primaryIpAddress
A computing instance network component's primary IP address.
@ApiType("SoftLayer_Virtual_Guest_Network_Component") public class Component extends Entity
Modifier and Type | Class | Description |
---|---|---|
static class |
Component.Mask |
|
static interface |
Component.Service |
The virtual guest network component service provides a common interface to a [[SoftLayer_Virtual_Guest|computing instance's]] network component.
|
static interface |
Component.ServiceAsync |
Modifier and Type | Field | Description |
---|---|---|
protected GregorianCalendar |
createDate |
The date a computing instance's network component was created.
|
protected boolean |
createDateSpecified |
|
protected Guest |
guest |
The computing instance that this network component exists on.
|
protected Long |
guestId |
The unique ID of the [[SoftLayer_Virtual_Guest|computing instance]] that this network component belongs to.
|
protected boolean |
guestIdSpecified |
|
protected Boolean |
highAvailabilityFirewallFlag |
|
protected IcpBinding |
icpBinding |
|
protected Long |
id |
A computing instance's network component's unique ID.
|
protected boolean |
idSpecified |
|
protected Long |
ipAddressBindingCount |
A count of the records of all IP addresses bound to a computing instance's network component.
|
protected List<IpAddress> |
ipAddressBindings |
The records of all IP addresses bound to a computing instance's network component.
|
protected String |
macAddress |
A computing instance network component's unique MAC address.
|
protected boolean |
macAddressSpecified |
|
protected Long |
maxSpeed |
A computing instance network component's maximum allowed speed, measured in Mbit per second.
|
protected boolean |
maxSpeedSpecified |
|
protected GregorianCalendar |
modifyDate |
The date a computing instance's network component was last modified.
|
protected boolean |
modifyDateSpecified |
|
protected String |
name |
A computing instance network component's short name.
|
protected boolean |
nameSpecified |
|
protected Firewall |
networkComponentFirewall |
The upstream network component firewall.
|
protected Long |
networkId |
A computing instance's network component's [[SoftLayer_Virtual_Network|network]] ID
|
protected boolean |
networkIdSpecified |
|
protected Vlan |
networkVlan |
The VLAN that a computing instance network component's subnet is associated with.
|
protected Long |
port |
A computing instance network component's port number.
|
protected boolean |
portSpecified |
|
protected String |
primaryIpAddress |
A computing instance network component's primary IP address.
|
protected IpAddress |
primaryIpAddressRecord |
|
protected Subnet |
primarySubnet |
A network component's subnet for its primary IP address
|
protected IpAddress |
primaryVersion6IpAddressRecord |
A network component's primary IPv6 IP address record.
|
protected Router |
router |
A network component's routers.
|
protected Long |
securityGroupBindingCount |
A count of the bindings associating security groups to this network component
|
protected List<NetworkComponentBinding> |
securityGroupBindings |
The bindings associating security groups to this network component
|
protected Long |
speed |
A computing instance network component's speed, measured in Mbit per second.
|
protected boolean |
speedSpecified |
|
protected String |
status |
A computing instance network component's status.
|
protected boolean |
statusSpecified |
|
protected Long |
subnetCount |
A count of a network component's subnets.
|
protected List<Subnet> |
subnets |
A network component's subnets.
|
protected String |
uuid |
A computing instance's network component's unique ID on a virtualization platform.
|
protected boolean |
uuidSpecified |
unknownProperties
Constructor | Description |
---|---|
Component() |
getUnknownProperties, setUnknownProperties