Manual registration
Manual registration allows you to register managed instances with installed agents and deployed JMS plugins that are not currently registered to any JMS fleet and are not yet visible in the Unregistered Managed Instance list. These instances can be registered manually by providing the managed instance OCID. You need to have the necessary permissions to retrieve this information.
Note
Necessary permissions for the compartment to which the managed instance belongs are required to retrieve this information. Specifically, the user group must be able to manage JMS plugins in the compartment containing the unregistered instance. This can be granted with the following policy statement:
Necessary permissions for the compartment to which the managed instance belongs are required to retrieve this information. Specifically, the user group must be able to manage JMS plugins in the compartment containing the unregistered instance. This can be granted with the following policy statement:
ALLOW GROUP <user_group> TO MANAGE jms-plugins IN COMPARTMENT <compartment_name>
<user_group>
is the user group to which the user belongs. <compartment_name>
is the compartment that contains the unregistered instance.
You can add unregistered managed instances to a fleet using managed instance OCID. To do so, follow these steps:
The managed instance(s) will be registered to the fleet. They will be
reported in the fleet after the first Java runtime event or usage event. If no Java
runtimes are detected, the managed instance(s) will not be included in the JMS Fleets
reports.