Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JmsPlugin

Information about a JmsPlugin that has been registered.

Properties

agentId

agentId: string

The OCID of the Management Agent (OMA) or the Oracle Cloud Agent (OCA) instance where the JMS plugin is deployed.

agentType

agentType: AgentType

The agent type.

availabilityStatus

availabilityStatus: JmsPluginAvailabilityStatus

The availability status.

Optional compartmentId

compartmentId: undefined | string

The OMA/OCA agent's compartment OCID.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}. (See Understanding Free-form Tags).

Optional fleetId

fleetId: undefined | string

The OCID of the fleet.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}. (See Managing Tags and Tag Namespaces.)

Optional hostname

hostname: undefined | string

The hostname of the agent.

id

id: string

The OCID to identify this JmsPlugin.

lifecycleState

lifecycleState: JmsPluginLifecycleState

The lifecycle state.

Optional osArchitecture

osArchitecture: undefined | string

The architecture of the operating system of the plugin.

Optional osDistribution

osDistribution: undefined | string

The distribution of the operating system of the plugin.

Optional osFamily

osFamily: model.OsFamily

The operating system family for the plugin.

Optional pluginVersion

pluginVersion: undefined | string

The version of the plugin.

Optional systemTags

systemTags: undefined | object

System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system.

Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}

Optional timeLastSeen

timeLastSeen: Date

The date and time the resource was last reported to JMS. This is potentially after the specified time period provided by the filters. For example, a resource can be last reported to JMS before the start of a specified time period, if it is also reported during the time period.

timeRegistered

timeRegistered: Date

The date and time the plugin was registered.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: JmsPlugin): object

getJsonObj