Skip to main content

OrgTotalUsageMetrics Object

Represents snapshots of total utilization metrics for the Organization.

Return fields#

allowRemove (Boolean!)#

Specifies whether the signed-in User can remove the OrgTotalUsageMetrics.

allowUpdate (Boolean!)#

Specifies whether the signed-in User can update the OrgTotalUsageMetrics.

blobBytesStored (BigInt!)#

The total number of bytes of blob storage currently used.

customerCount (Int!)#

The total number of Customers that currently exist.

deployedInstanceCount (Int!)#

The total number of Instances that are deployed.

deployedUniqueIntegrationCount (Int!)#

The total number of unique Integrations that are deployed.

id (ID!)#

The ID of the object

integrationCount (Int!)#

The total number of Integrations that currently exist.

snapshotTime (DateTime!)#

The time the utilization metrics snapshot was created.

userCount (Int!)#

The total number of Users that currently exist.