PUT /admin/vdc/{id}
- Operation:
- PUT /admin/vdc/{id}
- Description:
- Modifies a Virtual Data Center.
Virtual Data Center could be enabled or disabled. Additionally it could
have one of these states FAILED_CREATION(-1), NOT_READY(0), READY(1), UNKNOWN(1)
and UNRECOGNIZED(3).
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
- application/vnd.vmware.admin.vdc+xml
- Input type:
- AdminVdcType
- Output parameters
-
TaskType This operation is asynchronous and the user should monitor
the returned task status in order to check when it is completed.
- Produce media type(s):
- application/vnd.vmware.vcloud.task+xml
- Output type:
- TaskType
- Examples
-