调用DescribeGateway接口查询指定ID的网关的基本信息。包括网关状态、类型等详情。
接口说明
调用该接口时,您需要注意:
-
请确保在使用该接口前,已充分了解云存储网关产品的收费方式和价格。
- 如果您需要购买网关,您可以通过该接口返回的购买链接或续费链接进行购买或续费。
请求参数
名称 |
类型 |
是否必选 |
示例值 |
描述 |
Action | String | 是 | DescribeGateway | 系统规定参数。取值:DescribeGateway。 |
GatewayId | String | 是 | gw-000eg44nmxbsfwbvq*** | 网关ID。 |
返回数据
名称 |
类型 |
示例值 |
描述 |
Description | String | 测试使用 | 网关描述。 |
CreatedTime | Long | 1532099461 | 网关创建时间。时间戳为秒(s)。 |
PublicNetworkBandwidth | Integer | 50 | 数据公网带宽,单位为Mbps。如果网关为线上网关返回数据公网带宽。 |
DataLoadType | String | once | 数据加载策略。可能值如下:
|
Category | String | Aliyun | 网关类别。默认值为 |
TaskId | String | t-0000iwdggbharrw6r*** | 任务ID。 |
Message | String | successful | 请求结果描述。 |
ExpireStatus | Integer | 0 | 网关是否过期状态。可能值:
|
Ip | String | 47.101.**.** | 公网IP。 |
GatewayType | String | File | 网关类型,可能值如下:
|
StorageBundleId | String | sb-000dt67z4ijqfocpy*** | 网关集群ID。 |
GatewayClass | String | Basic | 网关规格。当网关为线上网关时会返回网关规格。可能值如下:
|
Success | Boolean | true | 请求是否成功。可能值如下:
|
Name | String | alex*** | 网关名称。 |
IsPostPaid | Boolean | true | 是否为后付费网关。可能值如下:
|
Capacity | Integer | 500 | 容量,单位为GB。 |
ExpiredTime | Long | 1532530021 | 网关过期时间。时间戳为秒(s)。 |
GatewayVersion | String | 1.0.39 | 网关版本。 |
IsReleaseAfterExpiration | Boolean | false | 是否到期释放。可能值如下:
|
Status | String | Initialized | 网关状态。可能值如下:
|
BuyURL | String | https://expense.console.aliyun.com/?returnExpense=true#/order/list/ | 购买链接。 |
MaxThroughput | Integer | 30 | 废弃。 |
DataLoadInterval | Integer | 120 | 废弃。 |
InnerIp | String | 172.19.55.65 | 挂载IP。 |
RequestId | String | 736C7733-FCED-4AFB-8407-C325F210CE03 | 请求ID。 |
VSwitchId | String | vsw-bp1b3mvml55ziekq7e*** | 虚拟交换机vSwitch ID。 |
ElasticNodes | Array of String | 172.16.0.23 | 废弃。 |
GatewayId | String | gw-0000ewknguw5o96vn*** | 网关ID。 |
Code | String | 200 | 状态码。状态码为200表示请求成功。 |
EcsInstanceId | String | i-uf62406gy5vyao4y8*** | ECS实例ID。 |
Type | String | File | 参见GatewayType参数。 |
RenewURL | String | https://common-buy.aliyun.com/?commodityCode=hcs_sgw_csg_pre&orderType=RENEW&instanceId=ca-0007va9bnideidndn***#/renew | 续费链接。 |
VpcId | String | vpc-uf6j237kxmsw08auey*** | 专有网络VPC ID。 |
ActivatedTime | Long | 1578986214 | 网关激活时间。时间戳为秒(s)。 |
ElasticGateway | Boolean | false | 废弃。 |
CommonBuyInstanceId | String | i-uf6gjr3lnwhyrd6hu*** | 包年包月网关在售卖系统中的实例ID。 |
InnerIpv6Ip | String | 2408:4004::ffff:ffff:ffff:ffff:ffff:ffff | IPv6地址。 |
LastErrorKey | String | InternalError | 错误关键字。 |
Location | String | Cloud | 网关位置。可能值如下:
|
GatewayRegionId | String | cn-hangzhou | 网关地域。 |
UntrustedEnvInstanceType | String | ecs.g6.large | 非授信(云盒)场景下网关的实际规格。 |
UntrustedEnvOssEndpoint | String | oss-cn-hangzhou.aliyuncs.com | 非授信(云盒)场景下网关的OSS Endpoint。 |
HighAvailability | Boolean | false | 是否为高可用网关。 |
示例
请求示例
http(s)://[Endpoint]/?Action=DescribeGateway
&GatewayId=gw-000eg44nmxbsfwbvq***
&<公共请求参数>
正常返回示例
XML
格式
HTTP/1.1 200 OK
Content-Type:application/xml
<DescribeGatewayResponse>
<Description>测试使用</Description>
<CreatedTime>1532099461</CreatedTime>
<PublicNetworkBandwidth>50</PublicNetworkBandwidth>
<DataLoadType>once</DataLoadType>
<Category>Aliyun</Category>
<TaskId>t-0000iwdggbharrw6r***</TaskId>
<Message>successful</Message>
<ExpireStatus>0</ExpireStatus>
<Ip>47.101.**.**</Ip>
<GatewayType>File</GatewayType>
<StorageBundleId>sb-000dt67z4ijqfocpy***</StorageBundleId>
<GatewayClass>Basic</GatewayClass>
<Success>true</Success>
<Name>alex***</Name>
<IsPostPaid>true</IsPostPaid>
<Capacity>500</Capacity>
<ExpiredTime>1532530021</ExpiredTime>
<GatewayVersion>1.0.39</GatewayVersion>
<IsReleaseAfterExpiration>false</IsReleaseAfterExpiration>
<Status>Initialized</Status>
<BuyURL>https://expense.console.aliyun.com/?returnExpense=true#/order/list/</BuyURL>
<MaxThroughput>30</MaxThroughput>
<DataLoadInterval>120</DataLoadInterval>
<InnerIp>172.19.55.65</InnerIp>
<RequestId>736C7733-FCED-4AFB-8407-C325F210CE03</RequestId>
<VSwitchId>vsw-bp1b3mvml55ziekq7e***</VSwitchId>
<ElasticNodes>172.16.0.23</ElasticNodes>
<GatewayId>gw-0000ewknguw5o96vn***</GatewayId>
<Code>200</Code>
<EcsInstanceId>i-uf62406gy5vyao4y8***</EcsInstanceId>
<Type>File</Type>
<RenewURL>https://common-buy.aliyun.com/?commodityCode=hcs_sgw_csg_pre&orderType=RENEW&instanceId=ca-0007va9bnideidndn***#/renew</RenewURL>
<VpcId>vpc-uf6j237kxmsw08auey***</VpcId>
<ActivatedTime>1578986214</ActivatedTime>
<ElasticGateway>false</ElasticGateway>
<CommonBuyInstanceId>i-uf6gjr3lnwhyrd6hu***</CommonBuyInstanceId>
<InnerIpv6Ip>2408:4004::ffff:ffff:ffff:ffff:ffff:ffff</InnerIpv6Ip>
<LastErrorKey>InternalError</LastErrorKey>
<Location>Cloud</Location>
<GatewayRegionId>cn-hangzhou</GatewayRegionId>
<UntrustedEnvInstanceType>ecs.g6.large</UntrustedEnvInstanceType>
<UntrustedEnvOssEndpoint>oss-cn-hangzhou.aliyuncs.com</UntrustedEnvOssEndpoint>
<HighAvailability>false</HighAvailability>
</DescribeGatewayResponse>
JSON
格式
HTTP/1.1 200 OK
Content-Type:application/json
{
"Description" : "测试使用",
"CreatedTime" : 1532099461,
"PublicNetworkBandwidth" : 50,
"DataLoadType" : "once",
"Category" : "Aliyun",
"TaskId" : "t-0000iwdggbharrw6r***",
"Message" : "successful",
"ExpireStatus" : 0,
"Ip" : "47.101.**.**",
"GatewayType" : "File",
"StorageBundleId" : "sb-000dt67z4ijqfocpy***",
"GatewayClass" : "Basic",
"Success" : true,
"Name" : "alex***",
"IsPostPaid" : true,
"Capacity" : 500,
"ExpiredTime" : 1532530021,
"GatewayVersion" : "1.0.39",
"IsReleaseAfterExpiration" : false,
"Status" : "Initialized",
"BuyURL" : "https://expense.console.aliyun.com/?returnExpense=true#/order/list/",
"MaxThroughput" : 30,
"DataLoadInterval" : 120,
"InnerIp" : "172.19.55.65",
"RequestId" : "736C7733-FCED-4AFB-8407-C325F210CE03",
"VSwitchId" : "vsw-bp1b3mvml55ziekq7e***",
"ElasticNodes" : [ "172.16.0.23" ],
"GatewayId" : "gw-0000ewknguw5o96vn***",
"Code" : "200",
"EcsInstanceId" : "i-uf62406gy5vyao4y8***",
"Type" : "File",
"RenewURL" : "https://common-buy.aliyun.com/?commodityCode=hcs_sgw_csg_pre&orderType=RENEW&instanceId=ca-0007va9bnideidndn***#/renew",
"VpcId" : "vpc-uf6j237kxmsw08auey***",
"ActivatedTime" : 1578986214,
"ElasticGateway" : false,
"CommonBuyInstanceId" : "i-uf6gjr3lnwhyrd6hu***",
"InnerIpv6Ip" : "2408:4004::ffff:ffff:ffff:ffff:ffff:ffff",
"LastErrorKey" : "InternalError",
"Location" : "Cloud",
"GatewayRegionId" : "cn-hangzhou",
"UntrustedEnvInstanceType" : "ecs.g6.large",
"UntrustedEnvOssEndpoint" : "oss-cn-hangzhou.aliyuncs.com",
"HighAvailability" : false
}
错误码
HttpCode |
错误码 |
错误信息 |
描述 |
400 | EmptyGatewayId | You must enter a valid ID for the gateway. | 网关ID不能为空。 |
400 | GatewayNotExist | The specified gateway does not exist. You must specify a valid parameter. | 网关不存在,请确认输入参数是否正确。 |
访问错误中心查看更多错误码。
文档内容是否对您有帮助?