Retrieves the current time for the cluster or specified switch.
URI | Description |
---|---|
<base_URI>/operations/show-clock | Retrieves current time for the cluster or specified switch. |
Only POST operation is supported.
http://host:80/rest/operations/show-clock
<show-clock></show-clock>
<output xmlns='urn:brocade.com:mgmt:brocade-clock'> <clock-time> <current-time>2017-03-17T05:13:28+00:00</current-time> <timezone>Etc/GMT</timezone> </clock-time> </output>