Send documentation comments to mdsfeedback-doc@cisco.com
69-14
Cisco MDS 9000 Family Fabric Manager Configuration Guide
OL-17256-03, Cisco MDS NX-OS Release 4.x
Chapter 69 Fabric Manager Web Services
Methods
getStorages
Returns the list of all the storage device enclosures known to Fabric Manager.
Return Value
An array of all the storage device enclosures known to Fabric Manager.
Error
Error Code: 300— General SAN Service exception.
getStorageByFabric
Returns the name of storage device enclosures in a fabric.
Parameters
key—Name of the fabric.
Return Value
Returns the name of the storages in the specified fabric.
Error
Error Code: 300— General SAN Service exception.
Error code: 201—Invalid argument in Web Service exception.
getHostPorts
Returns the list of all the host end ports in a fabric.
Parameters
key—Name of the fabric.
Return Value
An array of all the host ports in a fabric.
Error
Error Code: 300— General SAN Service exception.
Error code: 201—Invalid argument in Web Service exception.