View Resource Quotas for an Account

get

/metering/api/v1/checkQuota/{accountId}

Retrieve resource quotas for all service entitlements in a given account.

Request

Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : CheckQuota
Type: object
Title: CheckQuota
Show Source
Nested Schema : cloudCreditBalance
Type: array
Show Source
Nested Schema : resourceBalance
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : CreditBalance
Type: object
Title: CreditBalance
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : ResourceQuotaBalance
Type: object
Title: ResourceQuotaBalance
Show Source

Default Response

Unexpected error.
Back to Top

Examples

These APIs are deprecated. See Cost Analysis Overview, Using the API for more information on how to track and optimize your Oracle Cloud Infrastructure spending. See the Deprecated Notices (Endpoints) to see if there is a replacement endpoint.

Back to Top