Package com.ibm.cloud.is.vpc.v1.model
Class BareMetalServerNetworkAttachmentByPCI
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.BareMetalServerNetworkAttachment
-
- com.ibm.cloud.is.vpc.v1.model.BareMetalServerNetworkAttachmentByPCI
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class BareMetalServerNetworkAttachmentByPCI extends BareMetalServerNetworkAttachment
BareMetalServerNetworkAttachmentByPCI.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
BareMetalServerNetworkAttachmentByPCI.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 attachment - Cannot directly use an IEEE 802.1Q tag.static interface
BareMetalServerNetworkAttachmentByPCI.LifecycleState
The lifecycle state of the bare metal server network attachment.static interface
BareMetalServerNetworkAttachmentByPCI.ResourceType
The resource type.static interface
BareMetalServerNetworkAttachmentByPCI.Type
The bare metal server network attachment type.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.BareMetalServerNetworkAttachment
getAllowedVlans, getCreatedAt, getHref, getId, getInterfaceType, getLifecycleState, getName, getPortSpeed, getPrimaryIp, getResourceType, getSubnet, getType, getVirtualNetworkInterface, getVlan, isAllowToFloat
-
-