Understanding the usage report
The following tables shows the correlation between the heading titles in your usage CSV report and JSON report fields as well the version of the CSV.
Understanding your account summary report
The following table shows the correlation between the heading titles in your CSV report and JSON report fields as well the version of the CSV. For more information about JSON report fields, see Usage Reports: Get account summary. Each row of the Account Resource Usage section represents the aggregated usage of a service plan metric for all the resource instances in the account.
You can view other versions of the CSV if you have earlier account summary reports in your account. The CSV version depends on the date that the data is published. The following are the available versions:
- July 2024 to present is version 1.2
- March 2024 to June 2024 is version 1.1
- October 2023 to March 2024 is version 1.0
- February 2023 to October 2023 is version 0.2
- Before February 2023 is version 0.1.
Account summary CSV version 1.2
The following table is version 1.2 and the most recent CSV version. You get this version if the data that you're viewing is from July 2024 to present.
CSV Header | Description |
---|---|
Account Owner ID | ID of the account |
Account Name | Name of the account |
Billing Month | The month in which usages were incurred. Represented in yyyy-mm format |
Currency Rate | Currency Exchange Rate with USD as the base |
Created Time | Timestamp at which the CSV report was generated |
Version | The version number of the account summary CSV |
CSV Header | JSON Report Fields | Description |
---|---|---|
Account ID | account_id |
ID of the account |
Month | month |
The month in which usages were incurred. Represented in yyyy-mm format |
Country Code | billing_country_code |
Country the requested account is mapped to |
Currency Code | billing_currency_code |
The currency in which the account is billed |
Billable Cost | resources.billable_cost |
The billable charges for all cloud resources used in the account |
Non Billable Cost | resources.non_billable_cost |
Non-billable charges for all cloud resources used in the account |
CSV Header | JSON Report Fields | Description |
---|---|---|
Subscription ID | subscription.subscriptions.subscription_id |
The ID of the subscription |
CA | subscription.subscriptions.charge_agreement_number |
The charge agreement number of the subscription |
Type | subscription.subscriptions.type |
Type of subscription |
Subscription Amount | subscription.subscriptions.subscription_amount |
The credits available in the subscription for the month |
Start | subscription.subscriptions.start orsubscription.subscriptions.terms.start |
Pay-As-You-Go accounts: the date from which the subscription was active Subscription accounts: The start date of the term |
End | subscription.subscriptions.end orsubscription.subscriptions.terms.end |
Pay-As-You-Go accounts: unavailable Subscription accounts: The end date of the term |
Credits Total | subscription.subscriptions.credits_total orsubscription.subscriptions.terms.credits.total |
Pay-As-You-Go accounts: The total credits available in the subscription Subscription accounts: The total credits available for the term |
Credits Starting | subscription.subscriptions.terms.credits.starting_balance |
The unused credits in the term at the beginning of the month |
Credits Used | subscription.subscriptions.terms.credits.used |
The credits used in this month |
Credits Balance | subscription.subscriptions.terms.credits.balance |
The remaining credits in this term |
True Up | subscription.subscriptions.terms.credits.true_up |
The credits remaining after the end of the term |
CSV Header | JSON Report Fields | Description |
---|---|---|
Offer ID | offers.offer_id |
The ID of the offer |
Credits Total | offers.credits_total |
The total credits before applying the offer |
Offer Template | offers.offer_template |
The template with which the offer was generated |
Valid From | offers.valid_from |
The date from which the offer is valid |
Expire Date | offers.expires_on |
The date until the offer is valid |
Recurring | offers.is_recurring |
Indicates if a cost is recurring |
Starting Balance | offers.credits.starting_balance |
The available credits in the offer at the beginning of the month |
Used | offers.credits.used |
The credits used in this month |
Balance | offers.credits.balance |
The remaining credits in the offer |
CSV Header | JSON Report Fields | Description |
---|---|---|
Support Cost | support.cost |
The monthly support cost |
Support Type | support.type ( STANDARD > Advanced andPREMIUM > Premium ) |
The type of support |
Support Overage | support.overage |
Additional support cost for the month |
CSV Header | JSON Report Fields | Description |
---|---|---|
Service Name | resources.resource_name |
The name of the resource |
Service ID | resources.resource_id |
The ID of the resource |
Currency | currency_code |
The currency for the cost fields in the resources, plans, and metrics |
Billable | resources.billable |
Indicates if the plan charges are billed to the customer |
Plan Name | resources.plan_name |
Name of the service plan |
Plan ID | resources.plan_id |
ID of the service plan |
Pricing Region | reports.resources.plans.pricing_region |
Pricing region for the plan |
Metric | resources.usage.metric |
The ID of the metric |
Unit | resources.usage.unit |
The unit that qualifies the quantity |
Quantity | resources.usage.quantity |
The aggregated value for the metric |
Cost | resources.usage.cost |
The cost incurred by the metric |
Original Cost | resources.usage.rated_cost |
Pre-discounted cost incurred by the metric |
Pending | resources.pending |
Pending charge from classic infrastructure |
Discount (%) | resources.plans.usage.discounts.discount , semicolon(;) delimited |
Discount percentage that is applied to the account |
Discount ID | resources.plans.usage.discounts.ref , semicolon(;) delimited |
Reference ID of the discount |
Non Chargeable | resources.plans.usage.non_chargeable |
When set to true , the cost is for informational purpose and is not included while calculating the plan charges. |
Classic Infrastructure Product ID | resources.plans.usage.additional_properties.classic_infrastructure_product_id |
Product ID of classic infrastructure resource |
Classic Infrastructure Package ID | resources.plans.usage.additional_properties.classic_infrastructure_package_id |
Package ID of classic infrastructure resource |
Account summary CSV version 1.1
You will get CSV version 1.1 if the data that you're viewing is from March 2024 to June 2024.
CSV Header | Description |
---|---|
Account Owner ID | ID of the account |
Account Name | Name of the account |
Billing Month | The month in which usages were incurred. Represented in yyyy-mm format |
Currency Rate | Currency Exchange Rate with USD as the base |
Created Time | Timestamp at which the CSV report was generated |
Version | The version number of the account summary CSV |
CSV Header | JSON Report Fields | Description |
---|---|---|
Account ID | account_id |
ID of the account |
Month | month |
The month in which usages were incurred. Represented in yyyy-mm format |
Country Code | billing_country_code |
Country the requested account is mapped to |
Currency Code | billing_currency_code |
The currency in which the account is billed |
Billable Cost | resources.billable_cost |
The billable charges for all cloud resources used in the account |
Non Billable Cost | resources.non_billable_cost |
Non-billable charges for all cloud resources used in the account |
CSV Header | JSON Report Fields | Description |
---|---|---|
Subscription ID | subscription.subscriptions.subscription_id |
The ID of the subscription |
CA | subscription.subscriptions.charge_agreement_number |
The charge agreement number of the subscription |
Type | subscription.subscriptions.type |
Type of subscription |
Subscription Amount | subscription.subscriptions.subscription_amount |
The credits available in the subscription for the month |
Start | subscription.subscriptions.start orsubscription.subscriptions.terms.start |
Pay-As-You-Go accounts: the date from which the subscription was active Subscription accounts: The start date of the term |
End | subscription.subscriptions.end orsubscription.subscriptions.terms.end |
Pay-As-You-Go accounts: unavailable Subscription accounts: The end date of the term |
Credits Total | subscription.subscriptions.credits_total orsubscription.subscriptions.terms.credits.total |
Pay-As-You-Go accounts: The total credits available in the subscription Subscription accounts: The total credits available for the term |
Credits Starting | subscription.subscriptions.terms.credits.starting_balance |
The unused credits in the term at the beginning of the month |
Credits Used | subscription.subscriptions.terms.credits.used |
The credits used in this month |
Credits Balance | subscription.subscriptions.terms.credits.balance |
The remaining credits in this term |
CSV Header | JSON Report Fields | Description |
---|---|---|
Offer ID | offers.offer_id |
The ID of the offer |
Credits Total | offers.credits_total |
The total credits before applying the offer |
Offer Template | offers.offer_template |
The template with which the offer was generated |
Valid From | offers.valid_from |
The date from which the offer is valid |
Expire Date | offers.expires_on |
The date until the offer is valid |
Recurring | offers.is_recurring |
Indicates if a cost is recurring |
Starting Balance | offers.credits.starting_balance |
The available credits in the offer at the beginning of the month |
Used | offers.credits.used |
The credits used in this month |
Balance | offers.credits.balance |
The remaining credits in the offer |
CSV Header | JSON Report Fields | Description |
---|---|---|
Support Cost | support.cost |
The monthly support cost |
Support Type | support.type ( STANDARD > Advanced andPREMIUM > Premium ) |
The type of support |
Support Overage | support.overage |
Additional support cost for the month |
CSV Header | JSON Report Fields | Description |
---|---|---|
Service Name | resources.resource_name |
The name of the resource |
Service ID | resources.resource_id |
The ID of the resource |
Currency | currency_code |
The currency for the cost fields in the resources, plans, and metrics |
Billable | resources.billable |
Indicates if the plan charges are billed to the customer |
Plan Name | resources.plan_name |
Name of the service plan |
Plan ID | resources.plan_id |
ID of the service plan |
Pricing Region | reports.resources.plans.pricing_region |
Pricing region for the plan |
Metric | resources.usage.metric |
The ID of the metric |
Unit | resources.usage.unit |
The unit that qualifies the quantity |
Quantity | resources.usage.quantity |
The aggregated value for the metric |
Cost | resources.usage.cost |
The cost incurred by the metric |
Original Cost | resources.usage.rated_cost |
Pre-discounted cost incurred by the metric |
Pending | resources.pending |
Pending charge from classic infrastructure |
Discount (%) | resources.plans.usage.discounts.discount , semicolon(;) delimited |
Discount percentage that is applied to the account |
Discount ID | resources.plans.usage.discounts.ref , semicolon(;) delimited |
Reference ID of the discount |
Non Chargeable | resources.plans.usage.non_chargeable |
When set to true , the cost is for informational purpose and is not included while calculating the plan charges. |
Classic Infrastructure Product ID | resources.plans.usage.additional_properties.classic_infrastructure_product_id |
Product ID of classic infrastructure resource |
Classic Infrastructure Package ID | resources.plans.usage.additional_properties.classic_infrastructure_package_id |
Package ID of classic infrastructure resource |
Account summary CSV version 1.0
You will get CSV version 1.0 if the data that you're viewing is from October 2023 to March 2024.
CSV Header | Description |
---|---|
Account Owner ID | ID of the account |
Account Name | Name of the account |
Billing Month | The month in which usages were incurred. Represented in yyyy-mm format |
Currency Rate | Currency Exchange Rate with USD as the base |
Created Time | Timestamp at which the CSV report was generated |
CSV Header | JSON Report Fields | Description |
---|---|---|
Account ID | account_id |
ID of the account |
Month | month |
The month in which usages were incurred. Represented in yyyy-mm format |
Country Code | billing_country_code |
Country the requested account is mapped to |
Currency Code | billing_currency_code |
The currency in which the account is billed |
Billable Cost | resources.billable_cost |
The billable charges for all cloud resources used in the account |
Non Billable Cost | resources.non_billable_cost |
Non-billable charges for all cloud resources used in the account |
CSV Header | JSON Report Fields | Description |
---|---|---|
Subscription ID | subscription.subscriptions.subscription_id |
The ID of the subscription |
CA | subscription.subscriptions.charge_agreement_number |
The charge agreement number of the subscription |
Type | subscription.subscriptions.type |
Type of subscription |
Subscription Amount | subscription.subscriptions.subscription_amount |
The credits available in the subscription for the month |
Start | subscription.subscriptions.start orsubscription.subscriptions.terms.start |
Pay-As-You-Go accounts: the date from which the subscription was active Subscription accounts: The start date of the term |
End | subscription.subscriptions.end orsubscription.subscriptions.terms.end |
Pay-As-You-Go accounts: unavailable Subscription accounts: The end date of the term |
Credits Total | subscription.subscriptions.credits_total orsubscription.subscriptions.terms.credits.total |
Pay-As-You-Go accounts: The total credits available in the subscription Subscription accounts: The total credits available for the term |
Credits Starting | subscription.subscriptions.terms.credits.starting_balance |
The unused credits in the term at the beginning of the month |
Credits Used | subscription.subscriptions.terms.credits.used |
The credits used in this month |
Credits Balance | subscription.subscriptions.terms.credits.balance |
The remaining credits in this term |
CSV Header | JSON Report Fields | Description |
---|---|---|
Offer ID | offers.offer_id |
The ID of the offer |
Credits Total | offers.credits_total |
The total credits before applying the offer |
Offer Template | offers.offer_template |
The template with which the offer was generated |
Valid From | offers.valid_from |
The date from which the offer is valid |
Expire Date | offers.expires_on |
The date until the offer is valid |
Recurring | offers.is_recurring |
Indicates if a cost is recurring |
Starting Balance | offers.credits.starting_balance |
The available credits in the offer at the beginning of the month |
Used | offers.credits.used |
The credits used in this month |
Balance | offers.credits.balance |
The remaining credits in the offer |
CSV Header | JSON Report Fields | Description |
---|---|---|
Support Cost | support.cost |
The monthly support cost |
Support Type | support.type ( STANDARD > Advanced andPREMIUM > Premium ) |
The type of support |
Support Overage | support.overage |
Additional support cost for the month |
CSV Header | JSON Report Fields | Description |
---|---|---|
Service Name | resources.resource_name |
The name of the resource |
Service ID | resources.resource_id |
The ID of the resource |
Currency | currency_code |
The currency for the cost fields in the resources, plans, and metrics |
Billable | resources.billable |
Indicates if the plan charges are billed to the customer |
Plan Name | resources.plan_name |
Name of the service plan |
Plan ID | resources.plan_id |
ID of the service plan |
Pricing Region | reports.resources.plans.pricing_region |
Pricing region for the plan |
Metric | resources.usage.metric |
The ID of the metric |
Unit | resources.usage.unit |
The unit that qualifies the quantity |
Quantity | resources.usage.quantity |
The aggregated value for the metric |
Cost | resources.usage.cost |
The cost incurred by the metric |
Original Cost | resources.usage.rated_cost |
Pre-discounted cost incurred by the metric |
Pending | resources.pending |
Pending charge from classic infrastructure |
Discount (%) | resources.plans.usage.discounts.discount , semicolon(;) delimited |
Discount percentage that is applied to the account |
Discount ID | resources.plans.usage.discounts.ref , semicolon(;) delimited |
Reference ID of the discount |
Non Chargeable | resources.plans.usage.non_chargeable |
When set to true , the cost is for informational purpose and is not included while calculating the plan charges. |
Classic Infrastructure Product ID | resources.plans.usage.additional_properties.classic_infrastructure_product_id |
Product ID of classic infrastructure resource |
Classic Infrastructure Package ID | resources.plans.usage.additional_properties.classic_infrastructure_package_id |
Package ID of classic infrastructure resource |
Account summary CSV version 0.2
You will get CSV version 0.2 if the data that you're viewing is from February 2023 to October 2023.
CSV Header | Description |
---|---|
Account Owner ID | ID of the account |
Account Name | Name of the account |
Billing Month | The month in which usages were incurred. Represented in yyyy-mm format |
Currency Rate | Currency Exchange Rate with USD as the base |
Created Time | Timestamp at which the CSV report was generated |
CSV Header | JSON Report Fields | Description |
---|---|---|
Account ID | account_id |
ID of the account |
Month | month |
The month in which usages were incurred. Represented in yyyy-mm format |
Country Code | billing_country_code |
Country the requested account is mapped to |
Currency Code | billing_currency_code |
The currency in which the account is billed |
Billable Cost | resources.billable_cost |
The billable charges for all cloud resources used in the account |
Non Billable Cost | resources.non_billable_cost |
Non-billable charges for all cloud resources used in the account |
CSV Header | JSON Report Fields | Description |
---|---|---|
Subscription ID | subscription.subscriptions.subscription_id |
The ID of the subscription |
CA | subscription.subscriptions.charge_agreement_number |
The charge agreement number of the subscription |
Type | subscription.subscriptions.type |
Type of subscription |
Subscription Amount | subscription.subscriptions.subscription_amount |
The credits available in the subscription for the month |
Start | subscription.subscriptions.start orsubscription.subscriptions.terms.start |
Pay-As-You-Go accounts: the date from which the subscription was active Subscription accounts: The start date of the term |
End | subscription.subscriptions.end orsubscription.subscriptions.terms.end |
Pay-As-You-Go accounts: unavailable Subscription accounts: The end date of the term |
Credits Total | subscription.subscriptions.credits_total orsubscription.subscriptions.terms.credits.total |
Pay-As-You-Go accounts: The total credits available in the subscription Subscription accounts: The total credits available for the term |
Credits Starting | subscription.subscriptions.terms.credits.starting_balance |
The unused credits in the term at the beginning of the month |
Credits Used | subscription.subscriptions.terms.credits.used |
The credits used in this month |
Credits Balance | subscription.subscriptions.terms.credits.balance |
The remaining credits in this term |
CSV Header | JSON Report Fields | Description |
---|---|---|
Offer ID | offers.offer_id |
The ID of the offer |
Credits Total | offers.credits_total |
The total credits before applying the offer |
Offer Template | offers.offer_template |
The template with which the offer was generated |
Valid From | offers.valid_from |
The date from which the offer is valid |
Expire Date | offers.expires_on |
The date until the offer is valid |
Recurring | offers.is_recurring |
Indicates if a cost is recurring |
Starting Balance | offers.credits.starting_balance |
The available credits in the offer at the beginning of the month |
Used | offers.credits.used |
The credits used in this month |
Balance | offers.credits.balance |
The remaining credits in the offer |
CSV Header | JSON Report Fields | Description |
---|---|---|
Support Cost | support.cost |
The monthly support cost |
Support Type | support.type ( STANDARD > Advanced andPREMIUM > Premium ) |
The type of support |
Support Overage | support.overage |
Additional support cost for the month |
CSV Header | JSON Report Fields | Description |
---|---|---|
Service Name | resources.resource_name |
The name of the resource |
Service ID | resources.resource_id |
The ID of the resource |
Currency | currency_code |
The currency for the cost fields in the resources, plans, and metrics |
Billable | resources.billable |
Indicates if the plan charges are billed to the customer |
Plan Name | resources.plan_name |
Name of the service plan |
Plan ID | resources.plan_id |
ID of the service plan |
Pricing Region | reports.resources.plans.pricing_region |
Pricing region for the plan |
Metric | resources.usage.metric |
The ID of the metric |
Unit | resources.usage.unit |
The unit that qualifies the quantity |
Quantity | resources.usage.quantity |
The aggregated value for the metric |
Cost | resources.usage.cost |
The cost incurred by the metric |
Original Cost | resources.usage.rated_cost |
Pre-discounted cost incurred by the metric |
Pending | resources.pending |
Pending charge from classic infrastructure |
Discount (%) | resources.plans.usage.discounts.discount , semicolon(;) delimited |
Discount percentage that is applied to the account |
Discount ID | resources.plans.usage.discounts.ref , semicolon(;) delimited |
Reference ID of the discount |
Account summary CSV version 0.1
You will get CSV version 0.1 if the data that you're viewing is from before February 2023.
CSV Header | Description |
---|---|
Account Owner ID | ID of the account |
Account Name | Name of the account |
Billing Month | The month in which usages were incurred. Represented in yyyy-mm format |
Created Time | Timestamp at which the CSV report was generated |
CSV Header | JSON Report Fields | Description |
---|---|---|
Account ID | account_id |
ID of the account |
Month | month |
The month in which usages were incurred. Represented in yyyy-mm format |
Country Code | billing_country_code |
Country the requested account is mapped to |
Currency Code | billing_currency_code |
The currency in which the account is billed |
Billable Cost | resources.billable_cost |
The billable charges for all cloud resources used in the account |
Non Billable Cost | resources.non_billable_cost |
Non-billable charges for all cloud resources used in the account |
CSV Header | JSON Report Fields | Description |
---|---|---|
Subscription ID | subscription.subscriptions.subscription_id |
The ID of the subscription |
CA | subscription.subscriptions.charge_agreement_number |
The charge agreement number of the subscription |
Type | subscription.subscriptions.type |
Type of subscription |
Subscription Amount | subscription.subscriptions.subscription_amount |
The credits available in the subscription for the month |
Start | subscription.subscriptions.start orsubscription.subscriptions.terms.start |
Pay-As-You-Go accounts: the date from which the subscription was active Subscription accounts: The start date of the term |
End | subscription.subscriptions.end orsubscription.subscriptions.terms.end |
Pay-As-You-Go accounts: unavailable Subscription accounts: The end date of the term |
Credits Total | subscription.subscriptions.credits_total orsubscription.subscriptions.terms.credits.total |
Pay-As-You-Go accounts: The total credits available in the subscription Subscription accounts: The total credits available for the term |
Credits Starting | subscription.subscriptions.terms.credits.starting_balance |
The unused credits in the term at the beginning of the month |
Credits Used | subscription.subscriptions.terms.credits.used |
The credits used in this month |
Credits Balance | subscription.subscriptions.terms.credits.balance |
The remaining credits in this term |
CSV Header | JSON Report Fields | Description |
---|---|---|
Offer ID | offers.offer_id |
The ID of the offer |
Credits Total | offers.credits_total |
The total credits before applying the offer |
Offer Template | offers.offer_template |
The template with which the offer was generated |
Valid From | offers.valid_from |
The date from which the offer is valid |
Expire Date | offers.expires_on |
The date until the offer is valid |
Recurring | offers.is_recurring |
Indicates if a cost is recurring |
Starting Balance | offers.credits.starting_balance |
The available credits in the offer at the beginning of the month |
Used | offers.credits.used |
The credits used in this month |
Balance | offers.credits.balance |
The remaining credits in the offer |
CSV Header | JSON Report Fields | Description |
---|---|---|
Support Cost | support.cost |
The monthly support cost |
Support Type | support.type ( STANDARD > Advanced andPREMIUM > Premium ) |
The type of support |
Support Overage | support.overage |
Additional support cost for the month |
CSV Header | JSON Report Fields | Description |
---|---|---|
Service Name | resources.resource_name |
The name of the resource |
Service ID | resources.resource_id |
The ID of the resource |
Currency | currency_code |
The currency for the cost fields in the resources, plans, and metrics |
Billable | resources.billable |
Indicates if the plan charges are billed to the customer |
Plan Name | resources.plan_name |
Name of the service plan |
Plan ID | resources.plan_id |
ID of the service plan |
Pricing Region | reports.resources.plans.pricing_region |
Pricing region for the plan |
Metric | resources.usage.metric |
The ID of the metric |
Unit | resources.usage.unit |
The unit that qualifies the quantity |
Quantity | resources.usage.quantity |
The aggregated value for the metric |
Cost | resources.usage.cost |
The cost incurred by the metric |
Original Cost | resources.usage.rated_cost |
Pre-discounted cost incurred by the metric |
Pending | resources.pending |
Pending charge from classic infrastructure |
Discount (%) | resources.plans.usage.discounts.discount , semicolon(;) delimited |
Discount percentage that is applied to the account |
Discount ID | resources.plans.usage.discounts.ref , semicolon(;) delimited |
Reference ID of the discount |
Understanding your instances report
The following tables show the correlation between the heading titles in your CSV report and API parameters. For more information about JSON report fields, see Usage Reports: Get resource instance usage in an account. Each row of the Account Instance Usage section represents an instance usage of a specific metric in a service plan.
Regular account CSV reports are not real time and can be incomplete. Complete CSV reports are generated for previous months that have already been invoiced. In case of potentially inconsistent data in the CSV reports, it's advised to regenerate the CSV after couple of hours. For more accurate and real time usages, it's always recommended to use the JSON APIs.
You can view other versions of the CSV if you have earlier instances reports in your account. The CSV version depends on the date that the data is published. The following are the available versions:
- June 2024 to present is version 1.2
- March 2024 to June 2024 is version 1.1
- October 2023 to March 2024 is version 1.0
- February 2023 to October 2023 is version 0.2
- Before February 2023 is version 0.1.
Instances CSV version 1.2
The following table is version 1.2 and the most recent CSV version. You get this version if the data that you're viewing is from June 2024 to present.
CSV Header | Description |
---|---|
Account Owner ID | ID of the account |
Account Name | Name of the account |
Billing Month | The month in which usages were incurred. Represented in yyyy-mm format |
Currency Rate | Currency Exchange Rate with USD as the base |
Created Time | Timestamp at which the CSV report was generated |
Version | The version number of the account instance CSV |
CSV Header | JSON Report Fields | Description |
---|---|---|
Service Name | resources.resource_name |
The name of the resource |
Service ID | resources.resource_id |
The ID of the resource |
Instance Name | resources.resource_instance_name |
The name of the resource instance |
Instance ID | resources.resource_instance_id |
The ID of the resource instance |
Plan Name | resources.plan_name |
The name of the plan where the instance was provisioned and rated |
Plan ID | resources.plan_id |
The ID of the plan where the instance was provisioned and rated |
Region | resources.region |
The region where instance was provisioned |
Consumer ID | resources.consumer_id |
The ID of the consumer |
Resource Group Name | resources.resource_group_name |
The name of the resource group |
Resource Group ID | resources.resource_group_id |
The ID of the resource group |
CF Org | resources.organization_name |
The name of the CF organization |
Org ID | resources.organization_id |
The ID of the CF organization |
CF Space | resources.space_name |
The name of the CF space |
Space ID | resources.space_id |
The ID of the CF space |
Currency | resources.currency_code |
The currency for the cost fields in the resources, plans, and metrics |
Billable | resources.billable |
Validates if a cost is charged to the account |
Usage Metric | resources.usage.metric |
ID of the metric |
Usage Unit | resources.usage.unit |
Unit that qualifies the quantity |
Usage Quantity | resources.usage.quantity |
Aggregated value for the metric |
Original Cost | resources.usage.rated_cost |
The starting cost of a resource within your account |
Volume Discount New | resources.usage.volume_discount |
This percentage reflects the reduction to the original cost that you receive under a volume based pricing structure |
Volume Cost New | resources.usage.volume_cost |
The original cost adjusted for volume based discounts that are applied at the account level |
Cost New | resources.usage.cost |
The pre-tax cost after accounting for any applicable discounts |
Pending | resources.pending |
Pending charge from classic infrastructure |
Discount (%) | resources.plans.usage.discounts.discount , semicolon(;) delimited |
Discount percentage that is applied to the account |
Discount ID | resources.plans.usage.discounts.ref , semicolon(;) delimited |
Reference ID of the discount |
Non Chargeable | resources.usage.non_chargeable |
When set to true , the cost is for informational purpose and is not included while calculating the plan charges. |
Classic Infrastructure Product ID | resources.usage.additional_properties.classic_infrastructure_product_id |
Product ID of classic infrastructure resource |
Classic Infrastructure Package ID | resources.usage.additional_properties.classic_infrastructure_package_id |
Package ID of classic infrastructure resource |
Parent Resource Instance ID | resources.parent_resource_instance_id |
Resource instance ID of the parent resource associated with this instance |
Other Tags | resources.tags |
Tags that are not of key:value format |
Instances CSV version 1.1
You will get CSV version 1.1 if the data that you're viewing is from March 2024 to June 2024.
CSV Header | Description |
---|---|
Account Owner ID | ID of the account |
Account Name | Name of the account |
Billing Month | The month in which usages were incurred. Represented in yyyy-mm format |
Currency Rate | Currency Exchange Rate with USD as the base |
Created Time | Timestamp at which the CSV report was generated |
Version | The version number of the account instance CSV |
CSV Header | JSON Report Fields | Description |
---|---|---|
Service Name | resources.resource_name |
The name of the resource |
Service ID | resources.resource_id |
The ID of the resource |
Instance Name | resources.resource_instance_name |
The name of the resource instance |
Instance ID | resources.resource_instance_id |
The ID of the resource instance |
Plan Name | resources.plan_name |
The name of the plan where the instance was provisioned and rated |
Plan ID | resources.plan_id |
The ID of the plan where the instance was provisioned and rated |
Region | resources.region |
The region where instance was provisioned |
Consumer ID | resources.consumer_id |
The ID of the consumer |
Resource Group Name | resources.resource_group_name |
The name of the resource group |
Resource Group ID | resources.resource_group_id |
The ID of the resource group |
CF Org | resources.organization_name |
The name of the CF organization |
Org ID | resources.organization_id |
The ID of the CF organization |
CF Space | resources.space_name |
The name of the CF space |
Space ID | resources.space_id |
The ID of the CF space |
Currency | resources.currency_code |
The currency for the cost fields in the resources, plans, and metrics |
Billable | resources.billable |
Validates if a cost is charged to the account |
Usage Metric | resources.usage.metric |
ID of the metric |
Usage Unit | resources.usage.unit |
Unit that qualifies the quantity |
Usage Quantity | resources.usage.quantity |
Aggregated value for the metric |
Usage Cost | resources.usage.cost |
Cost incurred by the metric |
Original Cost | resources.usage.rated_cost |
The starting cost of a resource within your account |
Pending | resources.pending |
Pending charge from classic infrastructure |
Discount (%) | resources.plans.usage.discounts.discount , semicolon(;) delimited |
Discount percentage that is applied to the account |
Discount ID | resources.plans.usage.discounts.ref , semicolon(;) delimited |
Reference ID of the discount |
Non Chargeable | resources.usage.non_chargeable |
When set to true , the cost is for informational purpose and is not included while calculating the plan charges. |
Classic Infrastructure Product ID | resources.usage.additional_properties.classic_infrastructure_product_id |
Product ID of classic infrastructure resource |
Classic Infrastructure Package ID | resources.usage.additional_properties.classic_infrastructure_package_id |
Package ID of classic infrastructure resource |
Parent Resource Instance ID | resources.parent_resource_instance_id |
Resource instance ID of the parent resource associated with this instance |
Other Tags | resources.tags |
Tags that are not of key:value format |
Instances CSV version 1.0
You will get CSV version 1.0 if the data that you're viewing is from October 2023 to March 2024.
CSV Header | Description |
---|---|
Account Owner ID | ID of the account |
Account Name | Name of the account |
Billing Month | The month in which usages were incurred. Represented in yyyy-mm format |
Currency Rate | Currency Exchange Rate with USD as the base |
Created Time | Timestamp at which the CSV report was generated |
CSV Header | JSON Report Fields | Description |
---|---|---|
Service Name | resources.resource_name |
The name of the resource |
Service ID | resources.resource_id |
The ID of the resource |
Instance Name | resources.resource_instance_name |
The name of the resource instance |
Instance ID | resources.resource_instance_id |
The ID of the resource instance |
Plan Name | resources.plan_name |
The name of the plan where the instance was provisioned and rated |
Plan ID | resources.plan_id |
The ID of the plan where the instance was provisioned and rated |
Region | resources.region |
The region where instance was provisioned |
Consumer ID | resources.consumer_id |
The ID of the consumer |
Resource Group Name | resources.resource_group_name |
The name of the resource group |
Resource Group ID | resources.resource_group_id |
The ID of the resource group |
CF Org | resources.organization_name |
The name of the CF organization |
Org ID | resources.organization_id |
The ID of the CF organization |
CF Space | resources.space_name |
The name of the CF space |
Space ID | resources.space_id |
The ID of the CF space |
Currency | resources.currency_code |
The currency for the cost fields in the resources, plans, and metrics |
Billable | resources.billable |
Validates if a cost is charged to the account |
Usage Metric | resources.usage.metric |
ID of the metric |
Usage Unit | resources.usage.unit |
Unit that qualifies the quantity |
Usage Quantity | resources.usage.quantity |
Aggregated value for the metric |
Usage Cost | resources.usage.cost |
Cost incurred by the metric |
Original Cost | resources.usage.rated_cost |
The starting cost of a resource within your account |
Pending | resources.pending |
Pending charge from classic infrastructure |
Discount (%) | resources.plans.usage.discounts.discount , semicolon(;) delimited |
Discount percentage that is applied to the account |
Discount ID | resources.plans.usage.discounts.ref , semicolon(;) delimited |
Reference ID of the discount |
Non Chargeable | resources.usage.non_chargeable |
When set to true , the cost is for informational purpose and is not included while calculating the plan charges. |
Classic Infrastructure Product ID | resources.usage.additional_properties.classic_infrastructure_product_id |
Product ID of classic infrastructure resource |
Classic Infrastructure Package ID | resources.usage.additional_properties.classic_infrastructure_package_id |
Package ID of classic infrastructure resource |
Parent Resource Instance ID | resources.parent_resource_instance_id |
Resource instance ID of the parent resource associated with this instance |
Other Tags | resources.tags |
Tags that are not of key:value format |
Instances CSV version 0.2
You will get CSV version 0.2 if the data that you're viewing is from February 2023 to October 2023.
CSV Header | Description |
---|---|
Account Owner ID | ID of the account |
Account Name | Name of the account |
Billing Month | The month in which usages were incurred. Represented in yyyy-mm format |
Currency Rate | Currency Exchange Rate with USD as the base |
Created Time | Timestamp at which the CSV report was generated |
CSV Header | JSON Report Fields | Description |
---|---|---|
Service Name | resources.resource_name |
The name of the resource |
Service ID | resources.resource_id |
The ID of the resource |
Instance Name | resources.resource_instance_name |
The name of the resource instance |
Instance ID | resources.resource_instance_id |
The ID of the resource instance |
Plan Name | resources.plan_name |
The name of the plan where the instance was provisioned and rated |
Plan ID | resources.plan_id |
The ID of the plan where the instance was provisioned and rated |
Region | resources.region |
The region where instance was provisioned |
Consumer ID | resources.consumer_id |
The ID of the consumer |
Resource Group Name | resources.resource_group_name |
The name of the resource group |
Resource Group ID | resources.resource_group_id |
The ID of the resource group |
CF Org | resources.organization_name |
The name of the CF organization |
Org ID | resources.organization_id |
The ID of the CF organization |
CF Space | resources.space_name |
The name of the CF space |
Space ID | resources.space_id |
The ID of the CF space |
Currency | resources.currency_code |
The currency for the cost fields in the resources, plans, and metrics |
Billable | resources.billable |
Validates if a cost is charged to the account |
Usage Metric | resources.usage.metric |
ID of the metric |
Usage Unit | resources.usage.unit |
Unit that qualifies the quantity |
Usage Quantity | resources.usage.quantity |
Aggregated value for the metric |
Usage Cost | resources.usage.cost |
Cost incurred by the metric |
Original Cost | resources.usage.rated_cost |
The starting cost of a resource within your account |
Pending | resources.pending |
Pending charge from classic infrastructure |
Discount (%) | resources.plans.usage.discounts.discount , semicolon(;) delimited |
Discount percentage that is applied to the account |
Discount ID | resources.plans.usage.discounts.ref , semicolon(;) delimited |
Reference ID of the discount |
Other Tags | resources.tags |
Tags that are not of key:value format |
Instances CSV version 0.1
You will get CSV version 0.1 if the data that you're viewing is from before February 2023.
CSV Header | Description |
---|---|
Account Owner ID | ID of the account |
Account Name | Name of the account |
Billing Month | The month in which usages were incurred. Represented in yyyy-mm format |
Created Time | Timestamp at which the CSV report was generated |
CSV Header | JSON Report Fields | Description |
---|---|---|
Service Name | resources.resource_name |
The name of the resource |
Service ID | resources.resource_id |
The ID of the resource |
Instance Name | resources.resource_instance_name |
The name of the resource instance |
Instance ID | resources.resource_instance_id |
The ID of the resource instance |
Plan Name | resources.plan_name |
The name of the plan where the instance was provisioned and rated |
Plan ID | resources.plan_id |
The ID of the plan where the instance was provisioned and rated |
Region | resources.region |
The region where instance was provisioned |
Consumer ID | resources.consumer_id |
The ID of the consumer |
Resource Group Name | resources.resource_group_name |
The name of the resource group |
Resource Group ID | resources.resource_group_id |
The ID of the resource group |
CF Org | resources.organization_name |
The name of the CF organization |
Org ID | resources.organization_id |
The ID of the CF organization |
CF Space | resources.space_name |
The name of the CF space |
Space ID | resources.space_id |
The ID of the CF space |
Currency | resources.currency_code |
The currency for the cost fields in the resources, plans, and metrics |
Billable | resources.billable |
Validates if a cost is charged to the account |
Usage Metric | resources.usage.metric |
ID of the metric |
Usage Unit | resources.usage.unit |
Unit that qualifies the quantity |
Usage Quantity | resources.usage.quantity |
Aggregated value for the metric |
Usage Cost | resources.usage.cost |
Cost incurred by the metric |
Original Cost | resources.usage.rated_cost |
The starting cost of a resource within your account |
Pending | resources.pending |
Pending charge from classic infrastructure |
Discount (%) | resources.plans.usage.discounts.discount , semicolon(;) delimited |
Discount percentage that is applied to the account |
Discount ID | resources.plans.usage.discounts.ref , semicolon(;) delimited |
Reference ID of the discount |
Other Tags | resources.tags |
Tags that are not of key:value format |
Understanding your enterprise account summary
The following tables show the correlation between the heading titles in your CSV report and JSON report fields. The usage in the Enterprise Resource Usage section is aggregated by each metric of a service plan.
The following are the JSON report section APIs for the different CVS headings:
- Billing Units: Enterprise Billing Units: List billing units
- Credit Pools and Overages: Enterprise Billing Units: Get credit pools
- Enterprise Usage Summary and Enterprise Resource Usage: Enterprise Usage Reports API: Get usage reports for enterprise entities
You can view other versions of the CSV if you have earlier enterprise account summary reports in your account. The CSV version depends on the date that the data is published. The following are the available versions:
- July 2024 to present is version 1.2
- March 2024 to June 2024 is version 1.1
- October 2024 to March 2024 is version 1.0
- February 2023 to October 2024 is version 0.2
- Before February 2023 is version 0.1.
Enterprise account summary CSV version 1.2
The following table is version 1.2 and the most recent CSV version. You get this version if the data that you're viewing is from July 2024 to present.
CSV Header | Description |
---|---|
Entity ID | ID of the requested entity (enterprise_id /account_group_id /account_id ) |
Entity Type | Type of the requested entity (enterprise/account_group/account) |
Billing Month | The month in which usages were incurred. Represented in yyyy-mm format |
Currency Rate | Currency Exchange Rate with USD as the base |
Created Time | Timestamp at which the CSV report was generated |
Version | The version number of the enterprise summary CSV |
CSV Header | Description |
---|---|
Entity ID | ID of the hierarchy entity |
Entity Type | Type of the hierarchy entity |
Entity Name | Name of the hierarchy entity |
Parent Entity ID | ID of the parent of this hierarchy entity |
Parent Entity Name | Name of the parent of the current hierarchy entity |
Parent Entity Type | Type of the parent of the current hierarchy entity |
Entity CreatedOn | Timestamp at which the hierarchy entity was created |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Billing Unit ID | resources.id |
The ID of the DEFAULT billing unit of the requested entity, which is a globally unique identifier (GUID) |
Billing Unit Name | resources.name |
The name of the billing unit |
Billing Unit CreatedOn | resources.created_at |
The creation date of the billing unit |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Credit Pool Type | resources.type |
The type of credit, either PLATFORM or SUPPORT |
Currency Code | resources.currency_code |
The currency code of the associated billing unit |
Billing Option ID | resources.term_credits.billing_option_id |
The ID of the billing option from which the subscription term is derived |
Category | resources.term_credits.category |
The category of the credit pool. For platform credit the valid values are PLATFORM , OFFER , or SERVICE For support credit the valid value is SUPPORT |
Start Date | resources.term_credits.start_date |
The start date of the term in ISO format |
End Date | resources.term_credits.end_date |
The end date of the term in ISO format |
Total Credits | resources.term_credits.total_credits |
The total credit available in this term |
Starting Balance | resources.term_credits.starting_balance |
The balance of available credit at the start of the current month |
Used Credits | resources.term_credits.used_credits |
The amount of credit used during the current month |
Current Balance | resources.term_credits.current_balance |
The balance of remaining credit in the subscription term |
True Up | resources.term_credits.true_up |
The credits remaining after the end of the term |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Credit Pool Type | resources.type |
The type of credit, either PLATFORM or SUPPORT |
Currency Code | resources.currency_code |
The currency code of the associated billing unit |
Overage | resources.overage.cost |
The number of credits that are used as overage |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Entity ID | reports.entity_id |
The ID of the entity |
Entity Type | reports.entity_type |
The type of the entity Possible values: enterprise , account-group , or account |
Entity Name | reports.entity_name |
A user-defined name for the entity, such as the enterprise name or account group name |
Billing Unit ID | reports.billing_unit_id |
The ID of the billing unit |
Billing Unit Name | reports.billing_unit_name |
The name of the billing unit |
Country Code | reports.country_code |
The country code of the billing unit |
Currency Code | reports.currency_code |
The currency code of the billing unit |
Billable Cost | reports.billable_cost |
Billable charges that are aggregated from all entities in the report |
Non Billable Cost | reports.non_billable_cost |
Non-billable charges that are aggregated from all entities in the report |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Entity ID | reports.entity_id |
The ID of the entity |
Entity Type | reports.entity_type |
The type of the entity. Possible values: enterprise , account-group , or account |
Parent Entity ID | reports.parent_entity_id |
The ID of the parent of the requested entity |
Billing Unit ID | reports.billing_unit_id |
The ID of the billing unit |
Currency Code | reports.currency_code |
The currency code of the billing unit |
Service Name | reports.resources.resource_name |
The name of the resource |
Service ID | reports.resources.resource_id |
The ID of the resource |
Billable | reports.resources.plans.billable |
Whether the plan charges are billed to the customer |
Plan Name | reports.resources.plan_name |
The name of the plan |
Plan ID | reports.resources.plan_id |
The ID of the plan |
Pricing Region | reports.resources.plans.pricing_region |
The pricing region for the plan |
Metric | reports.resources.plans.usage.metric |
The name of the metric |
Unit | reports.resources.plans.usage.unit |
A unit to qualify the quantity |
Quantity | reports.resources.plans.usage.quantity |
The aggregated value for the metric |
Cost | reports.resources.plans.usage.cost |
The cost that was incurred by the metric |
Pending | reports.resources.plans.pending |
Pending charge from classic infrastructure |
Classic Infrastructure Product ID | resources.usage.additional_properties.classic_infrastructure_product_id |
Product ID of classic infrastructure resource |
Classic Infrastructure Package ID | resources.usage.additional_properties.classic_infrastructure_package_id |
Package ID of classic infrastructure resource |
Enterprise account summary CSV version 1.1
The following table is version 1.1. You get this version if the data that you're viewing is from March 2024 to June 2024.
CSV Header | Description |
---|---|
Entity ID | ID of the requested entity (enterprise_id /account_group_id /account_id ) |
Entity Type | Type of the requested entity (enterprise/account_group/account) |
Billing Month | The month in which usages were incurred. Represented in yyyy-mm format |
Currency Rate | Currency Exchange Rate with USD as the base |
Created Time | Timestamp at which the CSV report was generated |
Version | The version number of the enterprise summary CSV |
CSV Header | Description |
---|---|
Entity ID | ID of the hierarchy entity |
Entity Type | Type of the hierarchy entity |
Entity Name | Name of the hierarchy entity |
Parent Entity ID | ID of the parent of this hierarchy entity |
Parent Entity Name | Name of the parent of the current hierarchy entity |
Parent Entity Type | Type of the parent of the current hierarchy entity |
Entity CreatedOn | Timestamp at which the hierarchy entity was created |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Billing Unit ID | resources.id |
The ID of the DEFAULT billing unit of the requested entity, which is a globally unique identifier (GUID) |
Billing Unit Name | resources.name |
The name of the billing unit |
Billing Unit CreatedOn | resources.created_at |
The creation date of the billing unit |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Credit Pool Type | resources.type |
The type of credit, either PLATFORM or SUPPORT |
Currency Code | resources.currency_code |
The currency code of the associated billing unit |
Billing Option ID | resources.term_credits.billing_option_id |
The ID of the billing option from which the subscription term is derived |
Category | resources.term_credits.category |
The category of the credit pool. For platform credit the valid values are PLATFORM , OFFER , or SERVICE For support credit the valid value is SUPPORT |
Start Date | resources.term_credits.start_date |
The start date of the term in ISO format |
End Date | resources.term_credits.end_date |
The end date of the term in ISO format |
Total Credits | resources.term_credits.total_credits |
The total credit available in this term |
Starting Balance | resources.term_credits.starting_balance |
The balance of available credit at the start of the current month |
Used Credits | resources.term_credits.used_credits |
The amount of credit used during the current month |
Current Balance | resources.term_credits.current_balance |
The balance of remaining credit in the subscription term |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Credit Pool Type | resources.type |
The type of credit, either PLATFORM or SUPPORT |
Currency Code | resources.currency_code |
The currency code of the associated billing unit |
Overage | resources.overage.cost |
The number of credits that are used as overage |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Entity ID | reports.entity_id |
The ID of the entity |
Entity Type | reports.entity_type |
The type of the entity Possible values: enterprise , account-group , or account |
Entity Name | reports.entity_name |
A user-defined name for the entity, such as the enterprise name or account group name |
Billing Unit ID | reports.billing_unit_id |
The ID of the billing unit |
Billing Unit Name | reports.billing_unit_name |
The name of the billing unit |
Country Code | reports.country_code |
The country code of the billing unit |
Currency Code | reports.currency_code |
The currency code of the billing unit |
Billable Cost | reports.billable_cost |
Billable charges that are aggregated from all entities in the report |
Non Billable Cost | reports.non_billable_cost |
Non-billable charges that are aggregated from all entities in the report |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Entity ID | reports.entity_id |
The ID of the entity |
Entity Type | reports.entity_type |
The type of the entity. Possible values: enterprise , account-group , or account |
Parent Entity ID | reports.parent_entity_id |
The ID of the parent of the requested entity |
Billing Unit ID | reports.billing_unit_id |
The ID of the billing unit |
Currency Code | reports.currency_code |
The currency code of the billing unit |
Service Name | reports.resources.resource_name |
The name of the resource |
Service ID | reports.resources.resource_id |
The ID of the resource |
Billable | reports.resources.plans.billable |
Whether the plan charges are billed to the customer |
Plan Name | reports.resources.plan_name |
The name of the plan |
Plan ID | reports.resources.plan_id |
The ID of the plan |
Pricing Region | reports.resources.plans.pricing_region |
The pricing region for the plan |
Metric | reports.resources.plans.usage.metric |
The name of the metric |
Unit | reports.resources.plans.usage.unit |
A unit to qualify the quantity |
Quantity | reports.resources.plans.usage.quantity |
The aggregated value for the metric |
Cost | reports.resources.plans.usage.cost |
The cost that was incurred by the metric |
Pending | reports.resources.plans.pending |
Pending charge from classic infrastructure |
Classic Infrastructure Product ID | resources.usage.additional_properties.classic_infrastructure_product_id |
Product ID of classic infrastructure resource |
Classic Infrastructure Package ID | resources.usage.additional_properties.classic_infrastructure_package_id |
Package ID of classic infrastructure resource |
Enterprise account summary CSV version 1.0
You will get CSV version 1.0 if the data that you're viewing is from October 2024 to March 2024.
CSV Header | Description |
---|---|
Entity ID | ID of the requested entity (enterprise_id /account_group_id /account_id ) |
Entity Type | Type of the requested entity (enterprise/account_group/account) |
Billing Month | The month in which usages were incurred. Represented in yyyy-mm format |
Currency Rate | Currency Exchange Rate with USD as the base |
Created Time | Timestamp at which the CSV report was generated |
CSV Header | Description |
---|---|
Entity ID | ID of the hierarchy entity |
Entity Type | Type of the hierarchy entity |
Entity Name | Name of the hierarchy entity |
Parent Entity ID | ID of the parent of this hierarchy entity |
Parent Entity Name | Name of the parent of the current hierarchy entity |
Parent Entity Type | Type of the parent of the current hierarchy entity |
Entity CreatedOn | Timestamp at which the hierarchy entity was created |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Billing Unit ID | resources.id |
The ID of the DEFAULT billing unit of the requested entity, which is a globally unique identifier (GUID) |
Billing Unit Name | resources.name |
The name of the billing unit |
Billing Unit CreatedOn | resources.created_at |
The creation date of the billing unit |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Credit Pool Type | resources.type |
The type of credit, either PLATFORM or SUPPORT |
Currency Code | resources.currency_code |
The currency code of the associated billing unit |
Billing Option ID | resources.term_credits.billing_option_id |
The ID of the billing option from which the subscription term is derived |
Category | resources.term_credits.category |
The category of the credit pool. For platform credit the valid values are PLATFORM , OFFER , or SERVICE For support credit the valid value is SUPPORT |
Start Date | resources.term_credits.start_date |
The start date of the term in ISO format |
End Date | resources.term_credits.end_date |
The end date of the term in ISO format |
Total Credits | resources.term_credits.total_credits |
The total credit available in this term |
Starting Balance | resources.term_credits.starting_balance |
The balance of available credit at the start of the current month |
Used Credits | resources.term_credits.used_credits |
The amount of credit used during the current month |
Current Balance | resources.term_credits.current_balance |
The balance of remaining credit in the subscription term |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Credit Pool Type | resources.type |
The type of credit, either PLATFORM or SUPPORT |
Currency Code | resources.currency_code |
The currency code of the associated billing unit |
Overage | resources.overage.cost |
The number of credits that are used as overage |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Entity ID | reports.entity_id |
The ID of the entity |
Entity Type | reports.entity_type |
The type of the entity Possible values: enterprise , account-group , or account |
Entity Name | reports.entity_name |
A user-defined name for the entity, such as the enterprise name or account group name |
Billing Unit ID | reports.billing_unit_id |
The ID of the billing unit |
Billing Unit Name | reports.billing_unit_name |
The name of the billing unit |
Country Code | reports.country_code |
The country code of the billing unit |
Currency Code | reports.currency_code |
The currency code of the billing unit |
Billable Cost | reports.billable_cost |
Billable charges that are aggregated from all entities in the report |
Non Billable Cost | reports.non_billable_cost |
Non-billable charges that are aggregated from all entities in the report |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Entity ID | reports.entity_id |
The ID of the entity |
Entity Type | reports.entity_type |
The type of the entity. Possible values: enterprise , account-group , or account |
Parent Entity ID | reports.parent_entity_id |
The ID of the parent of the requested entity |
Billing Unit ID | reports.billing_unit_id |
The ID of the billing unit |
Currency Code | reports.currency_code |
The currency code of the billing unit |
Service Name | reports.resources.resource_name |
The name of the resource |
Service ID | reports.resources.resource_id |
The ID of the resource |
Billable | reports.resources.plans.billable |
Whether the plan charges are billed to the customer |
Plan Name | reports.resources.plan_name |
The name of the plan |
Plan ID | reports.resources.plan_id |
The ID of the plan |
Pricing Region | reports.resources.plans.pricing_region |
The pricing region for the plan |
Metric | reports.resources.plans.usage.metric |
The name of the metric |
Unit | reports.resources.plans.usage.unit |
A unit to qualify the quantity |
Quantity | reports.resources.plans.usage.quantity |
The aggregated value for the metric |
Cost | reports.resources.plans.usage.cost |
The cost that was incurred by the metric |
Pending | reports.resources.plans.pending |
Pending charge from classic infrastructure |
Classic Infrastructure Product ID | resources.usage.additional_properties.classic_infrastructure_product_id |
Product ID of classic infrastructure resource |
Classic Infrastructure Package ID | resources.usage.additional_properties.classic_infrastructure_package_id |
Package ID of classic infrastructure resource |
Enterprise account summary CSV version 0.2
You will get CSV version 0.2 if the data that you're viewing is from February 2023 to October 2024.
CSV Header | Description |
---|---|
Entity ID | ID of the requested entity (enterprise_id /account_group_id /account_id ) |
Entity Type | Type of the requested entity (enterprise/account_group/account) |
Billing Month | The month in which usages were incurred. Represented in yyyy-mm format |
Currency Rate | Currency Exchange Rate with USD as the base |
Created Time | Timestamp at which the CSV report was generated |
CSV Header | Description |
---|---|
Entity ID | ID of the hierarchy entity |
Entity Type | Type of the hierarchy entity |
Entity Name | Name of the hierarchy entity |
Parent Entity ID | ID of the parent of this hierarchy entity |
Parent Entity Name | Name of the parent of the current hierarchy entity |
Parent Entity Type | Type of the parent of the current hierarchy entity |
Entity CreatedOn | Timestamp at which the hierarchy entity was created |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Billing Unit ID | resources.id |
The ID of the DEFAULT billing unit of the requested entity, which is a globally unique identifier (GUID) |
Billing Unit Name | resources.name |
The name of the billing unit |
Billing Unit CreatedOn | resources.created_at |
The creation date of the billing unit |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Credit Pool Type | resources.type |
The type of credit, either PLATFORM or SUPPORT |
Currency Code | resources.currency_code |
The currency code of the associated billing unit |
Billing Option ID | resources.term_credits.billing_option_id |
The ID of the billing option from which the subscription term is derived |
Category | resources.term_credits.category |
The category of the credit pool. For platform credit the valid values are PLATFORM , OFFER , or SERVICE For support credit the valid value is SUPPORT |
Start Date | resources.term_credits.start_date |
The start date of the term in ISO format |
End Date | resources.term_credits.end_date |
The end date of the term in ISO format |
Total Credits | resources.term_credits.total_credits |
The total credit available in this term |
Starting Balance | resources.term_credits.starting_balance |
The balance of available credit at the start of the current month |
Used Credits | resources.term_credits.used_credits |
The amount of credit used during the current month |
Current Balance | resources.term_credits.current_balance |
The balance of remaining credit in the subscription term |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Credit Pool Type | resources.type |
The type of credit, either PLATFORM or SUPPORT |
Currency Code | resources.currency_code |
The currency code of the associated billing unit |
Overage | resources.overage.cost |
The number of credits that are used as overage |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Entity ID | reports.entity_id |
The ID of the entity |
Entity Type | reports.entity_type |
The type of the entity Possible values: enterprise , account-group , or account |
Entity Name | reports.entity_name |
A user-defined name for the entity, such as the enterprise name or account group name |
Billing Unit ID | reports.billing_unit_id |
The ID of the billing unit |
Billing Unit Name | reports.billing_unit_name |
The name of the billing unit |
Country Code | reports.country_code |
The country code of the billing unit |
Currency Code | reports.currency_code |
The currency code of the billing unit |
Billable Cost | reports.billable_cost |
Billable charges that are aggregated from all entities in the report |
Non Billable Cost | reports.non_billable_cost |
Non-billable charges that are aggregated from all entities in the report |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Entity ID | reports.entity_id |
The ID of the entity |
Entity Type | reports.entity_type |
The type of the entity. Possible values: enterprise , account-group , or account |
Parent Entity ID | reports.parent_entity_id |
The ID of the parent of the requested entity |
Billing Unit ID | reports.billing_unit_id |
The ID of the billing unit |
Currency Code | reports.currency_code |
The currency code of the billing unit |
Service Name | reports.resources.resource_name |
The name of the resource |
Service ID | reports.resources.resource_id |
The ID of the resource |
Billable | reports.resources.plans.billable |
Whether the plan charges are billed to the customer |
Plan Name | reports.resources.plan_name |
The name of the plan |
Plan ID | reports.resources.plan_id |
The ID of the plan |
Pricing Region | reports.resources.plans.pricing_region |
The pricing region for the plan |
Metric | reports.resources.plans.usage.metric |
The name of the metric |
Unit | reports.resources.plans.usage.unit |
A unit to qualify the quantity |
Quantity | reports.resources.plans.usage.quantity |
The aggregated value for the metric |
Cost | reports.resources.plans.usage.cost |
The cost that was incurred by the metric |
Pending | reports.resources.plans.pending |
Pending charge from classic infrastructure |
Enterprise account summary CSV version 0.1
You will get CSV version 0.1 if the data that you're viewing is from before February 2023.
CSV Header | Description |
---|---|
Entity ID | ID of the requested entity (enterprise_id /account_group_id /account_id ) |
Entity Type | Type of the requested entity (enterprise/account_group/account) |
Billing Month | The month in which usages were incurred. Represented in yyyy-mm format |
Created Time | Timestamp at which the CSV report was generated |
CSV Header | Description |
---|---|
Entity ID | ID of the hierarchy entity |
Entity Type | Type of the hierarchy entity |
Entity Name | Name of the hierarchy entity |
Parent Entity ID | ID of the parent of this hierarchy entity |
Parent Entity Name | Name of the parent of the current hierarchy entity |
Parent Entity Type | Type of the parent of the current hierarchy entity |
Entity CreatedOn | Timestamp at which the hierarchy entity was created |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Billing Unit ID | resources.id |
The ID of the DEFAULT billing unit of the requested entity, which is a globally unique identifier (GUID) |
Billing Unit Name | resources.name |
The name of the billing unit |
Billing Unit CreatedOn | resources.created_at |
The creation date of the billing unit |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Credit Pool Type | resources.type |
The type of credit, either PLATFORM or SUPPORT |
Currency Code | resources.currency_code |
The currency code of the associated billing unit |
Billing Option ID | resources.term_credits.billing_option_id |
The ID of the billing option from which the subscription term is derived |
Category | resources.term_credits.category |
The category of the credit pool. For platform credit the valid values are PLATFORM , OFFER , or SERVICE For support credit the valid value is SUPPORT |
Start Date | resources.term_credits.start_date |
The start date of the term in ISO format |
End Date | resources.term_credits.end_date |
The end date of the term in ISO format |
Total Credits | resources.term_credits.total_credits |
The total credit available in this term |
Starting Balance | resources.term_credits.starting_balance |
The balance of available credit at the start of the current month |
Used Credits | resources.term_credits.used_credits |
The amount of credit used during the current month |
Current Balance | resources.term_credits.current_balance |
The balance of remaining credit in the subscription term |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Credit Pool Type | resources.type |
The type of credit, either PLATFORM or SUPPORT |
Currency Code | resources.currency_code |
The currency code of the associated billing unit |
Overage | resources.overage.cost |
The number of credits that are used as overage |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Entity ID | reports.entity_id |
The ID of the entity |
Entity Type | reports.entity_type |
The type of the entity Possible values: enterprise , account-group , or account |
Entity Name | reports.entity_name |
A user-defined name for the entity, such as the enterprise name or account group name |
Billing Unit ID | reports.billing_unit_id |
The ID of the billing unit |
Billing Unit Name | reports.billing_unit_name |
The name of the billing unit |
Country Code | reports.country_code |
The country code of the billing unit |
Currency Code | reports.currency_code |
The currency code of the billing unit |
Billable Cost | reports.billable_cost |
Billable charges that are aggregated from all entities in the report |
Non Billable Cost | reports.non_billable_cost |
Non-billable charges that are aggregated from all entities in the report |
CSV Header Header | JSON Report Fields | Description |
---|---|---|
Entity ID | reports.entity_id |
The ID of the entity |
Entity Type | reports.entity_type |
The type of the entity. Possible values: enterprise , account-group , or account |
Parent Entity ID | reports.parent_entity_id |
The ID of the parent of the requested entity |
Billing Unit ID | reports.billing_unit_id |
The ID of the billing unit |
Currency Code | reports.currency_code |
The currency code of the billing unit |
Service Name | reports.resources.resource_name |
The name of the resource |
Service ID | reports.resources.resource_id |
The ID of the resource |
Billable | reports.resources.plans.billable |
Whether the plan charges are billed to the customer |
Plan Name | reports.resources.plan_name |
The name of the plan |
Plan ID | reports.resources.plan_id |
The ID of the plan |
Pricing Region | reports.resources.plans.pricing_region |
The pricing region for the plan |
Metric | reports.resources.plans.usage.metric |
The name of the metric |
Unit | reports.resources.plans.usage.unit |
A unit to qualify the quantity |
Quantity | reports.resources.plans.usage.quantity |
The aggregated value for the metric |
Cost | reports.resources.plans.usage.cost |
The cost that was incurred by the metric |
Pending | reports.resources.plans.pending |
Pending charge from classic infrastructure |