最近更新时间:2023.08.17 20:13:48
首次发布时间:2023.02.22 17:09:41
本接口用于删除边缘容器应用。
名称 | 类型 | 是否必选 | 示例值 | 描述 |
---|---|---|---|---|
Action | String | 是 | DeleteApplications | 要执行的操作。取值:DeleteApplications。 |
identity | [ ]String | 是 | ["veecc-4110202211206660****", "veecc-4110202211203561****"] | 边缘应用ID列表。 |
无
POST https://veecc.volcengineapi.com/?Action=DeleteApplications &<公共请求参数> { "identity": [ "veecc-5288000118982381****" ] }
{ "ResponseMetadata": { "RequestId": "2021102215554401022511001102AB****", "Action": "DeleteApplications", "Version": "2022-10-01", "Service": "veecc", "Region": "cn-north-1" } }