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}.
XML Response Format
Response Values
The response value is the task identifier which can be used with the 
Tasks API to monitor the delete action.