Displays the bridge-domain MAC state.
URI | Description |
---|---|
<base_URI>/operational-state/bridge-domain-mac-state/{bd-id} | Displays the bridge-domain MAC state. |
Only GET operation is supported. Use of the Resource-Depth request header is recommended.
http://host:80/rest/operational-state/bridge-domain-mac-state
None
<bridge-domain-mac-state xmlns="urn:brocade.com:mgmt:brocade-l2sys-operational" xmlns:y="http://brocade.com/ns/rest" y:self="/rest/operational-state/bridge-domain-mac-state/1"> <bd-id>1</bd-id> <no-of-mac>20</no-of-mac> <no-of-static-mac>0</no-of-static-mac> </bridge-domain-mac-state>