show-system-info

Retrieves the system information.

Resource URIs

URI Description
<base_URI>/operations/show-system-info Retrieves the system information.

Parameters

stack-mac
Displays the MAC address of the switch.

Usage Guidelines

Only POST operation is supported.

Examples

URI

http://host:80/rest/operations/show-system-info

<show-system-info></show-system-info>
<output xmlns='urn:brocade.com:mgmt:brocade-ras-ext'>
  <show-system-info>
    <stack-mac>00:05:33:65:2b:4d</stack-mac>
  </show-system-info>
</output>