調用UntagResources接口為指定的Anycast EIP資源批量解綁標簽。
調試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權信息
當前API暫無授權信息透出。
請求參數
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
ResourceId | array | 是 | 資源 ID。最多支持解綁 20 個資源 ID。 | |
string | 是 | 資源 ID。最多支持解綁 20 個資源 ID。 | aeip-2zeerraiwb7ujsxdc**** | |
ResourceType | string | 是 | 資源類型,取值:ANYCASTEIPADDRESS。 | ANYCASTEIPADDRESS |
TagKey | array | 否 | 要解綁的標簽鍵。最多支持輸入 20 個標簽鍵。一旦傳入該值,則不允許為空字符串。 一個標簽鍵最多支持 128 個字符,不能以 aliyun 和 acs:開頭,不能包含 | |
string | 否 | 要解綁的標簽鍵。最多支持輸入 20 個標簽鍵。一旦傳入該值,可以為空字符串。 一個標簽鍵最多支持 128 個字符,不能以 aliyun 和 acs:開頭,不能包含 http://或者 https://。 | FinanceDept |
返回參數
示例
正常返回示例
JSON
格式
{
"Success": true,
"RequestId": "C46FF5A8-C5F0-4024-8262-B16B639225A0"
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 |
---|---|---|
400 | NumberExceed.Tags | The maximum number of tags is exceeded. |
400 | NumberExceed.ResourceIds | The maximum number of resource IDs is exceeded. |
400 | Forbidden.TagKeys | The tag key cannot be operated by the request. |
400 | Forbidden.TagKey.Duplicated | The specified tag key already exists. |
400 | InvalidInstanceIds.NotFound | The instance IDs are not found. |
400 | InvalidInstanceType.NotFound | The instance type is not found. |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內容概要 | 操作 |
---|
暫無變更歷史