Zerto Cloud Manager APIs : Service Profile APIs : Set Default Service Profile
  
Set Default Service Profile
Request
Response
 
method
URL
POST
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.