customerTotalUsageMetric Query
Returns the specified CustomerTotalUsageMetrics 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_admin_customer_permissions, org_manage_customers, org_view_customers]. 2. The signed-in User has any of the following permissions for the object: [customer_view, customer_edit, customer_remove, customer_admin_users, customer_view_users, customer_admin_instance_permissions, customer_view_instances].
#
Input fieldsArgument | Type | Description |
---|---|---|
id | ID! | The ID of the CustomerTotalUsageMetrics object. |
CustomerTotalUsageMetrics)#
Return fields (Boolean!)#
allowRemove (Specifies whether the signed-in User can remove the CustomerTotalUsageMetrics.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the CustomerTotalUsageMetrics.
Customer!)#
customer (The Customer for which utilization metrics are being collected.
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
DateTime!)#
snapshotTime (The time the utilization metrics snapshot was created.
Int!)#
userCount (The total number of Users that currently exist.