Optional
configuration: ConfigurationProtected
axiosProtected
baseProtected
configurationList the request, compute, sync, data transfer, and memory usage of a specific app in a given period for billing purposes.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Optional
start: anyThe ISO 8601 date and time of the start of the query period. Default is 00:00:00 UTC on the first day of the current month.
Optional
end: anyThe ISO 8601 date and time of the end of the query period. Default is 23:59:59 UTC on the the last day of the current month.
Optional
granularity: AdminAppMeasurementsGranularityEnumSpecifies the granularity of the query period, either P31D (31 day) or PT1H (1 hour). Default is P31D.
Optional
options: AxiosRequestConfig<any>Override http request option.
List app billing usage
BillingApi
List the request, compute, sync, and data transfer usage in a given period for billing purposes.
An Atlas Project/Group ID.
Optional
start: anyThe ISO 8601 date and time of the start of the query period. Default is 00:00:00 UTC on the first day of the current month.
Optional
end: anyThe ISO 8601 date and time of the end of the query period. Default is 23:59:59 UTC on the the last day of the current month.
Optional
granularity: AdminMeasurementsGranularityEnumSpecifies the granularity of the query period, either P31D (31 day) or PT1H (1 hour). Default is P31D.
Optional
options: AxiosRequestConfig<any>Override http request option.
List group billing usage in a given period
BillingApi
Generated using TypeDoc
BillingApi - object-oriented interface
Export