Location
Get locations
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
[
{
"_id": "6548a383e2442d14b6bf969f",
"provider": "6548a383e2442d14b6bf9687",
"physicalLocation": "Ireland",
"code": "IE",
"datacenters": [
{
"name": "northeurope",
"displayName": "North Europe"
}
]
},
{
"_id": "6548a383e2442d14b6bf96a0",
"provider": "6548a383e2442d14b6bf9687",
"physicalLocation": "Netherlands",
"code": "NL",
"datacenters": [
{
"name": "westeurope",
"displayName": "West Europe"
}
]
}
]Last updated
Was this helpful?