apache / cloudstack-kubernetes-provider

Apache Cloudstack Kubernetes Provider
https://cloudstack.apache.org/
Apache License 2.0
38 stars 21 forks source link

List virtual machines with details=min,nics #60

Closed weizhouapache closed 4 months ago

weizhouapache commented 5 months ago

This should fix https://github.com/apache/cloudstack/issues/8975

weizhouapache commented 5 months ago

did a quick testing, it looks ok

the API command is 2024-04-26T08:20:25,740 DEBUG [c.c.a.ApiServlet] (qtp1375394559-21:[ctx-8dc8b523]) (logid:10e8a469) ===START=== 10.0.53.169 -- GET apiKey=FbdMHXgGot3JuiEmoldLwOo3ZWh4fGjSDTsLz5qXDZn05Q7CSh4ZXSFVJfNYUwWct5YBwHlLZKFVLR-NFKnLkw&command=listVirtualMachines&details=min%2Cnics&listall=true&response=json&signature=K3US18HTxZvG2pJ29nnP8N3PYRg%3D

the parameter (details=min%2Cnics) is set as expected