compute | object[] | — |
compute[].id | string | Region id used in create requests (e.g. “fra”). |
compute[].city | string | Display city or area name. |
compute[].country | string | — |
compute[].countryCode | string | ISO 3166 alpha-2 code. |
compute[].flag | string | Flag emoji derived from the country code. |
compute[].continent | string | — |
storage | object[] | — |
storage[].id | string | Region id used in create requests (e.g. “fra”). |
storage[].city | string | Display city or area name. |
storage[].country | string | — |
storage[].countryCode | string | ISO 3166 alpha-2 code. |
storage[].flag | string | Flag emoji derived from the country code. |
storage[].continent | string | — |
database | object[] | — |
database[].id | string | Region id used in create requests (e.g. “fra”). |
database[].city | string | Display city or area name. |
database[].country | string | — |
database[].countryCode | string | ISO 3166 alpha-2 code. |
database[].flag | string | Flag emoji derived from the country code. |
database[].continent | string | — |
global | object | The regionless placement scale-to-zero apps run on — every edge location at once, so there is no continent and the flag is a globe. |
global.id | string | Always “global”. |
global.city | string | — |
global.country | string | — |
global.countryCode | string | Empty — the globe has no country. |
global.flag | string | — |