struct

ScalewayApi::Endpoints::Baremetal::ServerIp

Inherits Struct < Value < Object

Représente une adresse IP attachée à un serveur Elastic Metal.

Constructors

from_any(payload : JSON::Any) : ServerIp
Source
new(id : String, address : String, reverse : String | Nil = nil, version : String | Nil = nil)
Source

Instance methods

address
Source
reverse
Source
version
Source