You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Andrei Mikhailovsky <an...@arhont.com> on 2016/03/16 13:27:19 UTC

Changing VPC network domain name details

Hello everyone, 

I need to change the network domain name of one of the VPC networks and I am unable to find the way to do it. When I click on the VPC network and click the Edit button, it gives me the ability to change the network name, however, the Network Domain name field is not changeable. How can I change it? 

Many thanks for your help 

Andrei 

RE: Changing VPC network domain name details

Posted by Sanjeev Neelarapu <sa...@accelerite.com>.
Hi Andrei,

You can also try using updateNetwork API if you don’t have cloud monkey setup.

-Sanjeev

-----Original Message-----
From: ilya [mailto:ilya.mailing.lists@gmail.com] 
Sent: Thursday, March 17, 2016 2:35 AM
To: users@cloudstack.apache.org
Subject: Re: Changing VPC network domain name details

from cloudmonkey output

> update network -h

(updateNetwork) Updates a network
This API is asynchronous.
Required params are id
Parameters
==========
displaytext = (string) the new display text for the network networkofferingid = (uuid) network offering ID guestvmcidr = (string) CIDR for Guest VMs,Cloudstack allocates IPs to Guest VMs only from this CIDR id = (uuid) the ID of the network name = (string) the new name for the network displaynetwork = (boolean) an optional field, whether to the display the network to the end user or not.
changecidr = (boolean) Force update even if cidr type is different customid = (string) an optional field, in case you want to set a custom id to the resource. Allowed to Root Admins only networkdomain = (string) network domain



Network domain is an option, give it a try..


On 3/16/16 5:27 AM, Andrei Mikhailovsky wrote:
> Hello everyone,
> 
> I need to change the network domain name of one of the VPC networks and I am unable to find the way to do it. When I click on the VPC network and click the Edit button, it gives me the ability to change the network name, however, the Network Domain name field is not changeable. How can I change it? 
> 
> Many thanks for your help
> 
> Andrei
> 



DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Accelerite, a Persistent Systems business. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Accelerite, a Persistent Systems business does not accept any liability for virus infected mails.

Re: Changing VPC network domain name details

Posted by ilya <il...@gmail.com>.
from cloudmonkey output

> update network -h

(updateNetwork) Updates a network
This API is asynchronous.
Required params are id
Parameters
==========
displaytext = (string) the new display text for the network
networkofferingid = (uuid) network offering ID
guestvmcidr = (string) CIDR for Guest VMs,Cloudstack allocates IPs to
Guest VMs only from this CIDR
id = (uuid) the ID of the network
name = (string) the new name for the network
displaynetwork = (boolean) an optional field, whether to the display the
network to the end user or not.
changecidr = (boolean) Force update even if cidr type is different
customid = (string) an optional field, in case you want to set a custom
id to the resource. Allowed to Root Admins only
networkdomain = (string) network domain



Network domain is an option, give it a try..


On 3/16/16 5:27 AM, Andrei Mikhailovsky wrote:
> Hello everyone, 
> 
> I need to change the network domain name of one of the VPC networks and I am unable to find the way to do it. When I click on the VPC network and click the Edit button, it gives me the ability to change the network name, however, the Network Domain name field is not changeable. How can I change it? 
> 
> Many thanks for your help 
> 
> Andrei 
>