List regions
  • 23 Jul 2025
  • 1 Minute to read
  • Contributors

    List regions


      Article summary

      Get
      /v2.2/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)
      401

      Unauthorized

      object
      id
      string
      message
      string
      403

      Forbidden

      object
      id
      string
      message
      string

      Was this article helpful?