List all regions and the interfaces that region supports
Successful response
{- "data": [
- {
- "record_type": "region",
- "code": "ashburn-va",
- "name": "Ashburn",
- "supported_interfaces": [
- "wireguard_interface"
], - "created_at": "2018-02-02T22:25:27.521Z",
- "updated_at": "2018-02-02T22:25:27.521Z"
}
]
}