List of Data centers
Gethttps://api.cdn77.com/v3/datacenter/status
Responses
List of Data centers.
Response parameters
- continentstring
- datacenterstring
- statusstring
- updated_atinteger
Example of the response
[
{
"continent": "EU",
"datacenter": "kiev",
"status": "Operational",
"updated_at": 1669722362
}
]