Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Plugin

Description of plugin

Properties

agentId

agentId: string

Agent identifier.

Optional definedTags

definedTags: undefined | object

The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

Optional desiredState

desiredState: DesiredState

State to which the customer wants the plugin to move to.

Optional freeformTags

freeformTags: undefined | object

The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no predefined name, type, or namespace/scope. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, it can be used to provide actionable information for a resource in Failed state.

lifecycleState

lifecycleState: LifecycleState

The current state of the plugin.

name

name: string

Plugin identifier, which can be renamed.

pluginVersion

pluginVersion: string

Plugin version.

Optional systemTags

systemTags: undefined | object

The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example: {@code {orcl-cloud: {free-tier-retain: true}}}

timeCreated

timeCreated: Date

The time when the Agent was created. An RFC3339 formatted datetime string.

Optional timeUpdated

timeUpdated: Date

The time when the Agent was updated. An RFC3339 formatted datetime string.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Plugin): object

getJsonObj

  • getJsonObj(obj: Plugin): object