# Pastebin qwW36dx3 mriedem: scott@devApr19:~/devstack$ curl -g -i -X GET http://192.168.122.146:8776/v3/6afb44338da04857942b91603764da80/volumes/detail -H "OpenStack-API-Version: volume 3.99" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: xxxxxx" HTTP/1.1 406 Not Acceptable Openstack-Api-Version: volume 3.99 Vary: OpenStack-API-Version Content-Length: 123 Content-Type: application/json X-Compute-Request-Id: req-8de85718-b8c9-42fd-ad5f-e90ec39a3f44 X-Openstack-Request-Id: req-8de85718-b8c9-42fd-ad5f-e90ec39a3f44 Date: Wed, 31 May 2017 15:24:16 GMT {"computeFault": {"message": "Version 3.99 is not supported by the API. Minimum is 3.0 and maximum is 3.29.", "code": 406}}