Command Center Alert DMO

Persisted alert records fired by the Command Center alerting pipeline when a metric breaches a configured threshold.

Object API Name: std__CommandCenterAlertDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id

  • Field API Name: std__AcknowledgedAt__c
  • Data Type: DATETIME
  • Description: Timestamp when the alert was acknowledged.
  • Field API Name: std__AcknowledgedBy__c
  • Data Type: TEXT
  • Description: User ID of the person who acknowledged the alert.
  • Field API Name: std__AlertConfigurationId__c
  • Data Type: TEXT
  • Description: The alert configuration that produced this alert.
  • Field API Name: std__BindingId__c
  • Data Type: TEXT
  • Description: The binding used for metric execution.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__ClosedAt__c
  • Data Type: DATETIME
  • Description: Timestamp when the alert was closed.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__FiredAt__c
  • Data Type: DATETIME
  • Description: Timestamp when the rule engine decided to fire the alert.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Unique alert identifier (UUID).
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsAcknowledged__c
  • Data Type: BOOLEAN
  • Description: Whether the alert has been acknowledged by a user.
  • Field API Name: std__MetricApiName__c
  • Data Type: TEXT
  • Description: API name of the metric that was evaluated.
  • Field API Name: std__MetricResultSnapshotUrl__c
  • Data Type: URL
  • Description: URL to the stored metric result snapshot.
  • Field API Name: std__RcaReportJson__c
  • Data Type: TEXT
  • Description: Root cause analysis report payload in JSON format.
  • Field API Name: std__RcaStatus__c
  • Data Type: TEXT
  • Description: Root cause analysis status: PENDING, READY, FAILED, or SKIPPED.
  • Field API Name: std__RuleDecisionPayload__c
  • Data Type: TEXT
  • Description: Full JSON output from the rule engine for auditability.
  • Field API Name: std__Severity__c
  • Data Type: TEXT
  • Description: Alert severity: INFO, WARNING, or CRITICAL.
  • Field API Name: std__Status__c
  • Data Type: TEXT
  • Description: Alert lifecycle status: OPEN, ACKNOWLEDGED, or CLOSED.
  • Field API Name: std__TenantId__c
  • Data Type: TEXT
  • Description: Org identifier for the tenant that owns this alert.
  • Field API Name: std__Threshold__c
  • Data Type: TEXT
  • Description: Snapshot of the threshold value from the configuration at fire time.
  • Field API Name: std__TimeVariationName__c
  • Data Type: TEXT
  • Description: Time variation window used for metric evaluation.
  • Field API Name: std__UserGroupIds__c
  • Data Type: TEXT
  • Description: Comma-separated user group IDs that form the alert audience.