Cloud Infrastructure APIs and CLI execution flow. There are four boxes: Cloud CLI, Cloud Client API, Cloud Webservice, and CloudManagementMXBean. The flow starts with the Cloud CLI making request through the Cloud Client API. The Cloud Client API then makes requests to the Cloud Web Servicie using HTTP GET or POST method. Finally, the Cloud Web Service calls the CloudManagementMXBean to perform an action.