Class LogicalInterface (1.1.3)

LogicalInterface(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Logical interface.

Attributes

NameDescription
name str
Interface name. This is not a globally unique identifier. Name is unique only inside the ServerNetworkTemplate. This is of syntax
type_ google.cloud.bare_metal_solution_v2.types.ServerNetworkTemplate.LogicalInterface.InterfaceType
Interface type.
required bool
If true, interface must have network connected.

Classes

InterfaceType

InterfaceType(value)

Interface type.