Package com.ibm.cloud.is.vpc.v1.model
Class BareMetalServerNetworkInterfaceByPCI
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.BareMetalServerNetworkInterface
-
- com.ibm.cloud.is.vpc.v1.model.BareMetalServerNetworkInterfaceByPCI
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class BareMetalServerNetworkInterfaceByPCI extends BareMetalServerNetworkInterface
BareMetalServerNetworkInterfaceByPCI.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceBareMetalServerNetworkInterfaceByPCI.InterfaceType- `pci`: a physical PCI device which can only be created or deleted when the bare metal server is stopped - Has an `allowed_vlans` property which controls the VLANs that will be permitted to use the PCI interface - Cannot directly use an IEEE 802.1Q tag.static interfaceBareMetalServerNetworkInterfaceByPCI.ResourceTypeThe resource type.static interfaceBareMetalServerNetworkInterfaceByPCI.StatusThe status of the bare metal server network interface.static interfaceBareMetalServerNetworkInterfaceByPCI.TypeThe bare metal server network interface type.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.BareMetalServerNetworkInterface
getAllowedVlans, getCreatedAt, getFloatingIps, getHref, getId, getInterfaceType, getMacAddress, getName, getPortSpeed, getPrimaryIp, getResourceType, getSecurityGroups, getStatus, getSubnet, getType, getVlan, isAllowInterfaceToFloat, isAllowIpSpoofing, isEnableInfrastructureNat
-
-