How Can I Determine Whether a Command Is Successfully Executed from an Empty Response?
Description
Calling APIs of some cloud services using Cloud CLI does not print any response. You cannot determine whether the calling is successful.
Solution
Add --debug to the original command to print the debugging information during command invocation. This line will be included: "API response status code is xxx." You can check the command invocation status based on the status code.
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot