get-system-uptime
Returns the time since the managed entity was last reinitialized.
Usage
<get-system-uptime></get-system-uptime>
<rpc-reply message-id="307" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<show-system-uptime xmlns="urn:brocade.com:mgmt:brocade-system">
<days>0</days>
<hours>5</hours>
<minutes>53</minutes>
<seconds>4</seconds>
</show-system-uptime>
</rpc-reply>
Parameters
- days
- Displays the number of days the managed node is up since its last re-initialization
- hours
- Displays the number of hours the managed node is up since its last re-initialization
- minutes
- Displays the number of minutes the managed node is up since its last re-initialization
- seconds
- Displays the number of seconds the managed node is up since its last re-initialization