...
Ensure you have
curl
installed on your system.Replace
https://{YOUR_HOSTNAME}:8080
with the appropriate base URL of your Qmanager instance.Replace
YOUR_AUTH_TOKEN
with your actual authorization token.
For the authentication token, please refer to Authentication
Common Headers
You'll typically use the following headers in your requests:
...