Zerto APIs : License API : Delete a License
  
Delete a License
Delete a ZVM license.
method
url
DELETE
https://zvm_ip:port/v1/license
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.
Request Body Using Json Format
The request body is empty.
Response In Json Format
The response body is empty.
Back to License API
Back to All APIs