Data Source: oci_jms_jms_plugin
This data source provides details about a specific Jms Plugin resource in Oracle Cloud Infrastructure Jms service.
Returns the JmsPlugin.
Example Usage
data "oci_jms_jms_plugin" "test_jms_plugin" {
#Required
jms_plugin_id = oci_jms_jms_plugin.test_jms_plugin.id
}
Argument Reference
The following arguments are supported:
jms_plugin_id- (Required) The OCID of the JmsPlugin.
Attributes Reference
The following attributes are exported:
agent_id- The OCID of the Management Agent (OMA), the Oracle Cloud Agent (OCA), or the Oracle Container Management Agent (OCMA) instance where the JMS plugin is deployed.agent_type- The agent type.availability_status- The availability status.compartment_id- The OMA/OCA/OCMA agent’s compartment OCID.defined_tags- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:{"foo-namespace.bar-key": "value"}. (See Understanding Free-form Tags).fleet_id- The OCID of the fleet.freeform_tags- Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example:{"bar-key": "value"}. (See Managing Tags and Tag Namespaces.)hostname- The hostname of the agent.id- The OCID to identify this JmsPlugin.os_architecture- The architecture of the operating system of the plugin.os_distribution- The distribution of the operating system of the plugin.os_family- The operating system family for the plugin.plugin_version- The version of the plugin.state- The lifecycle state.system_tags- 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:{"orcl-cloud.free-tier-retained": "true"}time_last_seen- 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.time_registered- The date and time the plugin was registered.