CORTEX_PROVISIONED_THROUGHPUT_USAGE_HISTORY view¶
This Account Usage view lets you retrieve billing data for provisioned throughputs.
列¶
列名称 |
数据类型 |
描述 |
|---|---|---|
PROVISIONED_THROUGHPUT_ID |
VARCHAR |
UUID identifying the provisioned throughput. |
INTERVAL_START_TIME |
TIMESTAMP_TZ |
Start of the measurement interval for the billing period. |
INTERVAL_END_TIME |
TIMESTAMP_TZ |
End of the measurement interval for the billing period. |
CLOUD_SERVICE_PROVIDER |
VARCHAR |
Host cloud provider. |
MODEL_NAME |
VARCHAR |
Configured model name. |
TERM_START_DATE |
DATE |
Start of the provisioned throughput's term. |
TERM_END_DATE |
DATE |
End of the provisioned throughput's term. |
PTU_COUNT |
NUMBER |
Number of PTUs active. |
PTU_CREDITS |
NUMBER(38,9) |
Number of credits billed during this interval. |
使用说明¶
该视图提供过去 365 天(1 年)内,账户的最新 Credit 使用量。