Delete Node
Use this endpoint to delete a secondary provider node in HA cluster
Authorized Roles : PROVIDER
Request
URI
DELETE
https://{api_host}/appliance/provider-ha/{instanceUuid}
COPY
Path Parameters
string
instanceUuid
Required
Instance ID of the Provider Node to be deleted
Responses
200
OK
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/appliance/provider-ha/{instanceUuid}
Provider Ha Operations Operations
GET
Get Provider Vm Password
GET
Get All Provider Nodes
GET
Get Current Provider Node
DELETE
Delete Node