Deletes a PrivateZone entry.
Debug
Use OpenAPI Explorer to perform debug operations and generate SDK code examples.
Request parameters
Parameter | Type | Required? | Example value | Description |
---|---|---|---|---|
AccessRegionId | String | Yes | cn-hangzhou |
The access region. The access region is the region of the cloud resource that accesses the PrivateZone service through CEN. |
CenId | String | Yes | cen-7qthudw0ll6jmc**** |
The ID of the CEN instance. |
Action | String | No | UnroutePrivateZoneInCenToVpc |
Optional. The name of this action. Value: UnroutePrivateZoneInCenToVpc |
Response parameters
Parameter | Type | Example value | Description |
---|---|---|---|
RequestId | String | C0245BEF-52AC-44A8-A776-EF96FD26A5CA |
The ID of the request. |
Examples
Request example
http(s)://[Endpoint]/? Action=UnroutePrivateZoneInCenToVpc
&AccessRegionId=cn-hangzhou
&CenId=cen-7qthudw0ll6jmc****
&<CommonParameters>
Response examples
XML
format
<UnroutePrivateZoneInCenToVpcResponse>
<RequestId>A278B8A6-A5B8-4FDE-9F70-95F0F6A1D68A</RequestId>
</UnroutePrivateZoneInCenToVpcResponse>
JSON
format
{
"RequestId":"C0245BEF-52AC-44A8-A776-EF96FD26A5CA"
}
Errors
For a list of error codes, visit the API Error Center.