修改實例的私有池匹配模式。
接口說明
私有池是彈性保障服務或容量預定服務在創建后生成的,關聯了與私有池匹配的實例信息。您可以在創建實例時設置是否使用私有池啟動,實例將會與彈性保障服務或容量預定服務進行匹配。
- 調用該接口修改實例的私有池的屬性后,實例不需要重啟。
- 當您調用以下接口時,系統會重新匹配實例的私有池。如果實例已匹配了指定的私有池,可能因私有池容量已用完或私有池失效等原因造成調用失敗的問題。如果出現調用失敗的問題,請先調用 ModifyInstanceAttachmentAttributes 接口將私有池的匹配模式修改為
Open
。
調試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權信息
下表是API對應的授權信息,可以在RAM權限策略語句的Action
元素中使用,用來給RAM用戶或RAM角色授予調用此API的權限。具體說明如下:
- 操作:是指具體的權限點。
- 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀取(Read)或列出(List)。
- 資源類型:是指操作中支持授權的資源類型。具體說明如下:
- 對于必選的資源類型,用背景高亮的方式表示。
- 對于不支持資源級授權的操作,用
全部資源
表示。
- 條件關鍵字:是指云產品自身定義的條件關鍵字。
- 關聯操作:是指成功執行操作所需要的其他權限。操作者必須同時具備關聯操作的權限,操作才能成功。
操作 | 訪問級別 | 資源類型 | 條件關鍵字 | 關聯操作 |
---|---|---|---|---|
ecs:ModifyInstanceAttachmentAttributes | update | *全部資源 * |
| 無 |
請求參數
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
RegionId | string | 是 | 私有池所屬的地域 ID。您可以調用 DescribeRegions 查看最新的阿里云地域列表。 | cn-hangzhou |
InstanceId | string | 是 | 需要修改私有池匹配屬性的實例 ID。 | i-bp67acfmxazb4**** |
PrivatePoolOptions.MatchCriteria | string | 是 | 修改實例的私有池匹配模式。取值范圍:
| Open |
PrivatePoolOptions.Id | string | 否 | 私有池 ID,即彈性保障服務 ID 或者容量預定服務 ID。
| eap-bp67acfmxazb4**** |
返回參數
示例
正常返回示例
JSON
格式
{
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E"
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | MissingParameter.RegionId | The specified RegionId should not be null. | RegionId是必選參數。 |
400 | MissingParameter.InstanceId | The specified InstanceId should not be null. | - |
400 | InvalidResourcePackage.BizStatus | The resource package business status is not supported. | - |
400 | InvalidInstanceId.MalFormed | The specified InstanceId is not valid. | - |
400 | DedicatedHostNotSupported | DedicatedHost is not supported for PrivatePool. | 私有池不支持專有宿主機。 |
400 | SpotNotSupported | Spot is not supported for PrivatePool. | 私有池不支持搶占式實例。 |
400 | ClassicNetworkNotSupported | Classic network is not supported for PrivatePool. | 私有池不支持經典網絡類型實例。 |
400 | Invalid.InstanceId | Instance does not exist. | 實例不存在。 |
400 | Invalid.PrivatePoolOptions.MatchCriteria | Target mode does not support this operation. | Target模式不支持本次操作。 |
400 | MissingParameter.PrivatePoolOptions.Id | The specified PrivatePoolOptions.Id should not be null. | PrivatePoolOptions.Id 參數不能為空。 |
400 | Invalid.PrivatePoolOptions.Id | The PrivatePool does not exist. | 私有池不存在。 |
400 | Invalid.InstanceType | The InstanceType does not match the PrivatePool. | 實例類型與私有池不匹配。 |
400 | Invalid.InstanceChargeType | The InstanceChargeType does not match the PrivatePool. | 實例計費類型與私有池不匹配。 |
400 | Invalid.ZoneId | The ZoneId does not match the PrivatePool. | 可用區與私有池不匹配。 |
400 | Invalid.PrivatePoolOptions.NoStock | The PrivatePool has been used up. | - |
400 | Invalid.PrivatePoolOptions.MatchCriteria | The PrivatePoolOptions.MatchCriteria does not match the PrivatePool. | 指定的PrivatePoolOptions.MatchCriteria參數與私有池不匹配。 |
400 | InvalidPlatform.ValueNotSupported | The Platform does not match the PrivatePool. | 指定的Platform參數與私有池不匹配。 |
400 | Invalid.PrivatePoolOptions.status | The PrivatePool is expired or inactive. | - |
400 | Invalid.PrivatePoolOptions.status | The PrivatePool status is not valid. | - |
400 | Invalid.PrivatePoolOptions.status | The Instance should be created within 48 hours once the PrivatePool is started. | - |
400 | InvalidAliUid | The PrivatePool does not belong to the user of the Instance. | 私有池不屬于創建實例的用戶。 |
400 | Invalid.InstanceId | The Instance dose not attached to a PrivatePool. | 實例未與私有池匹配。 |
400 | MissingParameter.PackageType | The specified parameter "PackageType" can not be empty. | - |
400 | MissingParameter.PrivatePoolOptions.Ids | The specified parameter "PrivatePoolOptions.Ids" can not be empty. | - |
400 | MissingParameter.PrivatePoolOptions.Id | The specified parameter "PrivatePoolOptions.Id" can not be empty. | - |
400 | MissingParameter.InstanceCpuCoreCount | The specified parameter "InstanceCpuCoreCount" can not be empty. | - |
400 | MissingParameter.InstanceAmount | The specified parameter "InstanceAmount" can not be empty. | - |
400 | MissingParameter.InstanceCpuCoreCountOrInstanceAmount | The specified parameter "InstanceCpuCoreCount" and "InstanceAmount" must not be empty at the same time. | - |
400 | Invalid.TooManyPrivatePoolOptions.Ids | Too many PrivatePoolOptions.Ids in this request. | PrivatePoolOptions.Ids參數超過上限。 |
400 | Invalid.TooManyZoneIds | Too many ZoneIds in the request. | ZoneIds參數超過上限。 |
400 | Invalid.TooManyInstanceTypes | Too many InstanceTypes in the request. | InstanceTypes參數超過上限。 |
400 | Invalid.TooManyUnpaidPrivatePool | Too many PrivatePools create but still unpaid. | 多個私有池未支付。 |
400 | Invalid.InstanceCpuCoreCountOrInstanceAmount | Both InstanceCpuCoreCount and InstanceAmount are provided. | InstanceCpuCoreCount和InstanceAmount兩個參數不需要同時提供。 |
400 | Invalid.PrivatePoolOptions.Ids | The specified parameter "PrivatePoolOptions.Ids" exist invalid element Id. | - |
400 | Invalid.PackageType | The specified parameter "PackageType" is invalid. | - |
400 | Invalid.PrivatePool.Purchase | The PrivatePool has already paid. | 私有池已經支付。 |
400 | Invalid.AssuranceTimes.NotSupported | The value of AssuranceTimes is not supported. | AssuranceTimes參數值不支持。 |
400 | Invalid.TooManyInstanceTypes | The specified parameter "InstanceType" should only has one item. | - |
400 | Invalid.PrivatePoolOptions.MatchCriteria | The specified parameter "PrivatePoolOptions.MatchCriteria" is invalid. | - |
400 | RepeatStartPrivatePool | PrivatePool has already been started. | 私有池已經啟動。 |
400 | Invalid.PrivatePoolOptions.Id | The specified parameter "PrivatePoolOptions.Id" should be empty. | - |
400 | Invalid.InstanceId | Modify DedicatedHost Instance's attachment attributes is not supported. | - |
400 | Invalid.InstanceId | Modify Spot Instance's attachment attributes is not supported. | - |
400 | Invalid.InstanceId | Modify Classic Network Instance's attachment attributes is not supported. | - |
400 | Invalid.InstanceId | The Instance already belongs to this PrivatePool. | - |
400 | Invalid.InstanceId | The instanceId is not found. | - |
500 | InternalError | The request processing has failed due to some unknown error, exception or failure. | 內部錯誤,請重試。 |
500 | InvalidRegionId.NotFound | The specified RegionId does not exist. | 指定的地域 ID 不存在。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內容概要 | 操作 |
---|
暫無變更歷史