Retrieves the time since this managed entity was last re-initialized.
| URI | Description |
|---|---|
| <base_URI>/operations/get-system-uptime | Retrieves the time since this managed entity was last re-initialized. |
Only POST operation is supported.
http://host:80/rest/operations/get-system-uptime
<get-system-uptime></get-system-uptime>
<output xmlns='urn:brocade.com:mgmt:brocade-system'>
<show-system-uptime>
<days>0</days>
<hours>11</hours>
<minutes>15</minutes>
<seconds>37</seconds>
</show-system-uptime>
</output>