InstanceDailyUsageMetrics Object
Represents snapshots of daily utilization metrics for an Instance.
#
Return fieldsBoolean!)#
allowRemove (Specifies whether the signed-in User can remove the InstanceDailyUsageMetrics.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the InstanceDailyUsageMetrics.
BigInt!)#
failedExecutionCount (The number of failed executions of this Instance on the snapshot date.
ID!)#
id (The ID of the object
Instance!)#
instance (The Instance for which utilization metrics are being collected.
Date!)#
snapshotDate (The date the utilization metrics snapshot was created.
BigInt!)#
spendMbSecs (The execution spend for this Instance on the snapshot date in MB-secs.
BigInt!)#
stepCount (The number of steps executed for this Instance on the snapshot date.
BigInt!)#
successfulExecutionCount (The number of successful executions of this Instance on the snapshot date.