Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 801 Bytes

BaremetalIpv4.md

File metadata and controls

16 lines (12 loc) · 801 Bytes

Org.OpenAPITools.Model.BaremetalIpv4

Bare Metal IPv4 information.

Properties

Name Type Description Notes
Ip string The IPv4 address. [optional]
Netmask string The IPv4 netmask in dot-decimal notation. [optional]
Gateway string The gateway IP address. [optional]
Type string The type of IP address. * main_ip [optional]
Reverse string The reverse DNS information for this IP address. [optional]
MacAddress string The MAC address associated with this IP address. [optional]

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