I am currently writing a plugin to orchestrator using the 5.5 java SDK and the plugin is storing some minimal information used to populate objects in the inventory. Is there a provided method or interface in the java SDK to sync this information with all nodes in an orchestrator cluster? If there is not api for this, is there possibly a means of accessing configuration elements from the java sdk?
Thanks