Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ApdexRules

The set of Apdex rules to be used in Apdex computation. In the current version, only one rule set can exist in the configuration.

Properties

Const configType

configType: string = "APDEX"

Optional createdBy

createdBy: undefined | string

The OCID of a user.

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 displayName

displayName: undefined | string

The name by which a configuration entity is displayed to the end user.

Optional etag

etag: undefined | string

For optimistic concurrency control. See {@code if-match}.

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

Optional id

id: undefined | string

The OCID of the configuration item. An OCID is generated when the item is created.

Optional rules

rules: Array<Apdex>

Optional timeCreated

timeCreated: Date

The time the resource was created, expressed in RFC 3339 timestamp format. Example: {@code 2020-02-12T22:47:12.613Z}

Optional timeUpdated

timeUpdated: Date

The time the resource was updated, expressed in RFC 3339 timestamp format. Example: {@code 2020-02-13T22:47:12.613Z}

Optional updatedBy

updatedBy: undefined | string

The OCID of a user.

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Config): object

getJsonObj

  • getJsonObj(obj: Config): object