Zerto Virtual Replication APIs : /v1/ API : Format
  
Format
Json, XML
Request Format
The request body is empty.
Json Response Format
The following is an example response Json body for https://zvm_ip:port/v1/.
[
{
  "href": "String content",
  "rel": "String content",
  "type": "String content"
}
{
  "href": "String content",
  "rel": "String content",
  "type": "String content"
}
]
XML Response Format
For the XML response format, see “V1/ API XML Response Format”, on page 226.
Response Values
Response values for https://zvm_ip:port/v1/.
Parameter
Description
href
The URL used.
rel
The next path level for the API relative to the current path.
type
The API interface service.
PowerShell Scripts
For complete PowerShell Scripts, see “Code Samples”, on page 20.