Class NetworkProfileProfileType (0.1.8)

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

Attributes

Name Description
network_type str
Check the NetworkType enum for the list of possible values. This field is a member of oneof_ _network_type.
rdma_subtype str
Check the RdmaSubtype enum for the list of possible values. This field is a member of oneof_ _rdma_subtype.
ull_subtype str
Check the UllSubtype enum for the list of possible values. This field is a member of oneof_ _ull_subtype.
vpc_subtype str
Check the VpcSubtype enum for the list of possible values. This field is a member of oneof_ _vpc_subtype.

Classes

NetworkType

NetworkType(value)

RdmaSubtype

RdmaSubtype(value)

UllSubtype

UllSubtype(value)

VpcSubtype

VpcSubtype(value)