Setup Cluster
Delete
Delete a Setup Cluster record by ID.
delete/api/cp/setup/cluster/{id}
Path parameters
idinteger required
Id identifier
Response
Operation completed successfully
Example response
{
"status": "OK"
}Delete a Setup Cluster record by ID.
Id identifier
Operation completed successfully
{
"status": "OK"
}