Skip to content

Instantly share code, notes, and snippets.

@hmlab-git
Created December 19, 2019 09:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hmlab-git/4faeb133a3104012288c3ed24593d820 to your computer and use it in GitHub Desktop.
Save hmlab-git/4faeb133a3104012288c3ed24593d820 to your computer and use it in GitHub Desktop.
curl -s -k -H "Content-Type: application/json" \
-H "Accept: application/json" --basic -u $USERPASS -X POST -d '{}' \
https://$VXRAIL_MGR/rest/vxm/v1/cluster/shutdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment