Interface UsageMeteringApiGetHistoricalCostByOrgRequest

Hierarchy

  • UsageMeteringApiGetHistoricalCostByOrgRequest

Properties

endMonth?: Date

Datetime in ISO-8601 format, UTC, precise to month: [YYYY-MM] for cost ending this month.

includeConnectedAccounts?: boolean

Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to false.

startMonth: Date

Datetime in ISO-8601 format, UTC, precise to month: [YYYY-MM] for cost beginning this month.

view?: string

String to specify whether cost is broken down at a parent-org level or at the sub-org level. Available views are summary and sub-org. Defaults to summary.

Generated using TypeDoc