v1

latestOpenAPI 3.0.02026-07-17166300328.1 KB
Galaxy Clusters

Delete galaxy cluster

post/galaxy_clusters/delete/{galaxyClusterId}

Path parameters

string required
OR
string uuid required
Example:12345

UUID or numeric ID of the galaxy cluster

Response

Delete galaxy cluster response

savedboolean
successboolean
namestring
messagestring
urlstring

Example response

{
  "name": "Galaxy cluster successfully soft deleted.",
  "message": "Galaxy cluster successfully soft deleted.",
  "url": "/galaxy_clusters/delete/1"
}