orgTotalUsageMetric Query
Returns the specified OrgTotalUsageMetrics object.
Access is permitted when any of the following condition(s) are met: 1. The signed-in User has any of the following permissions for the associated Organization: [org_view_utilization].
#
Input fieldsArgument | Type | Description |
---|---|---|
id | ID! | The ID of the OrgTotalUsageMetrics object. |
OrgTotalUsageMetrics)#
Return fields (Boolean!)#
allowRemove (Specifies whether the signed-in User can remove the OrgTotalUsageMetrics.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the OrgTotalUsageMetrics.
BigInt!)#
blobBytesStored (The total number of bytes of blob storage currently used.
Int!)#
customerCount (The total number of Customers that currently exist.
Int!)#
deployedInstanceCount (The total number of Instances that are deployed.
Int!)#
deployedUniqueIntegrationCount (The total number of unique Integrations that are deployed.
ID!)#
id (The ID of the object
Int!)#
integrationCount (The total number of Integrations that currently exist.
DateTime!)#
snapshotTime (The time the utilization metrics snapshot was created.
Int!)#
userCount (The total number of Users that currently exist.