If you want to see the REST call associated with a particular CLI command for OpenStack (nova, neutron, keystone, glance, etc) then just add the --debug flag to the command and you’ll see the entire REST API exchange. Very useful if you’re trying to understand what is required in the API.