Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ManagementAgentPluginSummary

Summary of the ManagementAgentPlugin.

Properties

Optional description

description: undefined | string

Management Agent Plugin description

Optional displayName

displayName: undefined | string

Management Agent Plugin Display Name

id

id: string

Management Agent Plugin Id

Optional isConsoleDeployable

isConsoleDeployable: undefined | false | true

A flag to indicate whether a given plugin can be deployed from Agent Console UI or not.

lifecycleState

lifecycleState: LifecycleStates

The current state of Management Agent Plugin

name

name: string

Management Agent Plugin Name

Optional supportedPlatformTypes

supportedPlatformTypes: Array<SupportedPlatformTypes>

Supported Platform Types

Optional version

version: undefined | number

Management Agent Plugin Version Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj