Identify Cloud Health Gaps & Automate IT Support
Recently active
I am trying to extend the Prism element manager to show the server hardware inventory and hardware statistics information. Not sure if the Prism element manager allows to develop custom GUI extension to show the hardware details. Any information, tutorials and or API guides/references about this topic, would be much appreciated. Thank you,Viswanath
Am trying to create dashboard portal for our Monitoring Video wall. One page showing what’s going on Nutanix without logging in to the Prism Central infrastructure dashboard. Just like VMware Aria Operation works.
Hi,I need to use the API to select the primary NIC that Foundation will use to discover nodes. When I try the request :GET https://[fvm_ip]:8000/foundation/primary_nicI get the following result :{ "primary_nic": 2}That is expected. But when I send the same request using POST, which is valid according the documentation, I now get :{ "error": { "details": [ "'nic' is a required property" ], "message": "Unprocessable Entity", "session_id": null }}My understanding is that the request should be used with a parameter or a body specifying the new primary NIC. But The documentation does not state anything about it. So I tried to pass in “nic”:1 as a parameter and as a body, but still the same error.Is it a bug ? Is the documentation missing some explanations ? Source : Foundation – Nutanix.dev
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.