Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AlarmSuppressionSummary

A summary of properties for the specified dimension-specific alarm suppression.

Properties

alarmSuppressionTarget

alarmSuppressionTarget: AlarmSuppressionAlarmTarget

compartmentId

compartmentId: string

The OCID of the compartment containing the alarm suppression.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

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.}

dimensions

dimensions: 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\"}}

Type declaration

  • [key: string]: string

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.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

id

id: string

The OCID of the alarm suppression.

lifecycleState

lifecycleState: string

The current lifecycle state of the alarm suppression.

Example: {@code DELETED}

timeCreated

timeCreated: Date

The date and time the alarm suppression was created. Format defined by RFC3339.

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

timeSuppressFrom

timeSuppressFrom: Date

The start date and time for the suppression to take place, inclusive. Format defined by RFC3339.

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

timeSuppressUntil

timeSuppressUntil: Date

The end date and time for the suppression to take place, inclusive. Format defined by RFC3339.

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

timeUpdated

timeUpdated: Date

The date and time the alarm suppression was last updated (deleted). Format defined by RFC3339.

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

Functions

getDeserializedJsonObj

getJsonObj