/vCloud/orgConfigs/{ID}
Represents a VMware Cloud Director organization configuration with the specified ID.
The URL of the reference resource representation:
|
https://<Enterprise-Manager>:9398/api/vCloud/orgConfigs/{ID} |
The URL of the entity resource representation:
|
https://<Enterprise-Manager>:9398/api/vCloud/orgConfigs/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /vCloud/orgConfigs/{ID} resource:
- GET /vCloud/orgConfigs/{ID}
- PUT /vCloud/orgConfigs/{ID}
- POST /vCloud/orgConfigs/{ID}?action=disable
- DELETE /vCloud/orgConfigs/{ID}
Resource Representation
The /vCloud/orgConfigs/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
|
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="VCloudOrganizationConfigReference" Href="https://localhost:9398/api/vCloud/orgConfigs/ee1018b4-6f52-489e-80b7-8005e0b2d640" Name="org1" UID="urn:veeam:VCloudOrganizationConfig:ee1018b4-6f52-489e-80b7-8005e0b2d640"> |
Entity resource representation:
|
<VCloudOrganizationConfig xmlns="http://www.veeam.com/ent/v1.0" Type="VCloudOrganizationConfig" Href="https://localhost:9398/api/vCloud/orgConfigs/ee1018b4-6f52-489e-80b7-8005e0b2d640?format=Entity" Name="org1" UID="urn:veeam:VCloudOrganizationConfig:ee1018b4-6f52-489e-80b7-8005e0b2d640"> |