mctd-client-state-state

Displays the MCT client operational information.

Resource URIs

URI Description
<base_URI>/operational-state/mctd-client-state-state Displays the MCT client operational information.
<base_URI>/operational-state/mctd-client-state-state/show-cluster-mctd-client Displays MCT cluster client states.
<base_URI>/operational-state/mctd-client-state-state/show-cluster-mem-vlan/1/num-vlans Displays the number of VLANs configured.

Usage Guidelines

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

Examples

URI

The following example uses the GET option to retrieve the configuration details.

http://host:80/rest/operational-state/mctd-client-state-state

None

<mctd-client-state-state xmlns="urn:brocade.com:mgmt:brocade-mct-operational" 
y:self="/rest/operational-state/mctd-client-state-state">
  <show-cluster-mem-vlan y:self="/rest/operational-state/mctd-client-state-state/show-cluster-mem-vlan/56">
    <cluster-id>56</cluster-id>
    <num-vlans>2663</num-vlans>
    <vlan-label-info y:self="/rest/operational-state/mctd-client-state-state/show-cluster-mem-vlan/56/vlan-label-info/2">
      <vlan-id>2</vlan-id>
      <mcast-label-local>817154</mcast-label-local>
      <mcast-label-remote>817154</mcast-label-remote>
    </vlan-label-info>
    <vlan-label-info y:self="/rest/operational-state/mctd-client-state-state/show-cluster-mem-vlan/56/vlan-label-info/3">
      <vlan-id>3</vlan-id>
      <mcast-label-local>817155</mcast-label-local>
      <mcast-label-remote>817155</mcast-label-remote>
    </vlan-label-info>
    <vlan-label-info y:self="/rest/operational-state/mctd-client-state-state/show-cluster-mem-vlan/56/vlan-label-info/4">
      <vlan-id>4</vlan-id>
      <mcast-label-local>817156</mcast-label-local>
      <mcast-label-remote>817156</mcast-label-remote>
    </vlan-label-info>