Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 736 Bytes

CreateIpRequest.md

File metadata and controls

13 lines (10 loc) · 736 Bytes

# CreateIpRequest

Properties

Name Type Description Notes
organization string Organization ID in which the IP is reserved. [optional]
project string Project ID in which the IP is reserved. [optional]
tags string[] Tags of the IP. [optional]
server string UUID of the Instance you want to attach the IP to. [optional]
type string IP type to reserve (either 'nat', 'routed_ipv4' or 'routed_ipv6'). [optional] [default to 'unknown_iptype']

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