method | url |
PUT | https://zcm_ip:port/v1/zorgs/{zorgidentifier}/resources |
zcm_ip | The IP address of the Zerto Cloud Manager where the API is run. |
port | The port to access the Zerto Cloud Manager. The default port is 9989. |
zorgidentifier | The identifier of the ZORG |
[{ "Identifier": "urn:vcloud:vdc:8ca32559-fa1a-486b-8434-069e72f8025b", "Type": "VCDOrganizationVirtualDatacenter", "MaskedName": "test", "MaxStorageGB": 10 "MaxVms": 10 }] |
PARAMETER | type | DESCRIPTION |
Identifier | String | The unique internal identifier of the resource. |
Type | String | Resource type. |
MaskedName | String | Alternative name for the resource. |
MaxStorageGB | Number | Limit of the specific storage in GB. |
MaxVms | Number | Max number of virtual machines allowed in the resource pool. |