Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.22 KB

CreateMetalGatewayRequest.md

File metadata and controls

13 lines (8 loc) · 1.22 KB

CreateMetalGatewayRequest

Properties

Name Type Description Notes
ip_reservation_id str The UUID an a VRF IP Reservation that belongs to the same project as the one in which the Metal Gateway is to be created. Additionally, the VRF IP Reservation and the Virtual Network must reside in the same Metro.
private_ipv4_subnet_size int The subnet size (8, 16, 32, 64, or 128) of the private IPv4 reservation that will be created for the metal gateway. This field is required unless a project IP reservation was specified. Please keep in mind that the number of private metal gateway ranges are limited per project. If you would like to increase the limit per project, please contact support for assistance. [optional]
virtual_network_id str THe UUID of a Metro Virtual Network that belongs to the same project as the one in which the Metal Gateway is to be created. Additionally, the Virtual Network and the VRF IP Reservation must reside in the same metro.

[Back to Model list] [Back to API list] [Back to README]