エンドポイントの属性を照会します。
今すぐお試しください
テスト
RAM 認証
リクエストパラメーター
|
パラメーター |
タイプ |
必須 / 任意 |
説明 |
例 |
| RegionId |
string |
必須 |
属性を照会するエンドポイントのリージョン ID です。 DescribeRegions 操作を呼び出して、リージョン ID を取得できます。 |
cn-huhehaote |
| EndpointId |
string |
必須 |
属性を照会するエンドポイントの ID です。 |
ep-hp33b2e43fays7s8**** |
| RegionId |
string |
必須 |
属性を照会するエンドポイントのリージョン ID です。 DescribeRegions 操作を呼び出して、リージョン ID を取得できます。 |
cn-huhehaote |
レスポンスパラメーター
|
パラメーター |
タイプ |
説明 |
例 |
|
object |
|||
| Payer |
string |
支払者。有効な値:
|
Endpoint |
| EndpointDomain |
string |
エンドポイントのドメイン名。 |
ep-hp33b2e43fays7s8****.epsrv-hp3xdsq46ael67lo****.cn-huhehaote.privatelink.aliyuncs.com |
| RequestId |
string |
リクエスト ID。 |
8D8992C1-6712-423C-BAC5-E5E817484C6B |
| CreateTime |
string |
エンドポイントが作成された時刻。 |
2021-09-24T18:00:07Z |
| ResourceOwner |
boolean |
エンドポイントとエンドポイントサービスが同じ Alibaba Cloud アカウントに属しているかどうかを示します。有効な値:
|
true |
| EndpointBusinessStatus |
string |
エンドポイントのビジネスステータス。有効な値:
|
Normal |
| EndpointDescription |
string |
エンドポイントの説明。 |
This is my Endpoint. |
| ServiceId |
string |
エンドポイントが関連付けられているエンドポイントサービスの ID。 |
epsrv-hp3vpx8yqxblby3i**** |
| EndpointStatus |
string |
エンドポイントのステータス。有効な値:
|
Active |
| VpcId |
string |
エンドポイントが属する仮想プライベートクラウド (VPC) の ID。 |
vpc-fdfhkjafhjvcvdjf**** |
| EndpointName |
string |
エンドポイントの名前。 |
test |
| ZonePrivateIpAddressCount |
integer |
各ゾーンの弾性ネットワークインターフェース (ENI) のプライベート IP アドレスの数。値は常に 1 です。 |
1 |
| EndpointType |
string |
エンドポイントのタイプ。有効な値:
|
Interface |
| ServiceName |
string |
エンドポイントが関連付けられているエンドポイントサービスの名前。 |
com.aliyuncs.privatelink.cn-huhehaote.epsrv-hp3xdsq46ael67lo**** |
| Bandwidth |
integer |
エンドポイント接続の帯域幅。単位:Mbit/s。 |
1024 |
| EndpointId |
string |
エンドポイント ID。 |
ep-hp33b2e43fays7s8**** |
| RegionId |
string |
エンドポイントが属するリージョンの ID。 |
cn-huhehaote |
| ConnectionStatus |
string |
エンドポイント接続の状態。有効な値:
|
Connected |
| ZoneAffinityEnabled |
boolean |
エンドポイントサービスのドメイン名が最も近い IP アドレスに解決されるかどうかを示します。有効な値:
|
true |
| ResourceGroupId |
string |
リソースグループ ID。 |
rg-acfmz7nocpei*** |
| PolicyDocument |
string |
RAM アクセスポリシー。ポリシーの定義方法の詳細については、「ポリシーの基本要素」をご参照ください。 |
{ "Version": "1", "Statement": [ { "Effect": "Allow", "Action": [ "oss:List*", "oss:PutObject", "oss:GetObject" ], "Resource": [ "acs:oss:oss-*:*:pvl-policy-test/policy-test.txt" ], "Principal": { "RAM": [ "acs:ram::14199xxxxxx:*" ] } } ] } |
| AddressIpVersion |
string |
プロトコルバージョン。有効な値:
|
IPv4 |
例
成功レスポンス
JSONJSON
{
"Payer": "Endpoint",
"EndpointDomain": "ep-hp33b2e43fays7s8****.epsrv-hp3xdsq46ael67lo****.cn-huhehaote.privatelink.aliyuncs.com",
"RequestId": "8D8992C1-6712-423C-BAC5-E5E817484C6B",
"CreateTime": "2021-09-24T18:00:07Z",
"ResourceOwner": true,
"EndpointBusinessStatus": "Normal",
"EndpointDescription": "This is my Endpoint.",
"ServiceId": "epsrv-hp3vpx8yqxblby3i****",
"EndpointStatus": "Active",
"VpcId": "vpc-fdfhkjafhjvcvdjf****",
"EndpointName": "test",
"ZonePrivateIpAddressCount": 1,
"EndpointType": "Interface",
"ServiceName": "com.aliyuncs.privatelink.cn-huhehaote.epsrv-hp3xdsq46ael67lo****",
"Bandwidth": 1024,
"EndpointId": "ep-hp33b2e43fays7s8****",
"RegionId": "cn-huhehaote",
"ConnectionStatus": "Connected",
"ZoneAffinityEnabled": true,
"ResourceGroupId": "rg-acfmz7nocpei***",
"PolicyDocument": "{\n \"Version\": \"1\",\n \"Statement\": [\n {\n \"Effect\": \"Allow\",\n \"Action\": [\n \"oss:List*\",\n \"oss:PutObject\",\n \"oss:GetObject\"\n ],\n \"Resource\": [\n \"acs:oss:oss-*:*:pvl-policy-test/policy-test.txt\"\n ],\n \"Principal\": {\n \"RAM\": [\n \"acs:ram::14199xxxxxx:*\"\n ]\n }\n }\n ]\n}",
"AddressIpVersion": "IPv4"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | EndpointNotFound | The specified Endpoint does not exist. | |
| 400 | EndpointConnectionNotFound | The specified endpoint connection does not exist. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。