Update Resource Pool State
Only Solution users, Container admins, and System admins can update ResourcePoolStates.
Request
URI
PUT
https://{api_host}/container-service/api/resources/pools/{id}
COPY
Path Parameters
string
id
Required
The id of the ResourcePoolState
Request Body
The ResourcePoolState to be updated.
ResourcePoolState
of type(s)
application/json
Required
{
"documentExpirationTimeMicros": "string",
"minCpuCount": 0,
"minDiskCapacityBytes": 0,
"maxDiskCostPerMinute": "number",
"maxGpuCount": 0,
"minGpuCount": 0,
"documentUpdateTimeMicros": "string",
"maxCpuCostPerMinute": "number",
"documentSelfLink": "string",
"tagLinks": [
"string"
],
"maxCpuCount": 0,
"maxDiskCapacityBytes": 0,
"name": "string",
"maxMemoryBytes": 0,
"computeResourceQueryLink": "string",
"groupLinks": [
"string"
],
"tenantLinks": [
"string"
],
"id": "string",
"projectName": "string",
"properties": [
"string"
],
"minMemoryBytes": 0,
"currencyUnit": "string"
}
string
documentExpirationTimeMicros
Optional
documentExpirationTimeMicros
integer As int64
As int64
minCpuCount
Optional
minCpuCount
integer As int64
As int64
minDiskCapacityBytes
Optional
minDiskCapacityBytes
number As double
As double
maxDiskCostPerMinute
Optional
maxDiskCostPerMinute
integer As int64
As int64
maxGpuCount
Optional
maxGpuCount
integer As int64
As int64
minGpuCount
Optional
minGpuCount
string
documentUpdateTimeMicros
Optional
documentUpdateTimeMicros
number As double
As double
maxCpuCostPerMinute
Optional
maxCpuCostPerMinute
object
customProperties
Optional
customProperties
string
documentSelfLink
Optional
documentSelfLink
array of
string
tagLinks
Optional
tagLinks
integer As int64
As int64
maxCpuCount
Optional
maxCpuCount
integer As int64
As int64
maxDiskCapacityBytes
Optional
maxDiskCapacityBytes
string
name
Optional
name
integer As int64
As int64
maxMemoryBytes
Optional
maxMemoryBytes
string
computeResourceQueryLink
Optional
computeResourceQueryLink
array of
string
groupLinks
Optional
groupLinks
array of
string
tenantLinks
Optional
tenantLinks
string
id
Optional
id
string
projectName
Optional
projectName
array of
string
properties
Optional
properties
Possible values are :
ELASTIC,
HYBRID,
integer As int64
As int64
minMemoryBytes
Optional
minMemoryBytes
string
currencyUnit
Optional
currencyUnit
Responses
200
'OK' is returned when the ResourcePoolState is updated.
Operation doesn't return any data structure
Update Operations
PUT
Update Auth Credentials Service State
PUT
Update Closure Description
PUT
Update Closure State
PUT
Update Composite Component
PUT
Update Composite Description
PUT
Update Compute Description
PUT
Update Compute Network
PUT
Update Compute Network Description
PUT
Update Compute Profile
PUT
Update Compute State
PUT
Update Configuration State
PUT
Update Container Description
PUT
Update Container Host Spec
PUT
Update Container Network Description
PUT
Update Container Network State
PUT
Update Container State
PUT
Update Container Volume Description
PUT
Update Container Volume State
PUT
Update Deployment Policy
PUT
Update Elastic Placement Zone Configuration State
PUT
Update Elastic Placement Zone State
PUT
Update Endpoint State
PUT
Update Event Log State
PUT
Update Group Resource Placement State
PUT
Update Image Enumeration Task State
PUT
Update Image State
PUT
Update Network Interface Description
PUT
Update Network Interface State
PUT
Update Network Profile
PUT
Update Network State
PUT
Update Profile State
PUT
Update Registry Host Spec
PUT
Update Registry State
PUT
Update Request Broker State
PUT
Update Resource Group State
PUT
Update Resource Pool State
PUT
Update Service Document Delete Task State
PUT
Update Ssl Trust Certificate State
PUT
Update Ssl Trusted Certificate State
PUT
Update Storage Profile
PUT
Update Subnet State
PUT
Update Tag State