cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem:

How to access API's of an SVM on-prem server?

 

Solution:

You can essentially use the same URL for the cloud but replace csi7.secunia.com with your on-prem server URL.

So the URL to login would look like:

https://ONPREMSERVER.com/csi/api/?uid=&action=manuallogin

The link below gives instructions on what is needed from a post request to URL mentioned:

https://helpnet.flexerasoftware.com/csi/api/Default.htm#helplibrary/Login_API_Information.htm#svm_api_login_2776300157_1208920%3FTocPath%3DLogin%2520API%7C_____1


You may want to try using an app like Postman to make a post request to the URL.

You'll then want to enter parameters in the body for username and password.

You may also want to take a look at the Powershell sample shown here:


https://helpnet.flexerasoftware.com/csi/api/Default.htm#helplibrary/Appendix_A___Sample_API_Code.htm#svm_api_appendixa_912118870_1206716%3FTocPath%3DAppendix%2520A%2520-%2520Sample%2520API%2520Code%7C_____1

 

This should get you started with using the API's of an on-prem SVM server.

Was this article helpful? Yes No
No ratings
Version history
Last update:
‎May 28, 2020 02:39 PM
Updated by: