Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ApmDomain

Details of an APM domain.

Properties

compartmentId

compartmentId: string

The OCID of the compartment corresponding to the APM domain.

Optional dataUploadEndpoint

dataUploadEndpoint: undefined | string

The endpoint where the APM agents upload their observations and metrics.

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

Description of the APM domain.

displayName

displayName: string

Display name of the APM domain, which can be updated.

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

Unique identifier that is immutable on creation.

Optional isFreeTier

isFreeTier: undefined | false | true

Indicates if this is an Always Free resource.

Optional lifecycleState

lifecycleState: model.LifecycleStates

The current lifecycle state of the APM domain.

Optional timeCreated

timeCreated: Date

The time the APM domain was created, expressed in RFC 3339 timestamp format.

Optional timeUpdated

timeUpdated: Date

The time the APM domain was updated, expressed in RFC 3339 timestamp format.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: ApmDomain): object

getJsonObj