EasyManuals Logo

Cisco AP775A - Nexus Converged Network Switch 5010 User Manual

Cisco AP775A - Nexus Converged Network Switch 5010
1486 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #1403 background imageLoading...
Page #1403 background image
Send documentation comments to mdsfeedback-doc@cisco.com
69-3
Cisco MDS 9000 Family Fabric Manager Configuration Guide
OL-17256-03, Cisco MDS NX-OS Release 4.x
Chapter 69 Fabric Manager Web Services
Logon Service
Error
Error code: 201—Invalid argument in Web Service exception.
validateToken
This method returns true or false depending on the validity of the token. If the token has expired, it
returns false, or else it returns true.
Parameters
token—Session Token.
Return Value
Boolean value “True“ if the Fabric Manager accepts the token.
Error
Error code: 201—Invalid argument in Web Service exception.
Authentication or Token
To interact with Fabric Manager Web Services, the user must obtain a token through LogonWS and
attach this token to the header message of every SOAP requests. Fabric Manager Web Services verifies
user credentials using a unique token string that is administered by LogonWS. At any given time,
HTTPS should be deployed to secure the communication channel. The following example displays the
format of the header message:
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SOAP-ENV:Header xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<m:Token xmlns:m="http://www.w3schools.com/transaction/">
token string is put here
</m:Token></SOAP-ENV:Header>
<SOAP-ENV:Body>
<getFabrics xmlns="http://ep.jaxws.dcbu.cisco.com/"/>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
IdentityManager
IdentityManager provide identity services and manage the user credentials that are required by Web
Services. It is the token provider who administers and maintains tokens. It authenticates the user,
generates tokens, and validates or expires tokens by periodically checking and clearing the cache.

Table of Contents

Other manuals for Cisco AP775A - Nexus Converged Network Switch 5010

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco AP775A - Nexus Converged Network Switch 5010 and is the answer not in the manual?

Cisco AP775A - Nexus Converged Network Switch 5010 Specifications

General IconGeneral
BrandCisco
ModelAP775A - Nexus Converged Network Switch 5010
CategorySwitch
LanguageEnglish

Related product manuals