All ZORGs | https://zvm_ip:port/v1/zorgs |
Single ZORG | https://zvm_ip:port/v1/zorgs/{zorgIdentifier} |
zvm_ip | The IP address of the Zerto Virtual Manager where the API is run. | |
port | The port to access the Zerto Virtual Manager. The default port is 9669. | |
zorgIdentifier | The identifier of the ZORG for which information is returned. |
[{ "Link":{ "href":"String content", "identifier":"String content", "rel":"String content", "type":"String content" }, "ZorgIdentifier": "String content" "ZorgName": "String content" }] |
Parameter | Description |
Link | The link details. |
href | The URL used. |
identifier | The internal ZORG identifier. |
rel | The next path level for the API relative to the current path. |
type | The API interface service. |
ZorgIdentifier | The identifier of the ZORG, Zerto organization, defined in the Zerto Cloud Manager. |
ZorgName | The name of the organization set up in Zerto Cloud Manager that uses a cloud service provider for recovery. |