Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OpsiConfigurationBasicConfigurationItemSummary

Basic configuration item summary. Value and defaultValue fields will contain the custom value stored in the resource and default value from Operations Insights respectively.

Properties

Optional applicableContexts

applicableContexts: Array<string>

List of contexts in Operations Insights where this configuration item is applicable.

Const configItemType

configItemType: string = "BASIC"

Optional defaultValue

defaultValue: undefined | string

Value of configuration item.

Optional metadata

metadata: model.BasicConfigurationItemMetadata

Optional name

name: undefined | string

Name of configuration item.

Optional value

value: undefined | string

Value of configuration item.

Methods

getDeserializedJsonObj

getJsonObj