Re: Add MGMT network on cloud vm

2022-12-01 Thread Samuel Adu
Are you aware of this tool for making API requests? https://github.com/apache/cloudstack-cloudmonkey Once you have it setup, making api requests become very simple. I wouldn't be surprised if you don't know about it, since I also chanced upon it. I didn't see any mention of it in the docs On Th

Re: Add MGMT network on cloud vm

2022-12-01 Thread technologyrss.m...@gmail.com
can it possible from MGMT UI ? On 12/1/2022 7:55 PM, Daan Hoogland wrote: I *think* you need to use this API: https://cloudstack.apache.org/api/apidocs-4.17/apis/createManagementNetworkIpRange.html On Thu, Dec 1, 2022 at 2:48 PM technologyrss.m...@gmail.com wrote: another Q: can I add

Re: Add MGMT network on cloud vm

2022-12-01 Thread Daan Hoogland
I *think* you need to use this API: https://cloudstack.apache.org/api/apidocs-4.17/apis/createManagementNetworkIpRange.html On Thu, Dec 1, 2022 at 2:48 PM technologyrss.m...@gmail.com < technologyrss.m...@gmail.com> wrote: > another Q: can I add different network like 10.10.0.0/16? > On 12/1/2022

Re: Add MGMT network on cloud vm

2022-12-01 Thread technologyrss.m...@gmail.com
another Q: can I add different network like 10.10.0.0/16? On 12/1/2022 7:39 PM, Daan Hoogland wrote: a user instance would typically not have access to the management network. On Thu, Dec 1, 2022 at 2:36 pmsupport.ad...@technologyrss.com < support.ad...@technologyrss.com> wrote: Hi, Environ

Re: Add MGMT network on cloud vm

2022-12-01 Thread Daan Hoogland
a user instance would typically not have access to the management network. On Thu, Dec 1, 2022 at 2:36 PM support.ad...@technologyrss.com < support.ad...@technologyrss.com> wrote: > Hi, > > Environment is centos7 using nfs and kvm. Create basic zone using static > ip like POD (192.16x.x.x/24), Gu