Optional
billingPeriod?: stringOptional
categoryName?: stringFilter by name of a Category as they are shown in the invoice (Compute, Network, Observability).
Optional
orderBy?: ListConsumptionsRequestOrderByOrder consumptions list in the response by their update date.
Optional
organizationId?: stringFilter by Organization ID.
One-of ('projectIdentifier'): at most one of 'organizationId', 'projectId' could be set.
Optional
page?: numberPositive integer to choose the page to return.
Optional
pageSize?: numberPositive integer lower or equal to 100 to select the number of items to return.
Optional
projectId?: stringFilter by Project ID.
One-of ('projectIdentifier'): at most one of 'organizationId', 'projectId' could be set.
Filter by the billing period in the YYYY-MM format. If it is empty the current billing period will be used as default.