Search found 4 matches
- Mon Oct 21, 2024 5:10 pm
- Forum: Support
- Topic: Issue with 2.5.1 and API Jobs Post
- Replies: 1
- Views: 6029
Issue with 2.5.1 and API Jobs Post
I've authorized the api/v3/swagger-ui/ to test with, trying to run /api/v3/jobs/push using the Try It Out! function: curl: curl -X 'POST' \ 'https://servernamehere/api/v3/jobs/push' \ -H 'accept: application/json' \ -H 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJhdXRoMCJ9....
- Mon Oct 21, 2024 5:02 pm
- Forum: Support
- Topic: Issue with 2.5.1 and Config search
- Replies: 2
- Views: 929
Re: Issue with 2.5.1 and Config search
Actually this is worse than I thought, exporting configs under any conditions I don't see the extended config, whether I'm showing all, showing 100 context lines either via webpage or yaml.
- Fri Oct 18, 2024 9:44 pm
- Forum: Support
- Topic: Issue with 2.5.1 and Config search
- Replies: 2
- Views: 929
Issue with 2.5.1 and Config search
1. When I'm doing a config search and I export results to YAML, it doesn't seem to matter if I've ticked off Show all lines, or set the Export search results : Context lines, I get truncated results that don't include the actual results. e.g. devices: - device: address: DEVICENAMEGOESHERE descriptio...
- Tue Apr 30, 2024 3:01 pm
- Forum: Support
- Topic: Postgre / API and Mass Push Config Output Search
- Replies: 1
- Views: 3799
Postgre / API and Mass Push Config Output Search
Hello, first time caller, long term listener. I've got a Unimus implementation that I've been trying to get results from the API for mass push configs, but am having issues getting data out. I can run my mass config push in the Unimus UI without problem, and see output in the output groupings, so I ...