Galaxy Clusters

Restore galaxy cluster

post/galaxy_clusters/restore/{galaxyClusterId}

Path parameters

string required
OR
string uuid required
Example:12345

UUID or numeric ID of the galaxy cluster

Response

Restore galaxy cluster response

savedboolean
successboolean
namestring
messagestring
urlstring

Example response

{
  "name": "GalaxyCluster restored",
  "message": "GalaxyCluster restored",
  "url": "/galaxy_clusters/restore/1"
}

Changes

No recorded changes to this endpoint across all 50 revisions of this API.