- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- cluster state details for VSX server
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
cluster state details for VSX server
Hello,
I am trying below command on vsx server with fw ver = 80.10 and gaia_api version = 1.7
[Expert@icpfw-fwvsx2a:0]# mgmt_cli show cluster-state --context gaia_api --version 1.7 --format json
Username: admin
Password:
message: "The Management API service is not available. Please check that the Management API server is up and running."
code: "generic_error"
the gaia_api status looks good on firewall but seems like "show cluster-state" command is not available on clish mode either but my question is if a command is not available on clish mode is it unavailable on gaia api command list as well??, my goal is to print ha state info from VSX server
Any guidance is helpful here
thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
While you can update the Gaia API independently of the base OS, API calls ultimately require the functionality to be present in the OS.
Given that show cluster-state is not there in the CLI, it's not going to be available via the API.
If you want this functionality, upgrade to a newer release (R80.10 is End of Support).