DELETE /api/sc/instances/{id}

Operation:
DELETE /api/sc/instances/{id}
Description:
Deletes the vCloud Air instance specified by the {id}. The auth token determines if the user is allowed to delete the instance or not. Admin users are allowed to delete instances and End users are not.
Since:
5.7
Input parameters
the id of the instance to delete

Consume media type(s):
None
Input type:
java.lang.String
Output parameters
Produce media type(s):
None
Output type:
None
Examples