Delete Virtual Datacenter
Deletes a virtual datacenter via URN.
vdcUrn
This parameter in the delete request of a Region Quota / Virtual Datacenter will forcibly remove the contents of a Region Quota regardless of vCenter connectivity. This includes all namespaces. Any connection issues with vCenter will be ignored instead of failing the workflow. This parameter is optional. If not provided, the workflow will fail as usual if vCenter cannot be reached delete and/or confirm the deletion of namespaces and other entities.
The request have been accepted and the task to monitor the request is in the Location header.
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/cloudapi/vcf/virtualDatacenters/{vdcUrn}