List edge hostnames
GET https://{{host}}/hapi/v1/edge-hostnames
Lists all edge hostnames available for the logged-in account and context, optionally filtering results along several dimensions.
Body
PARAM
Key | Datatype | Required | Description |
chinaCdnEnabled
|
string | (Optional) Filter by `chinaCdnEnabled` status. | |
comments
|
string | (Optional) Filter by `comments` value. | |
customTarget
|
string | (Optional) Filter by `customTarget` value. | |
dnsZone
|
string | (Optional) Filter by `dnsZone` value. | |
isEdgeIPBindingEnabled
|
string | (Optional) Filter by `isEdgeIPBindingEnabled` status. | |
map
|
string | (Optional) Filter by `map` value. | |
mapAlias
|
string | (Optional) Filter by `mapAlias` value. | |
recordNameSubstring
|
string | (Optional) Filter by domain prefix substring. |