Apache CloudStack 4.23.0.0 Root Admin API Reference

deleteDnsServer

Removes a DNS server integration

Request parameters

Parameter NameDescriptionRequired
idthe ID of the DNS servertrue
cleanupIf true, all associated DNS zones will be cleaned up when the server is removed. Default: truefalse
unmanageIf true, the DNS zone is only removed from CloudStack (unmanaged); if false, it is removed from both CloudStack and the DNS provider. Default: falsefalse

Response Tags

Response NameDescription
displaytextAny text associated with the success or failure
successTrue if operation is executed successfully