-
Feature Request
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
Not Selected
-
-
CUSTOMER PROBLEM
Customer is trying to use the API effectively and cannot find information related how to use query parameters with multiple values.
USERS
Use the ACS API.
Document that customers looking to use multi value parameters against the API should use the plus sign %2B.
curl -sk -H "Authorization: Bearer ${ROX_API_TOKEN}" "https://${ROX_ENDPOINT}/v1/alerts?query=Inactive%20Deployment%3Afalse%2BLifecycle%20Stage%3Aruntime" | jq
ACCEPTANCE CRITERIA
- CI - MUST be running successfully with tests automated
- Release Technical Enablement - Provide necessary release enablement details and documents.
- ...
From this slack thread -> https://redhat-internal.slack.com/archives/C01R0E7CVMX/p1691427870076679