List of Object Storage Clusters

Gethttps://api.cdn77.com/v3/object-storage/clusters

Responses

List of Object Storage Clusters returned.

Response parameters

  • idstring, format UUIDv4
  • hoststring
  • labelstring
  • portinteger
  • schemestring
Example of the response
[
  {
    "id": "9880280c-0507-46d1-88f3-71cfee83fa57",
    "host": "region.cdn77-storage.com",
    "label": "Region",
    "port": 80,
    "scheme": "https"
  }
]
Can’t find what you are looking for?