View Source GoogleApi.BareMetalSolution.V2.Model.LogicalNetworkInterface (google_api_bare_metal_solution v0.7.0)
Each logical network interface is effectively a network and IP pair.
Attributes
-
defaultGateway
(type:boolean()
, default:nil
) - Whether this interface is the default gateway for the instance. Only one interface can be the default gateway for the instance. -
id
(type:String.t
, default:nil
) - An identifier for theNetwork
, generated by the backend. -
ipAddress
(type:String.t
, default:nil
) - IP address in the network -
network
(type:String.t
, default:nil
) - Name of the network -
networkType
(type:String.t
, default:nil
) - Type of network.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.