Region
Parameters
Path Parameters
id*integer
Entity id
Format
int64Range
0 <= valueCode example
curl -X GET "https://example.com/api/v1/regions/0"Response example
{ "id": 0, "name": "string", "area": "string", "az_count": 0, "status": "Healthy", "backbone_load_gbps": 0.1, "backbone_capacity_gbps": 0.1, "backbone_saturated": true}Response body
200The entityapplication/json