/vCloud/orgConfigs
Represents a collection of vCloud Director organization configurations.
Resource URL
http://<Enterprise-Manager>:9399/api/vCloud/orgConfigs |
Related Resources
/vCloud/orgConfigs/{ID}
Methods
The following methods are supported for the /vCloud/orgConfigs resource:
Resource Representation
The /vCloud/orgConfigs resource has a resource representation of the following type:
<EntityReferences xmlns="http://www.veeam.com/ent/v1.0"> <Ref Type="VCloudOrganizationConfigReference" Href="http://localhost:9399/api/vCloud/orgConfigs/bcd350cd-a453-4124-b099-4d071431154b" Name="Other organizations" UID="urn:veeam:VCloudOrganizationConfig:bcd350cd-a453-4124-b099-4d071431154b"> <Links> <Link Rel="Up" Type="BackupServerReference" Href="http://localhost:9399/api/backupServers/1cf4ea89-89d9-4b4e-a285-71bd8c705222" Name="172.17.53.2" /> <Link Rel="Alternate" Type="VCloudOrganizationConfig" Href="http://localhost:9399/api/vCloud/orgConfigs/bcd350cd-a453-4124-b099-4d071431154b?format=Entity" Name="Other organizations" /> </Links> </Ref> <Ref Type="VCloudOrganizationConfigReference" Href="http://localhost:9399/api/vCloud/orgConfigs/ee1018b4-6f52-489e-80b7-8005e0b2d640" Name="org1" UID="urn:veeam:VCloudOrganizationConfig:ee1018b4-6f52-489e-80b7-8005e0b2d640"> <Links> <Link Rel="Up" Type="BackupServerReference" Href="http://localhost:9399/api/backupServers/1cf4ea89-89d9-4b4e-a285-71bd8c705222" Name="172.17.53.2" /> <Link Rel="Alternate" Type="VCloudOrganizationConfig" Href="http://localhost:9399/api/vCloud/orgConfigs/ee1018b4-6f52-489e-80b7-8005e0b2d640?format=Entity" Name="org1" /> </Links> </Ref> </EntityReferences> |