Unregister Remote Cluster
DELETE https://{{cluster_vip}}/irisservices/api/v1/public/remoteClusters/{{remote_clusterID}}
Unregisters the remote cluster from this Cohesity cluster.
The ID (remote_clusterID
) of the remoter clluster to be unregistered must be specified in the API URL.
You can fetch the remote_clusterID
to be specified in the API URL from the Register Remote Cluster API response.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Authorization | string |