HomeGuidesAPI Reference
CommunityWebsiteDocumentationExchangeSupportDeveloper
API Reference

Retrieves billing information for an instance in the requestor's account. Use instanceUUID whenever possible.

Provides API interfaces for viewing billing usage information by tenant, zone, instance or server.
By default, usage returned is from the beginning of the current month until now.
The date range is parameterized but the end date cannot exceed the current date.

Path Params
string
required

Morpheus UUID or ID of the Object being created or referenced

Query Params
string

Filter by startDate greater than or equal to a specified date

string

Filter by endDate less than or equal to a specified date

boolean
Defaults to true

Optional ability to suppress the usage records

int64

Optional ability to limit the usages returned

int64

Optional ability to offset the usages returned, for use with maxUsages to paginate

boolean
Defaults to false

Optional ability to include all subtenant billing information when calling from a master tenant user

int64

Filter by Tenant ID. This is only available to master tenant users with permission to manage tenants and users.

boolean
Defaults to false

Optional ability to include milliseconds

Responses

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json