An optional message from the plugin.
The plugin name.
The plugin status.
These are the available statuses: * {@code RUNNING} - The plugin is running. * {@code STOPPED} - The plugin is stopped. * {@code NOT_SUPPORTED} - The plugin is not supported on this platform. * {@code INVALID} - The plugin status is not recognizable by the service.
To determine whether the plugin is enabled, use the {@link #getInstance(GetInstanceRequest) getInstance} operation in the Core Services API. To enable or disable the plugin, use the {@link #updateInstance(UpdateInstanceRequest) updateInstance} operation in the Core Services API.
The last updated time of the plugin, in UTC.
An Oracle Cloud Agent plugin.