Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 638 Bytes

CreateIpRequest.md

File metadata and controls

14 lines (9 loc) · 638 Bytes

CreateIpRequest

Properties

Name Type Description Notes
organization Option<String> The organization ID the IP is reserved in [optional]
project Option<String> The project ID the IP is reserved in [optional]
tags Option<Vec> The tags of the IP [optional]
server Option<String> UUID of the server you want to attach the IP to [optional]

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