cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
108
Views
0
Helpful
0
Comments
cdnadmin
Community Member
This document was generated from CDN thread

Created by: daphne man on 28-02-2012 11:19:39 PM
Hi,
 
There is Session ID existing in Serviceability API. It's okay that session id is required in PerfmonPort Service, such as perfmonOpenSession, perfmonAddCounter. Session id helps receive session-based data.
 
But, what is the purpose of including Session ID in soap header for RisPort SOAP Service(selectCmDevice)?  I can receive response without including session ID.
 

<soap:Header>
<tns:AstHeader id="id1">
<SessionId xsi:type="xsd:string">SessionId</SessionId>
</tns:AstHeader>
</soap:Header>


Thanks in advance.

Subject: RE: Session in Serviceability XML APIs
Replied by: David Staudt on 19-03-2012 04:53:28 PM
As you say, the session ID is optional (and has no effect) for Risport queries like selectCmDevice
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links