Creates a dedicated endpoint.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eiam:CreateNetworkAccessEndpoint |
create |
*NetworkAccessEndpoint
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The region ID of the VPC. |
idaas_ue2jvisn35ea5lmthk267xxxxx |
| NetworkAccessEndpointName |
string |
Yes |
Private network endpoint name. |
VPC access endpoint for xx service |
| VpcId |
string |
Yes |
The ID of the VPC. |
vpc-examplexxx |
| VpcRegionId |
string |
Yes |
The region ID of the outbound VPC. |
cn-hangzhou |
| VSwitchIds |
array |
No |
The IDs of vSwitches. |
vsw-examplexxx |
|
string |
No |
The IDs of vSwitches. |
vsw-2vc8z0f90z4k6xxxxx |
|
| ClientToken |
string |
No |
Idempotent token. |
client-token-example |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
| NetworkAccessEndpointId |
string |
The unique identifier of the network access endpoint. |
nae_examplexxxx |
Examples
Success response
JSON format
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A",
"NetworkAccessEndpointId": "nae_examplexxxx"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.