Stop the cloud server based on the given cloud server ID.#
This interface is an asynchronous interface. When a request to shut down the cloud server is successfully issued, it will return a processResult. However, the shutdown process is not completed immediately at this point. You need to check the execution status of the task by calling the task query interface and verify the processResult. When the processResult status shows SUCCESS, it indicates that the cloud server has been successfully shut down.#