Can I Upgrade Whereabouts and Luigi For an Onprem v5.1 Cluster?
Problem
Environment
Answer
~# curl -k -X GET https://<duFQDN>/qbert/v3/<PROJECT_UUID>/clusters/<Cluster-UUID> -H "X-Auth-Token: $TOKEN" | grep Luigi
--
Replace the below fields with an appropriate value in the above curl call:
$TOKEN --> with the generated token.
<duFQDN> --> FQDN of the management plane.
<PROJECT_UUID> --> UUID of Project/Tenant.
<Cluster-UUID> --> UUID of cluster.Additional Information
PreviousCan I Login to the On-Prem Management Plane VM Using Virsh Console?NextVF's PCI Address is Exposed as an Env Variable and Can be Consumed by Userspace DPDK Applications Di
Last updated
