[{"label":"Latest (v37.1)","version":"latest"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Create Edge Gateway
DescriptionCreate a new edge gateway for a vDC. Only NSX-T Edge Gateways can be created with this endpoint.
Request
URLURL
https://{api_host}/cloudapi/1.0.0/edgeGateways
Request Body
Request Body
EdgeGateway
of type(s) application/json
Required
This request body class requires all of the following:
NetworkingObjectStatus, InlineEdgeGateway1
Authentication
This operation uses the following authentication methods.
Errors
Error
400
Invalid configuration.
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{}' https://{api_host}/cloudapi/1.0.0/edgeGateways
[{"label":"Latest (v37.1)","version":"latest"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 32.0
On This Page
Edge Gateways Operations
post