GET /vdc/{id}
- Operation:
- GET /vdc/{id}
- Description:
- Retrieves a virtual data center.
Used to retrieve information about vApps, vApp templates, medias and networks
associated with this vDC. Also a various links to useful operations over these entities.
The vDC has a following status attribute:
FAILED_CREATION(-1) - in case of creation error.
NOT_READY(0) - while the vDC is in creation process.
READY(1) - indicates if it is ready for use.
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
- None
- Input type:
- None
- Output parameters
-
VdcType
- Produce media type(s):
- application/vnd.vmware.vcloud.vdc+xml
- Output type:
- VdcType
- Examples
-