Zerto Virtual Replication APIs : VRAs API : https://zvm_ip:port/v1/vras – DELETE Methods
  
https://zvm_ip:port/v1/vras – DELETE Methods
Delete a specified VRA.
URI
Delete VRA
https://zvm_ip:port/v1/vras/{vraIdentifier}
Where:
zvm_ip
The IP address of the Zerto Virtual Manager where the API is run.
port
The port to access the Zerto Virtual Manager. The default port is 9669.
vraIdentifier
The identifier of the VRA to be deleted.
Request Format
The request body is empty.
Json Response Format
The following is an example response Json body for https://zvm_ip:port/v1/vras/{vraIdentifier}.
"String content"
XML Response Format
For the XML response format, see VRAs API DELETE Method Response Formats.
Response Values
The response value is the task identifier which can be used with the Tasks API to monitor the delete action.