Retrieve Reserved Capacities
Retrieve Reserved Capacities
This endpoint retrieves the reserved capacities for a specific account by making an HTTP GET request to
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:
The response will include the details of the reserved capacities for the specified account, such as the capacity ID, type, region, and status.