創(chuàng)建一個彈性加速計(jì)算實(shí)例和一個客戶端ECI實(shí)例,并將彈性加速計(jì)算實(shí)例綁定到ECI實(shí)例上。
調(diào)試
您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權(quán)信息
請求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
ClientToken | string | 否 | 冪等參數(shù),保證請求冪等性。從您的客戶端生成一個參數(shù)值,確保不同請求間該參數(shù)值唯一。ClientToken 只支持 ASCII 字符,且不能超過 64 個字符。更多信息,請參見如何保證冪等性。 | 123e4567-e89b-12d3-a456-426655440000 |
RegionId | string | 是 | 實(shí)例所屬的地域 ID。您可以調(diào)用 DescribeRegions 查看最新的阿里云地域列表。 | cn-shenzhen |
EaisName | string | 否 | 彈性加速計(jì)算實(shí)例的名稱。長度為 2~128 個英文或中文字符。必須以大小字母或中文開頭,不能以 http://或 https://開頭。可以包含數(shù)字、半角冒號(:)、下劃線(_)、半角句號(.)或者短劃線(-)。 | eais-test01 |
EaisType | string | 是 | EAIS 實(shí)例的規(guī)格。取值范圍:
| eais.ei-a6.2xlarge |
VSwitchId | string | 是 | 實(shí)例所屬的虛擬交換機(jī) ID。 說明
交換機(jī)網(wǎng)段內(nèi) IP 的個數(shù)決定了該交換機(jī)最大可支持創(chuàng)建的 EAIS 實(shí)例個數(shù),請務(wù)必提前規(guī)劃好網(wǎng)段設(shè)置。
| vsw-uf6h3rbwbm90urjwa**** |
SecurityGroupId | string | 是 | 實(shí)例所屬的安全組 ID。 | sg-uf66jeqopgqa9hdn**** |
Eci | object | 否 | ECI 實(shí)例參數(shù)對象。 | |
Container | object | 否 | 容器參數(shù)對象。 | |
Arg | string | 否 | 容器啟動命令對應(yīng)的參數(shù)。最多 10 個。 | 100 |
Command | string | 否 | 容器啟動命令。最多 20 個。每個命令最多包含 256 個字符。 | sleep |
Image | string | 否 | 容器使用的鏡像。 | nginx |
Name | string | 否 | 容器名稱。 | test1 |
Volumes | string | 否 | 容器掛載的數(shù)據(jù)卷。 | /mnt/eais=eais,/models=eais/models |
EipId | string | 否 | ECI 實(shí)例使用的彈性公網(wǎng) ID。 | eip-uf66jeqopgqa9hdn**** |
Name | string | 否 | ECI 實(shí)例名稱。 | test-nginx |
Type | string | 否 | ECI 實(shí)例規(guī)格。 | ecs.c5.xlarge |
Volume | string | 否 | ECI 實(shí)例掛載的數(shù)據(jù)卷。 | 00c7****-rivj.cn-hangzhou.extreme.nas.aliyuncs.com:/share |
ResourceGroupId | string | 否 | EAIS 實(shí)例所屬的資源組 ID。 | rg-acfmvpuy4a5**** |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"RequestId": "F5FEB9AA-C108-577C-AB3D-D13524AF****",
"ElasticAcceleratedInstanceId": "eais-sz8t15a7gt7z7j7i****",
"ClientInstanceId": "eci-2zeh03ygxlrzmfi6****"
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | CheckTimeout | Check timed out. | 檢查超時。 |
400 | CustomTag.NumberExceed | The maximum number of system tags for each resource is 20. | 每個資源最多允許綁定20個用戶標(biāo)簽。 |
400 | Duplicate.TagKey | The Tag.N.Key contains a duplicated key. | 傳入的TagKey重復(fù)。 |
400 | InvalidInstanceType | The instance type is invalid. | 無效的實(shí)例類型。 |
400 | InvalidParameter.TagKey | The specified Tag.n.Key is invalid. | TagKey為非法值。 |
400 | InvalidParameter.TagValue | The specified Tag.n.Value is invalid. | TagValue為非法值。 |
400 | InvalidRegionId | The service does not support the region. You can call the DescribeRegions API to view the supported regions. | 無效的地域,您可以調(diào)用DescribeRegions API查看服務(wù)支持的地域。 |
400 | NumberExceed.Tags | The maximum number of Tags is exceeded. The maximum is 20. | 傳入的Tag數(shù)量達(dá)到上限,最多支持20個。 |
400 | Timeout | Operation timed out. | 操作超時。 |
401 | CallRamApiFailed | Failed to call the Alibaba Cloud RAM service. | 調(diào)用阿里云RAM失敗。 |
403 | CreateOrderFailed | Create order failed: %s. | 創(chuàng)建訂單失敗,請嘗試重新創(chuàng)建。 |
403 | InDebt | The current user has an overdue payment. Please top up first. | 當(dāng)前用戶欠費(fèi)中,請充值后再操作。 |
403 | NoPermission | You are not authorized to perform this operation. %s | 您沒有權(quán)限執(zhí)行此操作。 |
403 | NoPermission | You do not have permission to create the service linked role AliyunServiceRoleForEais. | 您沒有權(quán)限創(chuàng)建服務(wù)關(guān)聯(lián)角色AliyunServiceRoleForEais。 |
403 | NoResources | The current regional resources are insufficient. | 當(dāng)前地域資源不足。 |
403 | OperationDenied.KeyValueNotNull | The key value cannot be null. | 標(biāo)簽值不能為空。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內(nèi)容概要 | 操作 |
---|---|---|
2023-08-23 | OpenAPI 錯誤碼發(fā)生變更 | 查看變更詳情 |
2023-04-27 | API 內(nèi)部配置變更,不影響調(diào)用 | 查看變更詳情 |