Apply Ip Space Default Provider Gateway Services

Apply Ip Space Default Provider Gateway Services

Apply the default gateway services such as NAT and Firewall rules on the Provider Gateway based on the associated IP Space's configuration. This is a convenient operation to setup the Provider 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. For Dedicated Provider Gateway that are in Active-Standby mode, the user can apply the default services on the Provider Gateway itself. For all other Provider Gateway configurations, VCD will throw an error. Note that if there's any existing NAT rules on the Provider Gateway, the operation will fail.

Request
URI
POST
https://{api_host}/cloudapi/1.0.0/externalNetworks/{externalNetworkId}/providerGatewayServices/applyIpSpaceDefaultServices
COPY
Path Parameters
string
externalNetworkId
Required

externalNetworkId

string
externalNetworkId
Required

externalNetworkId


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