Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AlarmSuppressionHistoryItem

A summary of properties for the specified alarm suppression history item.

Properties

alarmSuppressionTarget

alarmSuppressionTarget: AlarmSuppressionAlarmTarget

Optional description

description: undefined | string

Human-readable reason for this alarm suppression. It does not have to be unique, and it's changeable. Avoid entering confidential information.

Oracle recommends including tracking information for the event or associated work, such as a ticket number.

Example: {@code Planned outage due to change IT-1234.}

Optional dimensions

dimensions: undefined | object

Configured dimension filter for suppressing alarm state entries that include the set of specified dimension key-value pairs.

Example: {@code {\"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"}}

displayName

displayName: string

A user-friendly name for the alarm suppression. It does not have to be unique, and it's changeable. Avoid entering confidential information.

level

level: Level

The level of this alarm suppression. {@code ALARM} indicates a suppression of the entire alarm, regardless of dimension. {@code DIMENSION} indicates a suppression configured for specified dimensions.

suppressionId

suppressionId: string

The OCID of the alarm suppression.

timeEffectiveFrom

timeEffectiveFrom: Date

The start date and time for the suppression actually starts, inclusive. Format defined by RFC3339.

Example: {@code 2023-02-01T01:02:29.600Z}

timeEffectiveUntil

timeEffectiveUntil: Date

The end date and time for the suppression actually ends, inclusive. Format defined by RFC3339.

Example: {@code 2023-02-01T02:02:29.600Z}

Functions

getDeserializedJsonObj

getJsonObj