創(chuàng)建一個(gè)部署了notebook的彈性加速計(jì)算實(shí)例。
調(diào)試
您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動(dòng)生成SDK代碼示例。
授權(quán)信息
請(qǐng)求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
RegionId | string | 是 | 實(shí)例所屬的地域 ID。您可以調(diào)用 DescribeRegions 查看最新的阿里云地域列表。 枚舉值:
| cn-hangzhou |
EaisType | string | 是 | EAIS 實(shí)例的規(guī)格,僅支持設(shè)置為eais.ei-a6.2xlarge。 | eais.ei-a6.2xlarge |
VSwitchId | string | 是 | 實(shí)例所屬的虛擬交換機(jī) ID。 說明
交換機(jī)網(wǎng)段內(nèi) IP 的個(gè)數(shù)決定了該交換機(jī)最大可支持創(chuàng)建的 EAIS 實(shí)例個(gè)數(shù),請(qǐng)務(wù)必提前規(guī)劃好網(wǎng)段設(shè)置。
| vsw-uf6h3rbwbm90urjwa**** |
SecurityGroupId | string | 是 | 實(shí)例所屬的安全組 ID。 | sg-uf66jeqopgqa9hdn**** |
ClientToken | string | 否 | 冪等參數(shù),保證請(qǐng)求冪等性。從您的客戶端生成一個(gè)參數(shù)值,確保不同請(qǐng)求間該參數(shù)值唯一。ClientToken 只支持 ASCII 字符,且不能超過 64 個(gè)字符。更多信息,請(qǐng)參見如何保證冪等性。 | 123e4567-e89b-12d3-a456-426655440000 |
EnvironmentVar | array<object> | 否 | 在 EAIS 實(shí)例初始化時(shí)設(shè)置一個(gè)或多個(gè)環(huán)境變量。 | |
object | 否 | |||
Key | string | 否 | 環(huán)境變量名。長(zhǎng)度為 1~128 位。格式要求:[0-9a-zA-Z],以及下劃線(_),不能以數(shù)字開頭。 | MY_USER_NAME |
Value | string | 否 | 環(huán)境變量值。長(zhǎng)度為 0~256 位。 | test123 |
ResourceGroupId | string | 否 | EAIS 實(shí)例所屬的資源組 ID。 | rg-acfmvpuy4a5**** |
EaisName | string | 否 | EAIS 實(shí)例的名稱。長(zhǎng)度為 2~128 個(gè)英文或中文字符。必須以大小字母或中文開頭,不能以 http://或 https://開頭。可以包含數(shù)字、半角冒號(hào)(:)、下劃線(_)、半角句號(hào)(.)或者短劃線(-)。 | test |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"RequestId": "A655AB0E-31BB-45AD-9255-FCE93F65****",
"ElasticAcceleratedInstanceId": "eais-hz8t15a7gt7z7j7i****"
}
錯(cuò)誤碼
HTTP status code | 錯(cuò)誤碼 | 錯(cuò)誤信息 | 描述 |
---|---|---|---|
400 | Timeout | Operation timed out. | 操作超時(shí)。 |
400 | CheckTimeout | Check timed out. | 檢查超時(shí)。 |
400 | InconsistentSignature | The signatures are inconsistent. | 簽名不一致。 |
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個(gè)。 |
401 | CallRamApiFailed | Failed to call the Alibaba Cloud RAM service. | 調(diào)用阿里云RAM失敗。 |
403 | CreateOrderFailed | Create order failed: %s. | 創(chuàng)建訂單失敗,請(qǐng)嘗試重新創(chuàng)建。 |
403 | InDebt | The current user has an overdue payment. Please top up first. | 當(dāng)前用戶欠費(fèi)中,請(qǐng)充值后再操作。 |
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)簽值不能為空。 |
訪問錯(cuò)誤中心查看更多錯(cuò)誤碼。
變更歷史
變更時(shí)間 | 變更內(nèi)容概要 | 操作 |
---|---|---|
2023-08-23 | OpenAPI 錯(cuò)誤碼發(fā)生變更 | 查看變更詳情 |
2023-05-23 | OpenAPI 入?yún)l(fā)生變更 | 查看變更詳情 |