Unregister Cassandra Source
DELETE https://{{cluster_vip}}/v2/data-protect/sources/registrations/{{sourceId}}
Unregisters the Cassandra database from this Cohesity cluster.
The ID (sourceId
) of the Cassandra source to be unregistered must be specified in the API URL.
You can fetch the sourceId
to be specified in the API URL from the Register Cassandra Source API response.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Authorization | string |