bridge-domain-mac-state

Displays the bridge-domain MAC state.

Resource URIs

URI Description
<base_URI>/operational-state/bridge-domain-mac-state/{bd-id} Displays the bridge-domain MAC state.

Usage Guidelines

Only GET operation is supported. Use of the Resource-Depth request header is recommended.

Examples

URI

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>