Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateMetricExtensionDetails

The information about new metric extension resource. The combination of metric extension name and resource type should be unique in a compartment.

Properties

collectionRecurrences

collectionRecurrences: string

Schedule of metric extension should use RFC 5545 format i.e. recur-rule-part = "FREQ";INTERVAL where FREQ rule part identifies the type of recurrence rule. Valid values are "MINUTELY","HOURLY","DAILY" to specify repeating events based on an interval of a minute, an hour and a day or more. Example- FREQ=DAILY;INTERVAL=1

compartmentId

compartmentId: string

Compartment Identifier OCID

Optional description

description: undefined | string

Description of the metric extension.

displayName

displayName: string

Metric Extension display name.

metricList

metricList: Array<Metric>

List of metrics which are part of this metric extension

name

name: string

Metric Extension Resource name.

queryProperties

resourceType

resourceType: string

Resource type to which Metric Extension applies

Functions

getDeserializedJsonObj

getJsonObj