Deletes a network domain.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-bastionhost:DeleteNetworkDomain |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the bastion host whose network domain you want to delete. Note
You can call the DescribeInstances operation to query the ID of the bastion host. |
bastionhost_std_intl-sg-uq833e2dz02 |
| RegionId |
string |
No |
The region ID of the bastion host whose network domain you want to delete. Note
For more information about the mapping between region IDs and region names, see Regions and zones. |
cn-hangzhou |
| NetworkDomainId |
string |
Yes |
The ID of the network domain to be deleted. |
2 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
66B9D942-E3C8-5068-A479-5A7B7BF3DE35 |
Examples
Success response
JSON format
{
"RequestId": "66B9D942-E3C8-5068-A479-5A7B7BF3DE35"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParameter | The argument is invalid. | The argument is invalid. |
| 500 | InternalError | An unknown error occurred. | An unknown error occurred. |
| 404 | NetworkDomainNotFound | The network domain is not found. | The network domain is not found. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.