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.

Orion.Credential.UpdateUsernamePasswordWithContentCredentials Content parameters

Howdy,

Looking for additional documentation on this method in Orion.Credential.  Assuming this can be used to update cloud credentials that have additional fields beyond just the typical username/password.

Thanks

Parents Reply Children
  • Yeah I saw that in later when looking through the schema, but I was hoping it was a generic enough endpoint to be able to manipulate a more complicated credential that wasn't just a username and password.  

    The credential type I was testing with was for Azure SolarWinds.CloudMonitoring.Contract.Credentials.AzureCredentials, but the assumption is that an AWS credential would show up the same way.  

  • I have looked through the source code, and it seems that the UpdateUsernamePasswordWithContentCredentials verb can only be used with Palo Alto credentials at this point in time.