You can call this operation to query the CPU resources available for a tenant.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
InstanceId | string | Yes | The CPU resources available. | ob317v4uif**** |
TenantId | string | No | The operation that you want to perform. | ob2mr3oae0**** |
ModifyType | string | No |
| update |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "EE205C00-30E4-XXXX-XXXX-87E3A8A2AA0C",
"Data": [
{
"UnitNum": 2,
"MinCpu": 2,
"MaxCpu": 10
}
]
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2024-02-02 | The response structure of the API has changed | View Change Details |
2023-07-04 | The response structure of the API has changed | View Change Details |
2021-08-19 | Add Operation | View Change Details |