Deleting a Domain Name
Function Description
This API is used to delete a domain name.
Deleting a domain name relies on some components, such as DNS. These components may cause deletion failed.
URI
- URI format
DELETE /v1/{project_id}/waf/instance/{instance_id}?keepPolicy={keepPolicy}
- Parameter description
Table 1 Path parameters Parameter
Mandatory
Type
Description
project_id
Yes
String
Specifies the project ID.
instance_id
Yes
String
Specifies the instance ID or domain ID.
keepPolicy
No
Boolean
Specifies whether to retain the policy when deleting a domain name.
- true: The policy is retained.
- false: The policy is deleted.
Request
Request parameters
None
Response
Response parameters
None
Status Code
For details about error status codes, see Status Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot