Zerto Virtual Replication APIs : Session API
  
Session API
/v1/session starts and ends a session. The following API are available:
https://zvm_ip:port/v1/session – POST Method
https://zvm_ip:port/v1/session – DELETE Method
Purpose
Method
URI
Start a session
POST
https://zvm_ip:port/v1/session/Add
End a session
DELETE
https://zvm_ip:port/v1/session
HTTP Methods
POST, DELETE
Security
The API is exposed over HTTPS. Client code must use the x-zerto-session HTTP authorization header when ending a session.
See Also
Starting a session: https://zvm_ip:port/v1/session – POST Method
Format
Json, XML