The image is a flowchart of the Cloud infrastructure APIs and CLI. There are four boxes: the CLI box, the Java client API box, the Web service box, and the CloudManagementMXBean box. The flow starts with the CLI making requests through theJava client API. The Java client API then makes requests to the Web service using an HTTP GET or POST method. Finally, the Web Service calls the virtual datacenter management system (CloudManagementMXBean) to perform an action.