This is an archive version of the document. To get the most up-to-date information, see the
current version .
/vCloud/orgConfigs/{ID}
Represents a vCloud Director organization configuration with the specified ID.
The URL of the reference resource representation:
http://<Enterprise-Manager>:9399/api/vCloud/orgConfigs/{ID }
The URL of the entity resource representation:
http://<Enterprise-Manager>:9399/api/vCloud/orgConfigs/{ID}?format=Entity
Related Resources
Methods
The following methods are supported for the /vCloud/orgConfigs/{ID} resource:
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 =" 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> </EntityRef>
Entity resource representation:
<VCloudOrganizationConfig xmlns =" http://www.veeam.com/ent/v1.0 " Type =" VCloudOrganizationConfig " Href =" http://localhost:9399/api/vCloud/orgConfigs/ee1018b4-6f52-489e-80b7-8005e0b2d640?format=Entity " 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 =" VCloudOrganizationConfigReference " Href =" http://localhost:9399/api/vCloud/orgConfigs/ee1018b4-6f52-489e-80b7-8005e0b2d640 " Name =" org1 " /> <Link Rel =" Edit " Type =" VCloudOrganizationConfigReference " Href =" http://localhost:9399/api/vCloud/orgConfigs/ee1018b4-6f52-489e-80b7-8005e0b2d640 " Name =" org1 " /> <Link Rel =" Disable " Href =" http://localhost:9399/api/vCloud/orgConfigs/ee1018b4-6f52-489e-80b7-8005e0b2d640?action=disable " /> <Link Rel =" Delete " Href =" http://localhost:9399/api/vCloud/orgConfigs/ee1018b4-6f52-489e-80b7-8005e0b2d640 " /> <Link Rel =" Down " Type =" VCloudOrganizationConfigBackupJobSettings " Href =" http://localhost:9399/api/vCloud/orgConfigs/ee1018b4-6f52-489e-80b7-8005e0b2d640/backupJobSettings " Name =" org1 " /> </Links> <BackupServerUid> urn:veeam:BackupServer:1cf4ea89-89d9-4b4e-a285-71bd8c705222 </BackupServerUid> <RepositoryUid> urn:veeam:Repository:df9903aa-d2b6-4edd-9a0b-057bc8dd4451 </RepositoryUid> <QuotaGb> 100 </QuotaGb> <JobSettings> <CustomSettings> true </CustomSettings> <JobSchedulerType> Full </JobSchedulerType> </JobSettings> <IsDisabled> false </IsDisabled> </VCloudOrganizationConfig>