What I need is to access data from SolarWinds Orion using Ansible, but I only have the web portal user account. I want to know how I can access it, or if it is mandatory for my company to provide me with a user account for this link: "https://{{ orion_host }}:17778/SolarWinds/InformationService/v3/Json/Query"
According to the documentation, it is not necessary to have another user account, but when I execute my playbook in Ansible, I do not have access.