return progress attribute on servers/images
on images return progress="100" if image.state == ACTIVE, otherwise progress="0" on servers return progress="100" if server.rsapi_state == ACTIVE, otherwise progress="0"
Please register or sign in to comment