Class ServerNetworkTemplate (1.7.3)

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

Network template.

Attributes

NameDescription
name str
Output only. Template's unique name. The full resource name follows the pattern: projects/{project}/locations/{location}/serverNetworkTemplate/{server_network_template} Generally, the {server_network_template} follows the syntax of "bond
applicable_instance_types MutableSequence[str]
Instance types this template is applicable to.
logical_interfaces MutableSequence[google.cloud.bare_metal_solution_v2.types.ServerNetworkTemplate.LogicalInterface]
Logical interfaces.

Classes

LogicalInterface

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

Logical interface.