6.6.3 Node RM Service

The node RM service can be used to report node state data to Moab Workload Manager through the RM interface. See 6.2.9 Reporting State Data for more information. It can also be used to retrieve previous reports made by a plugin. Note that due to data consolidation (see 6.1.6 Data Consolidation), old node reports may no longer exist in the database by the time the query is done.

The nodeRMService property will be injected with a class of type INodeRMService in all plugin types. Note that it is not available for injection in translators or custom components.