Package com.ibm.cloud.is.vpc.v1.model
Interface BareMetalServerNetworkInterfaceByHiperSocket.Type
-
- Enclosing class:
- BareMetalServerNetworkInterfaceByHiperSocket
public static interface BareMetalServerNetworkInterfaceByHiperSocket.Type
The bare metal server network interface type. If this bare metal server has network attachments, this network interface is a [read-only representation](https://cloud.ibm.com/docs/vpc?topic=vpc-vni-about#vni-old-api-clients) of its corresponding network attachment and its attached virtual network interface, and the type is that of its corresponding network attachment.
-
-
Field Detail
-
PRIMARY
static final String PRIMARY
primary.- See Also:
- Constant Field Values
-
SECONDARY
static final String SECONDARY
secondary.- See Also:
- Constant Field Values
-
-