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.

Create/Update operations are not working for Orion.Accounts through SolarWinds Rest API

We are trying to create Accounts in Solar winds system through Rest API URI: https://<HOST>:17778/SolarWinds/InformationService/v3/Json/Create/Orion.Accounts but, we are getting following error message in the API response.

SolarWinds.Data.AccessDeniedException: Operation not supported on Orion.Accounts\u000d\u000a at SolarWinds.InformationService.Core.CrudProcessor.CreateAccessDeniedException(String message)

We have provide the admin access to the API login, Can you please let us know if Create/update operations are supported on Orion.Accounts object through Restful API?. If not, Can you please suggest any alternative APIs available in Solarwinds to achieve this reuirement?.