Skip to content

Reject a pending cluster registration

DELETE
/license/pending-clusters/{cluster_id}
curl --request DELETE \
--url https://shoehorn.example.com/api/v1/license/pending-clusters/example

Removes the pending row without bumping purchased_clusters. The agent will re-park on its next register attempt unless its deployment is changed.

cluster_id
required
string

Rejected

No pending registration for that cluster_id