TRA Forums

« Back to Technical Discussion

Clarity on initializing the API

Combination View Flat View Tree View
Threads [ Previous | Next ]
Sample code for initializing the API is provided on page 16 ¿ however unless I misunderstand the documentation there isn¿t actually any description or diagram to show how the initialization process works. As a result it is left for the reader to reverse engineer the provided code to understand the initialization process.  Can someone please help clarify?



Reporting API document clearly states that CTS Man authenticates using Basic Authentication scheme. This is widely used scheme in Web-service world.

You can refer to the sample client to find more details
http://developer.cisco.com/web/tra/wikidocs/-/wiki/Main/Sample+Code