GET /admin/vdc/{id}
- Operation:
- GET /admin/vdc/{id}
- Description:
- Retrieves an admin view of virtual data center.
The redwood admin can disable an organization vDC. This will prevent any
further allocation to be used by the organization. Changing the state will
not affect allocations already used.
For example, if an organization vDC is disabled, an organization user cannot
deploy or create a new virtual machine in the vDC (deploy uses memory and
cpu allocations, and create uses storage allocation).
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
- None
- Input type:
- None
- Output parameters
-
AdminVdcType
- Produce media type(s):
- application/vnd.vmware.admin.vdc+xml
- Output type:
- AdminVdcType
- Examples
-