Details
-
Typo
-
Resolution: Fixed
-
Minor - P4
-
None
-
None
-
1
Description
The usage/reports API endpoint docs has an example request that has
--header "Accept: application/json"
in the request; however, curling the command with this header returns 406 Not Acceptable. The command works against my ops manager only upon removing the aforementioned header.