Deletes an additional domain name.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
slb:DeleteDomainExtension |
delete |
*loadbalancer
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID of the Server Load Balancer (SLB) instance. |
cn-hangzhou |
| DomainExtensionId |
string |
Yes |
The ID of the additional domain name that you want to delete. |
de-bp1rp7ta1**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
149A2470-F010-4437-BF68-343****** |
Examples
Success response
JSON format
{
"RequestId": "149A2470-F010-4437-BF68-343******"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParameter.DomainExtensionId | The specified DomainExtensionId does not exist. | |
| 400 | DomainExtensionProcessing | A previous configuration of the DomainExtension is pending, please try again later. | |
| 400 | DomainExtensionRelatedRuleExist | The DomainExtension is related with rules. | |
| 400 | TooManyListeners | More than 1 listener is found, please be more specified |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.