技術(shù)員聯(lián)盟提供win764位系統(tǒng)下載,win10,win7,xp,裝機(jī)純凈版,64位旗艦版,綠色軟件,免費(fèi)軟件下載基地!

當(dāng)前位置:主頁 > 教程 > 服務(wù)器類 >

阿里云如何解綁標(biāo)簽

來源:技術(shù)員聯(lián)盟┆發(fā)布時(shí)間:2017-05-02 08:49┆點(diǎn)擊:

n 從 1 開始。

Tag.n.Key String 否 標(biāo)簽 key,最長為 64 字符, 可以指定 ResourceId 解綁某一個(gè)實(shí)例、磁盤、快照、鏡像、安全組上的 Tag 請求參數(shù) 名稱類型是否必須描述 Action String 是 操作接口名,最大為 5 Tag.n.Value String 否 標(biāo)簽 value。

最長為 128 字符,n 從 1 開始,。

RemoveTags RegionId String 是 資源所屬地域 ResourceId String 是 要解綁 Tag 的資源 ID, ResourceType String 是 資源類型: image instance snapshot disk securitygroup 所有值均為小寫。

最大為 5 如果不指定該參數(shù),則解綁指定資源上 Key 為指定的 Tag.n.Key 的 Tag 返回參數(shù) 名稱類型描述 RequestId String 請求 ID 錯(cuò)誤類型 錯(cuò)誤代碼描述Http狀態(tài)碼語義 MissingParameter The input parameter ResourceId that is mandatory for processing this request is not supplied. 400 ResourceId 參數(shù)未指定 InvalidResourceId.NotFound The specified ResourceId is not found in our records 404 指定的 ResourceId 不存在 MissingParameter The input parameter RegionId that is mandatory for processing this request is not supplied. 400 RegionId 參數(shù)未指定 InvalidRegionId.NotFound The RegionId provided does not exist in our records. 404 指定的 RegionId 不存在 InvalidResourceType.NotFound The ResourceType provided does not exist in our records. 404 指定的 ResourceType 不存在 InvalidTagCount The specified tags are beyond the permitted range 400 指定的 Tag 數(shù)超過了 5 個(gè) 示例 請求示例 https://ecs.aliyuncs.com/?Action=RemoveTags ResourceId=s-946ntx4wr ResourceType=snapshot RegionId=cn-shenzhen Tag.1.Key=test Tag.1.Value=api 公共請求參數(shù) 返回示例 。