Get region

Prev Next
Get
/v2.3/networks/enhanced/{networkId}/regions/{regionId}

Get details of a specific region in an enhanced network

Security
HTTP
Type bearer
Path parameters
networkId
stringRequired
regionId
stringRequired
Responses
200

Success

Expand All
object
id
string

ID for the enhanced region.

tenantId
string

ID of the tenant that owns the region.

name
string
dns
string
network
string
scaleUnits
integer

Number of scale units for the region. Scale units determine the capacity and performance level of the enhanced region. Higher values provide greater throughput and connection capacity.

Minimum1
Maximum10
createdAt
string (date-time)
updatedAt
string (date-time)
attributes
object
runningMode
object
idle
boolean

Indicates if the region is currently active or disabled

edge
object
addresses
Array of string

Array of IP addresses for the edge

string (ipv4)
globalIPs
Array of string

Array of Global IP addresses for the edge

string (ipv4)
400

Bad Request

object
id
string
message
string
401

Unauthorized

object
id
string
message
string
403

Forbidden

object
id
string
message
string
404

Resource not found

object
id
string
message
string