全部產品
Search
文件中心

Elastic Compute Service:CreateNatGateway -

更新時間:Apr 21, 2026

CreateNatGateway

說明

目前該API介面已標記為棄用,推薦使用替代API:Vpc(2016-04-28) - CreateNatGateway

調試

您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。

調試

授權資訊

下表是API對應的授權資訊,可以在RAM權限原則語句的Action元素中使用,用來給RAM使用者或RAM角色授予調用此API的許可權。具體說明如下:

  • 操作:是指具體的許可權點。

  • 存取層級:是指每個操作的存取層級,取值為寫入(Write)、讀取(Read)或列出(List)。

  • 資源類型:是指操作中支援授權的資源類型。具體說明如下:

    • 對於必選的資源類型,用前面加 * 表示。

    • 對於不支援資源級授權的操作,用全部資源表示。

  • 條件關鍵字:是指雲產品自身定義的條件關鍵字。

  • 關聯操作:是指成功執行操作所需要的其他許可權。操作者必須同時具備關聯操作的許可權,操作才能成功。

操作

存取層級

資源類型

條件關鍵字

關聯操作

vpc:CreateNatGateway

create

*全部資源

*

請求參數

名稱

類型

必填

描述

樣本值

RegionId

string

VpcId

string

Name

string

Description

string

ClientToken

string

BandwidthPackage

array<object>

object

Bandwidth

integer

Zone

string

IpCount

integer

返回參數

名稱

類型

描述

樣本值

object

NatGatewayId

string

RequestId

string

ForwardTableIds

object

ForwardTableId

array

string

BandwidthPackageIds

object

BandwidthPackageId

array

string

樣本

正常返回樣本

JSON格式

{
  "NatGatewayId": "",
  "RequestId": "",
  "ForwardTableIds": {
    "ForwardTableId": [
      ""
    ]
  },
  "BandwidthPackageIds": {
    "BandwidthPackageId": [
      ""
    ]
  }
}

錯誤碼

HTTP status code

錯誤碼

錯誤資訊

描述

400 InvalidVPCStatus vpc incorrect status. 指定的 VPC 狀態不合法。
400 InvalidNatGatewayName.MalFormed NatGateway name is not valid. 指定的 NatGatway 名稱不合法。
400 InvalidNatGatewayDescription.MalFormed NatGateway description is not valid. NatGateway 描述不合法。
400 MissingParameter.BandwidthPackage only support one BandwidthPackage be created with NatGateway.
400 OperationDenied The user cannot allow to create natgw, please call PD to authorize
400 RouterEntryConflict.Duplicated A route entry already exists, which CIDR is '0.0.0.0/0'
400 MissingParameter Miss mandatory parameter. 參數不得為空白。
400 QuotaExceeded.BandwidthPackageIps The specified ipCount exceeded quota. 指定的 IP 數已達上限。
400 AllocateIpFailed Alloc bandwidthPackage ips failed, maybe no available ip.
400 ParameterIllegal ipCount,bandwidth parameter invalid
400 ZONE_NO_AVAILABLE_IP The Zone have no available ip. 指定的可用性區域的 IP 不可用。
400 InvalidNatGatewayId.NotFound The NatGatewayId not exist.
400 InvalidParameter.Spec.ValueNotSupported The specified Spec is not valid.
400 COMMODITY.INVALID_COMPONENT The instance component is invalid.
400 OperationUnsupported.MultiNatGateway More than one natGateway per vpc is unsupported.
400 VswitchStatusError The VSwitch is creating .
400 Forbidden.CheckEntryRuleQuota Route entry quota rule check error. 路由條目配額規則檢查有誤。
400 OperationFailed.UnpaidBillsExist The account has unpaid bills. Please pay your overdue bill first.
400 IncorrectStatus.RouteEntry Specified routeEntry status error.
400 IncorrectStatus.RouteTableStatus %s
400 TaskConflict The operation is too frequent, please wait a moment and try again. 操作過於頻繁,請稍等一會再重試
400 OperationFailed.TokenVerfiy Token verify failed.
400 IllegalParam.Name The specified Name is invalid, shorter than 2 characters.
500 OrderError.NatGateway The Account failed to create order.
404 InvalidRegionId.NotFound The specified RegionId does not exist in our records. 指定的RegionId不存在,請您檢查此產品在該地區是否可用。
404 InvalidVpcId.NotFound Specified value of VpcId is not found in our record. 指定的 VpcId 不存在。
404 InvalidZoneId.NotFound Specified value of ZoneId is not exists. 指定的可用性區域 ID 不存在。
404 VPC_ONLY_CAN_CREATE_ONE_NAT_GATEWAY NatGateway in one vpc support only one.
404 OperationFailed.CrateEntryTimeOut Operation failed because create custom routeEntry timeout.

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

變更歷史

更多資訊,參考變更詳情