Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RetrieveDimensionStatesDetails

The configuration details for retrieving the alarm state entries. Filter retrieved alarm state entries by status value and dimension key-value pairs.

Properties

Optional dimensionFilters

dimensionFilters: undefined | object

A filter to return only alarm state entries that match the exact set of specified dimension key-value pairs. If you specify {@code "availabilityDomain": "phx-ad-1"} but the alarm state entry corresponds to the set {@code "availabilityDomain": "phx-ad-1"} and {@code "resourceId": "ocid1.instance.region1.phx.exampleuniqueID"}, then no results are returned.

Optional status

status: undefined | string

A filter to return only alarm state entries that match the status value. Example: {@code FIRING}

Functions

getDeserializedJsonObj

getJsonObj