method | url |
PUT | https://zcm_ip:port/v1/zorgs/{zorgidentifier}/credentials |
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 |
[{ "Password": "a", "Username": "tom" }] |
PARAMETER | type | DESCRIPTION |
Password | String | The user’s password. |
Username | String | The user’s login name. |