ddiconza commented on issue #11774:
URL: https://github.com/apache/cloudstack/issues/11774#issuecomment-3385331951

   From the Cloudmonkey CLI, it worked with the modification you sent me.
   I don't understand how to apply the fix to make the GUI work.
   
   (localcloud) 🐱 > add cluster clustername="Cluster-VMW" 
clustertype="ExternalManaged" hypervisor="VMware" 
zoneid=42198acc-4c2e-4b2e-bb0f-bbe7e8614c03 
podid=f3afd348-5a2f-4857-8e40-44b16b583167 url="http://10.1.104.48/DPI/educ"; 
username="administrator" password="XxXxXxX"
   {
     "cluster": [
       {
         "allocationstate": "Enabled",
         "arch": "x86_64",
         "clustertype": "ExternalManaged",
         "cpuovercommitratio": "1.0",
         "hasannotations": false,
         "hypervisortype": "VMware",
         "id": "98de7a69-7aae-4ea8-ab0c-8484ae145df7",
         "managedstate": "Managed",
         "memoryovercommitratio": "1.0",
         "name": "Cluster-VMW",
         "podid": "f3afd348-5a2f-4857-8e40-44b16b583167",
         "podname": "pod1",
         "resourcedetails": {
           "NativeHA": "false",
           "cpuOvercommitRatio": "1.0",
           "guestvswitchname": "vSwitch0",
           "guestvswitchtype": "vmwaresvs",
           "memoryOvercommitRatio": "1.0",
           "publicvswitchname": "vSwitch0",
           "publicvswitchtype": "vmwaresvs",
           "url": "http://10.1.104.48/DPI/educ";
         },
         "zoneid": "42198acc-4c2e-4b2e-bb0f-bbe7e8614c03",
         "zonename": "STG"
       }
     ],
     "count": 1
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to