Focus Billing Export

A FocusBillingExport property references an endpoint or documentation for a billing data export that conforms to the FOCUS (FinOps Open Cost and Usage Specification) schema. FOCUS is the cross-vendor open standard maintained by the FinOps Foundation for normalizing cloud, SaaS, and PaaS billing data. A FOCUS-conformant billing export allows API consumers, enterprise buyers, and FinOps tools to ingest cost and usage data in a consistent, vendor-neutral format without custom transformation.

Example

focus-billing-export.yaml
- type: FocusBillingExport
  url: https://developers.example.com/billing/focus-export
  mediaType: application/json

Tags

All Properties