Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MetricExtension

Detailed information of the Metric Extension resource

Properties

collectionMethod

collectionMethod: string

Collection Method Metric Extension applies

collectionRecurrences

collectionRecurrences: string

Schedule of metric extension should use RFC 5545 format -> 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 createdBy

createdBy: undefined | string

Created by user

Optional description

description: undefined | string

Description of the metric extension.

displayName

displayName: string

Metric Extension resource display name

Optional enabledOnResources

enabledOnResources: Array<EnabledResourceDetails>

List of resource objects on which this metric extension is enabled.

Optional enabledOnResourcesCount

enabledOnResourcesCount: undefined | number

Count of resources on which this metric extension is enabled. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

id

id: string

The OCID of Metric Extension resource

Optional lastUpdatedBy

lastUpdatedBy: undefined | string

Last updated by user

Optional lifecycleState

lifecycleState: model.MetricExtensionLifeCycleStates

The current lifecycle state of the metric extension

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

Optional resourceUri

resourceUri: undefined | string

The URI path that the user can do a GET on to access the metric extension metadata

status

The current status of the metric extension i.e. whether it is Draft or Published

tenantId

tenantId: string

Tenant Identifier OCID

Optional timeCreated

timeCreated: Date

Metric Extension creation time. An RFC3339 formatted datetime string.

Optional timeUpdated

timeUpdated: Date

Metric Extension update time. An RFC3339 formatted datetime string.

Functions

getDeserializedJsonObj

getJsonObj