The Status API retrieves information about the state of rules that collectively determine if the system is working correctly.
The system periodically checks the state of the rules. To force the status to be updated, refer to the Scan API.
<results> <statuses> <status> <name>DS_LOGGER_INSTALLED</name> <category>RUNTIME</category> <level>OK</level> <machines> <machine> <refURL>/unifiedconfig/config/machineinventory/5057</refURL> </machine> </machines> </status> <status> <name>DS_DISTRIBUTOR_INSTALLED</name> <category>RUNTIME</category> <level>BLOCKED</level> <machines> <machine> <refURL>/unifiedconfig/config/machineinventory/5057</refURL> </machine> </machines> </status> </statuses> </results>