This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

IPAM Credential Update Via SDK Not Working

Hello,

I was told by a sales engineer this would be the best place to ask about this because devs monitor the forum.

Company I am currently at utilizes a PAM solution for credential management. This solution allows a script to be executed whenever an accounts credentials are updated.

I have created a script using OrionSDK to push the new credentials to Solarwinds using invoke for UpdateUsernamePasswordCredentials.

Now, this works when updating credentials for Orion and UDT, However when I try to update the IPAM credential, I get the error below:

"Orion.Credential.UpdateUsernamePasswordCredentials failed, check fault information. No UsernamePasswordCrednetial with ID xx was found in the Credential table."

However, I can go into database manager, and I see the credential ID is there.

Is this broken functionality? Any other way to do this? Can it be easily fixed or made to work?

We are trying to find a way to automate the credential updates in Solarwinds, as the accounts are updated automatically on a timed basis.

Would preferably like to speak to a SDK/Product dev about this. Please let me know if any other information is required.

Thank you.

Parents Reply
  • Hi Tony,

    Credential Type is "SolarWinds.IPAM.Storage.Credentials.WindowsCredentialDataObject."

    I thought this might tie into the IPAM_WindowsCred table in some way, and could use that to update the credential, but this doesn't appear to be the case. As that table is empty.

    Thanks for the response!

Children
No Data