Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

TenantSecurityCustomMetricStat

Represents custom metric data within Security Center. This object is available in API version 61.0 and later.

Supported Calls

describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()

Special Access Rules

This object is read-only.

Fields

Field Details
ChangeCount
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of times this metric was changed.
CustomMetricIdentifier
Type
string
Properties
Filter, Group, idLookup, Sort
Description
The ID of the custom metric.
EndProcessTime
Type
dateTime
Properties
Filter, Sort
Description
The end time of the metric being processed.
MetricCount
Type
int
Properties
Filter, Group, Sort
Description
The number of times this metric was recorded.
MetricIdentifier
Type
string
Properties
Filter, Group, idLookup, Sort
Description
The unique identifier of the metric.
MetricName
Type
string
Properties
Filter, Group, idLookup, Sort
Description
The name of the metric.
Name
Type
string
Properties
Filter, Group, idLookup, Sort
Description
The name of the custom metric.
PreviousMetricIdentifier
Type
string
Properties
Filter, Group, idLookup, Nillable, Sort
Description
The previous unique identifier of this metric.
StartProcessTime
Type
dateTime
Properties
Filter, Sort
Description
The start time of the metric being processed.
Tenant
Type
string
Properties
Filter, Group, Sort
Description
The ID of the tenant with the custom metric.