Request parameters
Parameter Name | Description | Required |
gateway | the gateway of the Private gateway | true |
ipaddress | the IP address of the Private gateaway | true |
netmask | the netmask of the Private gateway | true |
vpcid | the VPC network belongs to | true |
aclid | the ID of the network ACL | false |
associatednetworkid | The isolated network this private gateway is associated to. | false |
bypassvlanoverlapcheck | when true bypasses VLAN id/range overlap check during private gateway creation | false |
networkofferingid | the uuid of the network offering to use for the private gateways network connection | false |
physicalnetworkid | the Physical Network ID the network belongs to | false |
sourcenatsupported | source NAT supported value. Default value false. If 'true' source NAT is enabled on the private gateway 'false': sourcenat is not supported | false |
vlan | the network implementation uri for the private gateway | false |
Response Tags
Response Name | Description |
id | the id of the private gateway |
account | the account associated with the private gateway |
aclid | ACL Id set for private gateway |
aclname | ACL name set for private gateway |
domain | the domain associated with the private gateway |
domainid | the ID of the domain associated with the private gateway |
gateway | the gateway |
ipaddress | the private gateway's ip address |
netmask | the private gateway's netmask |
physicalnetworkid | the physical network id |
project | the project name of the private gateway |
projectid | the project id of the private gateway |
sourcenatsupported | Source Nat enable status |
state | State of the gateway, can be Creating, Ready, Deleting |
vlan | the network implementation uri for the private gateway |
vpcid | VPC id the private gateway belongs to |
vpcname | VPC name the private gateway belongs to |
zoneid | zone id of the private gateway |
zonename | the name of the zone the private gateway belongs to |