日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

CreateFilter - 創建篩選條件

創建篩選條件。

調試

您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

授權信息

當前API暫無授權信息透出。

請求參數

名稱類型必填描述示例值
FilterNamestring

篩選條件名稱。

我的篩選條件。
FilterConfigurationstring

篩選條件。

{ "regions": [], "tagFilters": [ [{ "type": "notContainTagKey", "tagKey": "xxx", "tagValue": "" }], [{ "tagKey": "xxx", "tagValue": "xxx" }] ], "resourceTypes": [ "ACS::ECS::AutoSnapshotPolicy" ] }

返回參數

名稱類型描述示例值
object
RequestIdstring

請求 ID。

EEF1EE1F-50F6-5494-B3DA-8F597DEB31BF

示例

正常返回示例

JSON格式

{
  "RequestId": "EEF1EE1F-50F6-5494-B3DA-8F597DEB31BF"
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
409InvalidParameter.FilterConfigurationThe specified parameter FilterConfiguration is not valid.參數 FilterConfiguration 不合法。
409AlreadyExists.FilterNameThe filter name of current user already exists.FilterName已經存在。
409LengthExceedLimit.FilterConfigurationThe length of parameter FilterConfiguration exceed limit.參數 FilterConfiguration 長度超過限制。
409LengthExceedLimit.FilterNameThe length of parameter FilterName exceed limit.參數 FilterName 長度超過限制。
409ExceedLimit.User.FilterThe maximum number of Filters is exceeded.用戶 Filter 數量超出上限。
409InvalidParameter.FilterNameThe specified parameter FilterName is not valid.參數 FilterName 不合法。

訪問錯誤中心查看更多錯誤碼。

變更歷史

變更時間變更內容概要操作
暫無變更歷史