<div dir="ltr">Hello,<div><br></div><div>    Does anyone know what the equivalent of the following command would be via the API?</div><div>`openstack limits show --absolute --project <project_name>`</div><div><br></div><div>I am using an admin account to pull stats and information from a Mitaka environment, now I can run the above command in bash, looping over each project that exist. </div><div><br></div><div>However I would like to get the information using the openstacksdk via Python, I can use:</div><div>connection.compute.get_limits() however that only works for the project I logged in with. </div><div><br></div><div>Michael</div></div>