This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Change OTP token's user via API

Hello,

I want to change users of all OTP tokens on all of our firewalls because of domain change. Users with new domain already exists on the firewalls and I can change them manually via web GUI, but as we are talking about hundreds of tokens here, I prefer to use the script and XML API.

I have tried it with the following request, but it ends with  <Status code="500">Operation could not be performed on Entity.</Status>

xxxxx:4444/.../APIController operation="update"><OTPTokens transactionid=""><tokenid>d5b3a69c988b43b08811070c214c75b6</tokenid><user>user@domain.com</user></OTPTokens></Set></Request>

Unfortunately, the API manual is not much detailed and I don’t know if <tokened> tag is enough for token identification or I have to fulfil aditional information too.

 

I'm testing it on XG210 (SFOS 19.0.1 MR-1-Build365).

Have you anybody experience with this API?

Thank you,

Ondrej



This thread was automatically locked due to age.