Send documentation comments to mdsfeedback-doc@cisco.com
69-8
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.
getIsls
Returns the list of ISLs in the VSAN associated with the specified VSAN key.
Parameters
key—VSAN key.
Return Value
Array of ISL objects in the VSAN associated with the specified VSAN key.
Error
Error Code: 300— General SAN Service exception.
Error code: 201—Invalid argument in Web Service exception.
discoverFabric
This API will open the fabric. This function requires the IP address of the seed switch and SNMP
credentials.
Parameters
seed—IP address of the seed switch.
user—SNMP Credential.
Return Value
Boolean value is True, if the discovery was successful.
Error
Error Code: 300— General SAN Service exception.
Error code: 201—Invalid argument in Web Service exception.
Error Code: 100— Authentication failure exception.
Error code: 101—Invalid credentials exception.
manageFabric
Returns true or false depending managability of the fabric.
Parameters
key—Fabric key.
Return Value
Returns true if the fabric can be identified ot managed. Returns false if the fabric cannot be identified ot
managed.