Search found 2 matches

by joelvanos
Fri Mar 07, 2025 4:37 pm
Forum: Nagios XI
Topic: API PUT Command Not Processing Body Data
Replies: 4
Views: 1348

Re: API PUT Command Not Processing Body Data

Thanks. I look forward to any updates.
by joelvanos
Fri Feb 28, 2025 12:53 pm
Forum: Nagios XI
Topic: API PUT Command Not Processing Body Data
Replies: 4
Views: 1348

API PUT Command Not Processing Body Data

I am currently using the Nagios XI API to try and automate some tasks. In my testing I found that the POST command would allow me to send data in the body of a curl request, but a PUT command would just ignore all data unless it was passed on the URL. Is this expected behavior or am I doing somethin...