Interface UsageMeteringApiGetUsageSummaryRequest

Hierarchy

  • UsageMeteringApiGetUsageSummaryRequest

Properties

endMonth?: Date

Datetime in ISO-8601 format, UTC, precise to month: [YYYY-MM] for usage 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.

includeOrgDetails?: boolean

Include usage summaries for each sub-org.

startMonth: Date

Datetime in ISO-8601 format, UTC, precise to month: [YYYY-MM] for usage beginning in this month. Maximum of 15 months ago.

Generated using TypeDoc