Deletes private DNS domain names.
Operation description
This operation deletes domain names that require private DNS resolution.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AccessInstanceId |
string |
Yes |
The ID of the instance. |
pd-12345 |
| RegionNo |
string |
Yes |
The region ID of the instance. |
cn-shanghai |
| DomainNameList |
array |
Yes |
The list of domain names. |
|
|
string |
No |
A domain name. |
[\"example.com\"] |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The ID of the request. |
850A84D6-0DE4-4797-A1E8-0009012**** |
Examples
Success response
JSON format
{
"RequestId": "850A84D6-0DE4-4797-A1E8-0009012****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | ErrorPrivateDnsDomainName | private dns domain name error. | Private DNS domain name error |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.