Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SourceType

Source Type of the resource.

  1. SM_MGMT_AGENT_MONITORED - Management agent monitored stack monitoring discovered resources.
  2. SM_REPO_ONLY - Repository only stack monitoring discovered resources.
  3. OCI_NATIVE - OCI Native resources imported from OCI Monitoring Service.
  4. PROMETHEUS - Prometheus resources imported from OCI Monitoring Service.
  5. TELEGRAF - Telegraf based resources.
  6. COLLECTD - Collectd based resources.

Enumeration members

Collectd

Collectd: = "COLLECTD"

OciNative

OciNative: = "OCI_NATIVE"

Prometheus

Prometheus: = "PROMETHEUS"

SmMgmtAgentMonitored

SmMgmtAgentMonitored: = "SM_MGMT_AGENT_MONITORED"

SmRepoOnly

SmRepoOnly: = "SM_REPO_ONLY"

Telegraf

Telegraf: = "TELEGRAF"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj