Brocade Network Advisor REST API Guide (Supporting Network Advisor 12.3.0) User Manual

Page 165

Advertising
background image

Brocade Network Advisor REST API Guide

151

53-1003160-01

Topology

A

<xs:element name="npivEnabled" type="xs:boolean" nillable="true" minOccurs="0"/>

<xs:element name="fcFastWriteEnabled" type="xs:boolean" nillable="true" minOccurs="0"/>

<xs:element name="islRrdyEnabled" type="xs:boolean" nillable="true" minOccurs="0"/>

<xs:element name="rateLimitCapable" type="xs:boolean" nillable="true" minOccurs="0"/>

<xs:element name="rateLimited" type="xs:boolean" nillable="true" minOccurs="0"/>

<xs:element name="qosCapable" type="xs:boolean" nillable="true" minOccurs="0"/>

<xs:element name="qosEnabled" type="xs:boolean" nillable="true" minOccurs="0"/>

<xs:element name="fcrFabricId" type="xs:short" nillable="true" minOccurs="0"/>

<xs:element name="state" type="tns:StateType"/>

<xs:element name="occupied" type="xs:boolean" nillable="true" minOccurs="0"/>

<xs:element name="masterPortNumber" type="xs:int" nillable="true" minOccurs="0"/>

</xs:sequence>

</xs:complexType>

<xs:simpleType name="PortType">

<xs:restriction base="xs:string">

<xs:enumeration value="U_PORT"/>

<xs:enumeration value="E_PORT"/>

<xs:enumeration value="VE_PORT"/>

<xs:enumeration value="VEX_PORT"/>

<xs:enumeration value="EX_PORT"/>

<xs:enumeration value="F_PORT"/>

<xs:enumeration value="G_PORT"/>

<xs:enumeration value="L_PORT"/>

<xs:enumeration value="LB_PORT"/>

<xs:enumeration value="N_PORT"/>

<xs:enumeration value="N"/>

<xs:enumeration value="NL_PORT"/>

<xs:enumeration value="NL"/>

<xs:enumeration value="INITIATOR"/>

<xs:enumeration value="TARGET"/>

<xs:enumeration value="INITIATOR_TARGET"/>

<xs:enumeration value="INITIATOR_OR_TARGET"/>

<xs:enumeration value="GIGE_PORT"/>

<xs:enumeration value="UNKNOWN"/>

<xs:enumeration value="UNKNOWN_PORT"/>

<xs:enumeration value="LOOPBACK"/>

<xs:enumeration value="FL_PORT"/>

<xs:enumeration value="GX_PORT"/>

<xs:enumeration value="FX_PORT"/>

<xs:enumeration value="FCOE_HOST_PORT"/>

<xs:enumeration value="TE_PORT"/>

<xs:enumeration value="ETHER_PORT"/>

<xs:enumeration value="VIRTUAL_FCOE_PORT"/>

<xs:enumeration value="CNA_PORT"/>

<xs:enumeration value="PHYSICAL_NIC_PORT"/>

<xs:enumeration value="IP_DEVICE_PORT"/>

<xs:enumeration value="IP_STORAGE_PORT"/>

<xs:enumeration value="SAN_STORAGE_PORT"/>

<xs:enumeration value="L2_DUMMY_PORT"/>

<xs:enumeration value="VM_FC_HBA_PORT"/>

<xs:enumeration value="D_PORT"/>

<xs:enumeration value="FE_PORT"/>

<xs:enumeration value="NIC_PORT"/>

<xs:enumeration value="SIM_PORT"/>

</xs:restriction>

</xs:simpleType>

<xs:simpleType name="PortStatusType">

<xs:restriction base="xs:string">

Advertising