Increase scale units

Prev Next
Put
/v2.3/networks/enhanced/{networkId}/regions/{regionId}/scale-unit/increase

Increase the number of scale units in a region

Security
HTTP
Type bearer
Path parameters
networkId
stringRequired
regionId
stringRequired
Body parameters
object
unitType
string Required

Type of scale unit. Standard units provide basic capacity, while cloudSecurity units offer enhanced security features.

Valid values[ "standard", "cloudSecurity" ]
scaleUnitsCount
integer Required

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
idle
boolean

Region is disabled for users if true

Defaulttrue
Responses
202

Request accepted

object
statusUrl
string
samplingTime
integer
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
409

Network region not found