| Class | Description | 
|---|---|
| Fabrics | 
 This contains a list of the vsan or fabric names seen by the NetworkSystem. 
 | 
| FCEndpointRestRep | |
| FCEndpoints | 
 Contains a list of the endpoints discovered by the NetworkSystem. 
 | 
| FCZoneReferenceRestRep | |
| FCZoneReferences | 
 This is an internal structure used only for debugging. 
 | 
| NetworkBulkRep | |
| NetworkSystemBulkRep | |
| NetworkSystemCreate | 
 These are the arguments used for creating a NetworkSystem. 
 | 
| NetworkSystemList | |
| NetworkSystemRestRep | |
| NetworkSystemUpdate | 
 These are the arguments used for updating (PUT) to a Network System. 
 | 
| SanZone | 
 This represents a SAN Zone returned by the Network System. 
 | 
| SanZoneCreateParam | |
| SanZoneMemberRestRep | |
| SanZoneRestRep | 
 This represents a SAN Zone returned by the Network System. 
 | 
| SanZones | 
 This is a list of the SAN zones returned from the NetworkSystem. 
 | 
| SanZonesDeleteParam | |
| SanZonesRestRep | 
 This is a list of the SAN zones returned from the NetworkSystem. 
 | 
| SanZoneUpdateParam | 
 Class captures updating zone members and its name 
 | 
| SanZoneUpdateParams | 
 This is a list of the SAN zones returned from the NetworkSystem. 
 | 
| WwnAliasesCreateParam | |
| WwnAliasesDeleteParam | |
| WwnAliasesParam | 
 This is a list of the SAN zones returned from the NetworkSystem. 
 | 
| WwnAliasParam | 
 This represents an wwn alias include:
 name - name of alias
 address - WWN format 
 | 
| WwnAliasUpdateParam | 
 This represents an wwn alias to change "address" to "new address":
 name - name of alias (required)
 new_name - change alias name to this new name
 address - WWN format
 newAddress - change alias's address to this new address (required) 
 | 
| WwnAliasUpdateParams | 
 This is a list of aliases to update 
 |