The command “snapshot create” is showing the following message when something is not wrong. But there is not details about what was happened
kv -> snapshot create -name TEST
Create data snapshot succeeded but not on all components
Successfully backup configurations on sn1, sn2, sn3
Is there a way, to know the components failing ? There is not a lot of information in the documentation about how to do this
Yes, you can use the flag -json. the JSON output shows more information and allow to see what exactly happened it
Here an example when everything is ok
Here an example when there is a failure
See the field returnCode.