I have a sample XML written, not sure if it is complete or correct.
I cannot seem to find a simple instructions guide for using cURL for IBM BigFix.
I have seen RESTAPI info and that does not help, but it is still unclear to me how to form the proper cURL POST and what the different parts of the command line should be and why.
UPDATE!!!
Thanks folks for all your help!
What I ended up using thanks to my buddy Aram…
curl -itlsv1.2 --insecure -X POST --data-binary @<xml_file> --<user> https://<IP>:52311/api/actions