Skip to main content

cpUsageSummary

Operator only (is_operator). Per-minute usage summary for any environment by slug (operator equivalent of environmentUsageSummary, not org-scoped). Read-only.

cpUsageSummary(
environmentSlug: String!
since: DateTime!
): CpUsageSummary!

Arguments

cpUsageSummary.environmentSlug ● String! non-null scalar

Slug of the environment to report on.

cpUsageSummary.since ● DateTime! non-null scalar

Start of the time window (ISO-8601 DateTime) up to now.

Type

CpUsageSummary object