Send documentation comments to mdsfeedback-doc@cisco.com
69-13
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
Error code: 201—Invalid argument in Web Service exception.
getHosts
Returns the list of all the host enclosures known to Fabric Manager.
Return Value
Returns the list of all the host enclosures known to Fabric Manager.
Error
Error Code: 300— General SAN Service exception.
getHost
Returns the name of hosts in a VSAN.
Parameters
key—Name of the VSAN.
Return Value
Returns the name of the hosts in tthe specified VSAN.
Error
Error Code: 300— General SAN Service exception.
Error code: 201—Invalid argument in Web Service exception.
getHostByFabric
Returns the name of hosts in a fabric.
ValidationException is thrown if any of the following situation occurs:
• If the argument passed is null.
• If the argument does not contain a valid key.
Parameters
key—Name of the fabric.
Return Value
Returns the name of the hosts in the specified VSAN.
Error
Error Code: 300— General SAN Service exception.
Error code: 201—Invalid argument in Web Service exception.