Schema:

ACCOUNT_USAGE

CORTEX_PROVISIONED_THROUGHPUT_USAGE_HISTORY view

This Account Usage view lets you retrieve billing data for provisioned throughputs.

Columns

Column NameData TypeDescription
PROVISIONED_THROUGHPUT_IDVARCHARUUID identifying the provisioned throughput.
INTERVAL_START_TIMETIMESTAMP_TZStart of the measurement interval for the billing period.
INTERVAL_END_TIMETIMESTAMP_TZEnd of the measurement interval for the billing period.
CLOUD_SERVICE_PROVIDERVARCHARHost cloud provider.
MODEL_NAMEVARCHARConfigured model name.
TERM_START_DATEDATEStart of the provisioned throughput’s term.
TERM_END_DATEDATEEnd of the provisioned throughput’s term.
PTU_COUNTNUMBERNumber of PTUs active.
PTU_CREDITSNUMBER(38,9)Number of credits billed during this interval.

Usage notes

  • The view provides up-to-date credit usage for an account within the last 365 days (1 year).