Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

System Manager R8 API unable to use API to update users?

Status
Not open for further replies.

Lucian_dk

Systems Engineer
Jul 10, 2020
2
DK
Since I upgraded a customers System Manager from release 7 to 8 something changed in the SMGR API because I am no longer able to update any user settings like password, givenName and so on using the PUT method.

As soon as I fire off my scripts I just get the error: 405 - Method not allowed

<result error="Method failed: (/network-login/) with code: 405">
<output><html><head><title>Error</title></head><body>JBWEB004248: JSPs only permit GET POST or HEAD</body></html></output>
</result>

Has anyone else found a workaround or solutions to using the SMGR API on release 8? It seems like Avaya has not even tested it because there is no documentation available og SMGR R8 API. Only the old current API programmers guide for R6 - R7.

Hope somebody has found some solutions?


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top