Deactivates and deletes a VDC. Enables attributes for the current VDC to be deleted and enables information held by a VDC about other VDCs to be deleted.
vdcId | VDC identifier for which VDC Information needs to be deleted. |
Requires one of the following roles:
SYSTEM_ADMIN
SERVICE
No Request Payload
Response indicating Success or Failure to delete VDC.
POST https://192.168.0.0:4443/object/vdcs/vdc/vdc_1/deactivate HTTP/1.1 Content-Type: application/json X-SDS-AUTH-TOKEN: <AUTH_TOKEN>
HTTP/1.1 200 OK