/
/Shadeform API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 2mo ago
  • get/instances
  • get/instances/types
  • post/instances/create
  • get/instances/{id}/info
  • post/instances/{id}/update
  • post/instances/{id}/delete
  • post/instances/{id}/restart
  • get/clusters
  • get/clusters/types
  • post/clusters/create
  • get/clusters/{id}/info
  • post/clusters/{id}/delete
  • get/sshkeys
  • post/sshkeys/add
  • post/sshkeys/{id}/delete
  • get/sshkeys/{id}/info
  • post/sshkeys/{id}/setdefault
  • get/volumes
  • post/volumes/create
  • post/volumes/{id}/delete
  • get/volumes/{id}/info
  • get/volumes/types
  • get/templates
  • get/templates/featured
  • get/templates/{template_id}/info
  • post/templates/save
  • post/templates/{template_id}/update
  • post/templates/{template_id}/delete

/clusters/{id}/delete

This will move the cluster to the 'deleting' status while the cluster is being deleted. Once the cluster has entered the 'deleting' status, the account will no longer be billed for the cluster.

post/clusters/{id}/delete

Response

Confirms the deletion of a cluster.

Changes