Get region
  • 23 Jul 2025
  • 1 Minute to read
  • Contributors

    Get region


      Article summary

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

      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)
      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

      Was this article helpful?