Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 903 Bytes

ReservedIp.md

File metadata and controls

17 lines (13 loc) · 903 Bytes

Org.OpenAPITools.Model.ReservedIp

Reserved IP information.

Properties

Name Type Description Notes
Id string A unique ID for the Reserved IP. [optional]
Region string The Region id where the Reserved IP is located. [optional]
IpType string The type of IP address. * v4 * v6 [optional]
Subnet string The IP subnet. [optional]
SubnetSize int The IP network size in bits. [optional]
Label string The user-supplied label. [optional]
InstanceId string The Instance id attached to this Reserved IP. [optional]

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