Trying to pull the data on a single workstation so I can see how the attributes are named (will need this to later import system info and application list).
This is what I'm trying: https://x.x.x.x:8080/api/cmdb/ci/list/all?OPERATION_NAME=READ&TECHNICIAN_KEY=XXX
I get back a 3001 error code.
If I try to query a specific CI: https://X.X.X.X:8080/api/cmdb/ciId=19391?OPERATION_NAME=READ&TECHNICIAN_KEY=XXX
I get back a 3003 error code.