Quick TIP Using cURL commands from SDDC Manager to query VxRail manager: API for VxRail system details: curl -k -X GET –user ‘administrator@vsphere.local:password’ https://vxrail-ipaddress/rest/vxm/v1/system |jq API for Getting discovered hosts […]
The VxRail REST API provides a programmatic interface for performing VxRail administrative tasks. There are many ways to interact with the VxRail API functions, in this example I cover the Return […]
The VxRail REST API provides a programmatic interface for performing VxRail administrative tasks. There are many ways to interact with the VxRail API functions, in this example I cover the […]