Apply Ip Space Default Edge Gateway Services

Apply Ip Space Default Edge Gateway Services

Apply the default gateway services such as NAT and Firewall rules on the Edge Gateway based on the IP Spaces associated with the connected Provider Gateway. This is a convenient operation to setup the Edge Gateway's services to allow for more seamless networking such as allowing traffic to/from private Organization vDC Networks out to the IP Space's External Scope CIDR in a NAT-routed topology or allowing traffic to/from Organization vDC Networks within an IP Space's Internal Scope CIDRs out to the IP Space's External Scope CIDR in a fully-routed topology. Note that if there's any existing NAT rules on the Edge Gateway, the operation will fail.

Request
URI
POST
https://{api_host}/cloudapi/1.0.0/edgeGateways/{gatewayId}/applyIpSpaceDefaultServices
COPY
Path Parameters
string
gatewayId
Required

gatewayId

string
gatewayId
Required

gatewayId


Authentication
This operation uses the following authentication methods.
Responses
202

The request have been accepted and the task to monitor the request is in the Location header.

Operation doesn't return any data structure