Retrieves the overall status for a selected switch.
| URI | Description |
|---|---|
| <base_URI>/operations/show-system-monitor | Retrieves the overall status for a selected switch. |
Only POST operation is supported.
http://host:80/rest/operations/show-system-monitor
<show-system-monitor></show-system-monitor>
<output xmlns='urn:brocade.com:mgmt:brocade-system-monitor-ext'>
<switch-status>
<switch-name>sw0</switch-name>
<switch-ip>10.24.81.195</switch-ip>
<switch-state>state-marginal</switch-state>
<switch-state-reason>Switch Status is MARGINAL. Contributors:* MM non-redundant:
(M2).(MARGINAL).</switch-state-reason>
<report-time>2014-06-11T09:40:21+00:00</report-time>
<component-status>
<component-name>Power supplies monitor</component-name>
<component-state>state-healthy</component-state>
</component-status>
</switch-status>
</output>