VMware Cloud Director API - DELETE-Vdc
DELETE /vdc/{id}
- Operation:
 - DELETE /vdc/{id}
 - Description:
 - Delete an organization vDC.
 
You must disable the virtual datacenter before you can delete it, unless {@code RestConstants.DeleteParameters.FORCE} is asserted
 - Since:
 - 5.7
 - Input parameters
 - 
                
- Consume media type(s):
 - None
 - Input type:
 - None
 
 - Query parameters
 - 
            
- Parameter
 - force
 - Documentation
 - Parameter
 - recursive
 - Documentation
 
 - Output parameters
 - 
                    TaskType
         
This operation is asynchronous and returns a task that you can monitor to track the progress of the request.
- Produce media type(s):
 - application/vnd.vmware.vcloud.task+xml
application/vnd.vmware.vcloud.task+json - Output type:
 - TaskType
 
 - Examples
 -