Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Plugin

An Oracle Cloud Agent plugin.

Properties

Optional lastUpdateTime

lastUpdateTime: Date

The last updated time of the plugin, in UTC.

Optional message

message: undefined | string

An optional message from the plugin.

name

name: string

The plugin name.

status

status: string

The plugin status.

version

version: string

The plugin version.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Plugin): object

getJsonObj

  • getJsonObj(obj: Plugin): object