List regions
  • 04 Nov 2025
  • 1 Minute to read
  • Contributors

    List regions


      Article summary

      Get
      /v2.3/networks/enhanced/{networkId}/regions

      List all regions in an enhanced network

      Security
      HTTP
      Type bearer
      Path parameters
      networkId
      stringRequired
      Responses
      200

      Success

      Array of object
      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)
      401

      Unauthorized

      object
      id
      string
      message
      string
      403

      Forbidden

      object
      id
      string
      message
      string

      Was this article helpful?