atlas api invoices
Public Preview: please provide feedback: Returns invoices.
Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli). Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for invoices |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
Related Commands
atlas api invoices createCostExplorerQueryProcess - Public Preview: please provide feedback: Creates a query process within the Cost Explorer for the given parameters.
atlas api invoices downloadInvoiceCsv - Public Preview: please provide feedback: Returns one invoice that MongoDB issued to the specified organization in CSV format.
atlas api invoices getCostExplorerQueryProcess - Public Preview: please provide feedback: Returns the usage details for a Cost Explorer query, if the query is finished and the data is ready to be viewed.
atlas api invoices getInvoice - Public Preview: please provide feedback: Returns one invoice that MongoDB issued to the specified organization.
atlas api invoices listInvoices - Public Preview: please provide feedback: Returns all invoices that MongoDB issued to the specified organization.
atlas api invoices listPendingInvoices - Public Preview: please provide feedback: Returns all invoices accruing charges for the current billing cycle for the specified organization.
atlas api invoices queryLineItemsFromSingleInvoice - Public Preview: please provide feedback: Query the lineItems of the specified invoice and return the result JSON.