On Mon, Jan 22, 2024 at 7:56 AM Bryan Tiang <[email protected]> wrote:
> Hi Community, > > Have some questions, about using cloudstack from UI perspective. > > *Question 1:* > We have created a VPC and instances under ROOT>DOMAIN > We are wondering if there's a direct way to move the VPC and instances to > ROOT>DOMAIN>PROJECT instead, without having to create a new VPC in > ROOT>DOMAIN>PROJ and migrate the instances over one by one > there are https://cloudstack.apache.org/api/apidocs-4.18/apis/assignVirtualMachine.html and https://cloudstack.apache.org/api/apidocs-4.18/apis/assignVolume.html. We don't have such an API for networks and I don't think it is implemented in the UI yet. > *Question 2:* > When viewing instance details, we can see ingress and egress Network > utilization. Is this figure the total network usage for the instance? If > yes, how is it calculated? Since last boot, since instance creation or > something else? > [image: WhatsApp Image 2024-01-22 at 1.22.19 PM.jpeg] > It is reported from the VR. *Question 3:* > We have setup a VPC private gateway to connect to a remote data center for > specific use case. Is there a way to monitor the network utilization of > this private gateway? Besides that, is there any way to limit the bandwidth > usage and overall network utilization? > There are out-of-bounds way, but this functionality is not implemented in the VR. *Question 4:* > We have a large range of public IP addresses. Under VPC > Public IP > Addresses, we'd like to acquire a specific IP address that is pretty far > down the range, but it's not available in the drop down box. When entered > manually, the IP address is also not found. > Can you try with an command line tool? like cmk? sounds like either a misconfiguration or a bug. I think your images are blocked: > [image: WhatsApp Image 2024-01-22 at 1.40.13 PM.jpeg] > > Regards, > Bryan > regards, (and hope I didn't disappoint you too much;) -- Daan
