Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MonitorScriptParameterInfo

Details of the script parameters in the monitor. isOverwritten specifies that the script parameters are overwritten in the monitor. If the user overwrites the parameter value in the monitor, then the overwritten values will be used to run the monitor.

Properties

isOverwritten

isOverwritten: boolean

If parameter value is default or overwritten.

isSecret

isSecret: boolean

Describes if the parameter value is secret and should be kept confidential. isSecret is specified in either CreateScript or UpdateScript API.

monitorScriptParameter

monitorScriptParameter: MonitorScriptParameter

Functions

getDeserializedJsonObj

getJsonObj