Remove Stale Ha Config Secondary

Remove Stale Ha Config Secondary

Use this endpoint to delete a stale secondary provider node stuck in HA_CONFIG_IN_PROGRESS
Authorized Roles : PROVIDER

Request
URI
POST
https://{api_host}/appliance/provider-ha/{instanceUuid}/delete-stale-ha-config-secondary
COPY
Path Parameters
string
instanceUuid
Required

Instance ID of the Provider Node to be deleted


Authentication
This operation uses the following authentication methods.
Responses
204

Stale Secondary node with given id successfully removed

Operation doesn't return any data structure

410

Secondary node with given id not found

Operation doesn't return any data structure