primaryIpAddressRecord
The primary IPv4 Address record for a network component.
RemoteManagement
@ApiType("SoftLayer_Network_Component") public class Component extends Entity
Modifier and Type | Class | Description |
---|---|---|
static class |
Component.Mask |
|
static interface |
Component.Service |
|
static interface |
Component.ServiceAsync |
Modifier and Type | Field | Description |
---|---|---|
protected Request |
activeCommand |
Reboot/power (rebootDefault, rebootSoft, rebootHard, powerOn, powerOff and powerCycle) command currently executing by the server's remote management card.
|
protected Interface |
componentInterface |
[DEPRECATED] A hardware switch's interface to the bandwidth pod.
|
protected Component |
downlinkComponent |
The network component linking this object to a child device
|
protected Mode |
duplexMode |
The duplex mode of a network component.
|
protected String |
duplexModeId |
A network component's Duplex mode.
|
protected boolean |
duplexModeIdSpecified |
|
protected Hardware |
hardware |
The hardware that a network component resides in.
|
protected Long |
hardwareId |
The internal identifier of the hardware that a network component belongs to.
|
protected boolean |
hardwareIdSpecified |
|
protected Boolean |
highAvailabilityFirewallFlag |
|
protected Long |
id |
A network component's internal identifier.
|
protected boolean |
idSpecified |
|
protected Long |
ipAddressBindingCount |
A count of the records of all IP addresses bound to a network component.
|
protected List<IpAddress> |
ipAddressBindings |
The records of all IP addresses bound to a network component.
|
protected Long |
ipAddressCount |
A count of
|
protected List<IpAddress> |
ipAddresses |
|
protected String |
ipmiIpAddress |
The IP address of an IPMI-based management network component.
|
protected boolean |
ipmiIpAddressSpecified |
|
protected String |
ipmiMacAddress |
The MAC address of an IPMI-based management network component.
|
protected boolean |
ipmiMacAddressSpecified |
|
protected Request |
lastCommand |
Last reboot/power (rebootDefault, rebootSoft, rebootHard, powerOn, powerOff and powerCycle) command issued to the server's remote management card.
|
protected String |
macAddress |
A network component's unique MAC address.
|
protected boolean |
macAddressSpecified |
|
protected Long |
maxSpeed |
A network component's maximum allowed speed, measured in Mbit per second.
|
protected boolean |
maxSpeedSpecified |
|
protected Object |
metricTrackingObject |
The metric tracking object for this network component.
|
protected GregorianCalendar |
modifyDate |
The date a network component was last modified.
|
protected boolean |
modifyDateSpecified |
|
protected String |
name |
A network component's short name.
|
protected boolean |
nameSpecified |
|
protected Firewall |
networkComponentFirewall |
The upstream network component firewall.
|
protected Group |
networkComponentGroup |
A network component's associated group.
|
protected List<Hardware> |
networkHardware |
All network devices in SoftLayer's network hierarchy that this device is connected to.
|
protected Long |
networkHardwareCount |
A count of all network devices in SoftLayer's network hierarchy that this device is connected to.
|
protected Vlan |
networkVlan |
The VLAN that a network component's subnet is associated with.
|
protected Long |
networkVlanId |
The unique internal id of the network VLAN that the port belongs to.
|
protected boolean |
networkVlanIdSpecified |
|
protected Long |
networkVlanTrunkCount |
A count of the VLANs that are trunked to this network component.
|
protected List<Trunk> |
networkVlanTrunks |
The VLANs that are trunked to this network component.
|
protected Long |
port |
A network component's port number.
|
protected boolean |
portSpecified |
|
protected String |
primaryIpAddress |
A network component's primary IP address.
|
protected IpAddress |
primaryIpAddressRecord |
The primary IPv4 Address record for a network component.
|
protected boolean |
primaryIpAddressSpecified |
|
protected Subnet |
primarySubnet |
The subnet of the primary IP address assigned to this network component.
|
protected IpAddress |
primaryVersion6IpAddressRecord |
The primary IPv6 Address record for a network component.
|
protected Long |
recentCommandCount |
A count of the last five reboot/power (rebootDefault, rebootSoft, rebootHard, powerOn, powerOff and powerCycle) commands issued to the server's remote management card.
|
protected List<Request> |
recentCommands |
The last five reboot/power (rebootDefault, rebootSoft, rebootHard, powerOn, powerOff and powerCycle) commands issued to the server's remote management card.
|
protected Boolean |
redundancyCapableFlag |
Indicates whether the network component is participating in a group of two or more components capable of being operationally redundant, if enabled.
|
protected Boolean |
redundancyEnabledFlag |
Indicates whether the network component is participating in a group of two or more components which is actively providing link redundancy.
|
protected Long |
remoteManagementUserCount |
A count of user(s) credentials to issue commands and/or interact with the server's remote management card.
|
protected List<User> |
remoteManagementUsers |
User(s) credentials to issue commands and/or interact with the server's remote management card.
|
protected Hardware |
router |
A network component's routers.
|
protected Long |
speed |
A network component's speed, measured in Mbit per second.
|
protected boolean |
speedSpecified |
|
protected String |
status |
A network component's status.
|
protected boolean |
statusSpecified |
|
protected Boolean |
storageNetworkFlag |
Whether a network component's primary ip address is from a storage network subnet or not.
|
protected Long |
subnetCount |
A count of a network component's subnets.
|
protected List<Subnet> |
subnets |
A network component's subnets.
|
protected Component |
uplinkComponent |
The network component linking this object to parent
|
protected Mode |
uplinkDuplexMode |
The duplex mode of the uplink network component linking to this object
|
unknownProperties
Constructor | Description |
---|---|
Component() |
getUnknownProperties, setUnknownProperties