Delete a Service Profile
METHOD | URL |
---|---|
DELETE |
https://zcm_ip:port/v1/serviceprofiles/{serviceprofileidentifier} |
Where:
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. |
serviceprofileidentifie | The identifier of the service profile to use for the VPG. |
Request
The request Json body is empty.
Response
The response Json body is empty.
Back to Service Profile APIs
Back to List of APIs
See also Starting and Ending a Session