Session API
/v1/session starts and ends a session. The following API are available:
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
Format
Json, XML