Search

Retrieve Reserved Capacities

Retrieve Reserved Capacities

This endpoint retrieves the reserved capacities for a specific account by making an HTTP GET request to

GET /api/v1/flexcompute/reserved-capacities

Request

The request should include the following query parameter:

  • accountId: The ID of the account for which the reserved capacities are being retrieved.

Response

The response will be a JSON object with the following schema:

{
"type": "object",
"properties": {
"capacityId": {
"type": "string"
},
"type": {
"type": "string"
},
"region": {
"type": "string"
},
"status": {
"type": "string"
}
}
}

The response will include the details of the reserved capacities for the specified account, such as the capacity ID, type, region, and status.

Solutions that drive success and propel your business forward

Copyright © 2025 Cloudidr.
All Rights Reserved

logo-footer

Solutions that drive success and propel your business forward

Copyright © 2025 Cloudidr.
All Rights Reserved

logo-footer

Solutions that drive success and propel your business forward

Copyright © 2025 Cloudidr.
All Rights Reserved