View Resource Usage for an Account

get

/metering/api/v1/usage/{accountId}

Retrieve details of resource usage of 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 : AccountUsageRecord
Type: object
Title: AccountUsageRecord
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : UsageRecord
Type: object
Title: UsageRecord
Show Source
Nested Schema : endTimeUtc
Type: object
Nested Schema : startTimeUtc
Type: object
Nested Schema : usage
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : Usage
Type: object
Title: Usage
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