MetricTP_order_by
Sort the returned array by one or more fields of it's elements.
input MetricTP_order_by {
machine: business_machine_order_by
machineRef: order_by
metricKey: order_by
subtype: order_by
type: order_by
}
Fields
MetricTP_order_by.machine ● business_machine_order_by input
The machine the event originates from.
MetricTP_order_by.machineRef ● order_by enum
A unique, numeric identifier for the machine.
MetricTP_order_by.metricKey ● order_by enum
Each metric is globally identified by the combination of machineRef and metricKey.
MetricTP_order_by.subtype ● order_by enum
The type of a metric as defined in the data mapping section of the machine's edit form. See the data catalog for more information.
MetricTP_order_by.type ● order_by enum
The type of a metric as defined in the data mapping section of the machine's edit form. See the data catalog for more information.
Member Of
metrics query