Apache CloudStack 4.0.0-incubating Root Admin API Reference

createPrivateGateway

Creates a private gateway

Request parameters

Parameter NameDescriptionRequired
gatewaythe gateway of the Private gatewaytrue
ipaddressthe IP address of the Private gateawaytrue
netmaskthe netmask of the Private gatewaytrue
vlanthe Vlan for the private gatewaytrue
vpcidthe VPC network belongs totrue
physicalnetworkidthe Physical Network ID the network belongs tofalse

Response Tags

Response NameDescription
idthe id of the private gateway
accountthe account associated with the private gateway
domainthe domain associated with the private gateway
domainidthe ID of the domain associated with the private gateway
gatewaythe gateway
ipaddressthe private gateway's ip address
netmaskthe private gateway's netmask
physicalnetworkidthe physical network id
projectthe project name of the private gateway
projectidthe project id of the private gateway
stateState of the gateway, can be Creating, Ready, Deleting
vlanthe vlan of the private gateway
vpcidVPC the private gateaway belongs to
zoneidzone id of the private gateway
zonenamethe name of the zone the private gateway belongs to