Usage Api

oci.usage_api.UsageapiClient Use the Usage API to view your Oracle Cloud usage and costs.
oci.usage_api.UsageapiClientCompositeOperations This class provides a wrapper around UsageapiClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.usage_api.models.Configuration A configuration.
oci.usage_api.models.ConfigurationAggregation The available configurations.
oci.usage_api.models.CostAnalysisUI The common fields for Cost Analysis UI rendering.
oci.usage_api.models.CreateCustomTableDetails New custom table detail.
oci.usage_api.models.CreateQueryDetails New query detail with savedRequestSummarizedUsagesDetails, savedCostAnalysisUI, and displayName.
oci.usage_api.models.CreateScheduleDetails The saved schedule.
oci.usage_api.models.CustomTable The saved custom table.
oci.usage_api.models.CustomTableCollection A custom table list.
oci.usage_api.models.CustomTableSummary Custom table in the list request.
oci.usage_api.models.DateRange Static or dynamic date range dateRangeType, which corresponds with type-specific characteristics.
oci.usage_api.models.Dimension The dimension used for filtering.
oci.usage_api.models.DynamicDateRange The saved dynamic date range (Required when staticDateRange is missing).
oci.usage_api.models.Filter The filter object for query usage.
oci.usage_api.models.Forecast Forecast configuration of usage/cost.
oci.usage_api.models.ObjectStorageLocation The object storage location where usage/cost CSVs will be uploaded
oci.usage_api.models.Query The query to filter and aggregate.
oci.usage_api.models.QueryCollection A query list.
oci.usage_api.models.QueryDefinition The common fields for queries.
oci.usage_api.models.QueryProperties The query properties.
oci.usage_api.models.QuerySummary Query summery in the list request.
oci.usage_api.models.ReportQuery The request of the generated Cost Analysis report.
oci.usage_api.models.RequestSummarizedUsagesDetails Details for the ‘/usage’ query.
oci.usage_api.models.ResultLocation The location where usage/cost CSVs will be uploaded defined by locationType, which corresponds with type-specific characteristics.
oci.usage_api.models.SavedCustomTable The custom table for Cost Analysis UI rendering.
oci.usage_api.models.Schedule The schedule.
oci.usage_api.models.ScheduleCollection A schedule collection.
oci.usage_api.models.ScheduleSummary Schedule summary for listSchedule.
oci.usage_api.models.ScheduledRun The saved schedule run.
oci.usage_api.models.ScheduledRunCollection The schedule past run list.
oci.usage_api.models.ScheduledRunSummary The saved history past run.
oci.usage_api.models.StaticDateRange The saved static date range (Required when dynamicDateRange is missing).
oci.usage_api.models.Tag The tag used for filtering.
oci.usage_api.models.UpdateCustomTableDetails Details for updating the custom table.
oci.usage_api.models.UpdateQueryDetails Details for the query to update reportQuery, costAnalysisUI, and displayName.
oci.usage_api.models.UpdateScheduleDetails Details for updating the custom table.
oci.usage_api.models.UsageAggregation The account (tenant) usage.
oci.usage_api.models.UsageSummary The usage store result.