(Supporting Network Advisor 12.3.0)

Table Of Contents
Brocade Network Advisor REST API Guide 79
53-1003160-01
SAN fabric discovery
5
Switch credentials update
Updates switch credentials and SNMP configurations after fabric discovery using a request XML
payload (an UpdateCredentialsRequest object).
POST URIs
Path parameters
Request parameters
Notes
The request schema is UpdateCredentialsRequest, which is an XML payload sent with the
POST request.
URI Description
<BASE_URI>/resourcegroups/All/fcswitches/fcskey/
updatecredentials
Updates switch credentials and SNMP configurations
for the specified FC switch.
Name Description
fcfkey FC fabric identifier.
Property Description
userName The user name to be updated.
password The password to be updated.
fabricName The user-defined name of the fabric to be updated.
snmpVersion The SNMP version to be updated.
snmpTimeout The SNMP timeout to be updated.
snmpRetries The number of SNMP retries to be updated.
snmpReadCommunityString The SNMP read community string to be updated.
snmpWriteCommunityString The SNMP write community string to be updated.
snmpUserName The SNMP user name to be updated.
snmpContextName The SNMP context name for discovering the fabric.
snmpAuthorizationProtocol The SNMP authorization protocol to be updated.
snmpAuthorizationPassword The SNMP authorization password to be updated.
snmpPrivacyProtocol The SNMP privacy protocol to be updated.
snmpPrivacyPassword The SNMP privacy protocol password to be updated.