billing.miloapis.com API. A billing account is the entity within an organization responsible for paying for service consumption; you bind projects to it so their usage rolls up to a single payer, and you attach payment methods that fund the account. Billing accounts and payment methods are created with datumctl apply -f and inspected with datumctl get and datumctl describe.
Resources
BillingAccount
A billing entity within an organization that is responsible for paying for service consumption.
BillingAccountBinding
Links a project to a billing account, establishing billing responsibility for the project’s resource consumption.
PaymentMethod
Associates a payment instrument with a billing account to fund it.
Learn more
- API resources overview — the resource reference landing page across all Datum Cloud services.
- Changing resources — how to apply, edit, and safely preview changes to these resources.