-
disable
Completely restrict all incoming and outgoing bandwidth traffic to a network component
-
enable
Allow incoming and outgoing bandwidth traffic to a network component
-
getGuest
The computing instance that this network component exists on.
-
getHighAvailabilityFirewallFlag
-
getIcpBinding
-
getIpAddressBindings
The records of all IP addresses bound to a computing instance's network component.
-
getNetworkComponentFirewall
The upstream network component firewall.
-
getNetworkVlan
The VLAN that a computing instance network component's subnet is associated with.
-
getObject
Retrieve a SoftLayer_Virtual_Guest_Network_Component record.
-
getPrimaryIpAddress
A computing instance network component's primary IP address.
-
getPrimaryIpAddressRecord
-
getPrimarySubnet
A network component's subnet for its primary IP address
-
getPrimaryVersion6IpAddressRecord
A network component's primary IPv6 IP address record.
-
getRouter
A network component's routers.
-
getSecurityGroupBindings
The bindings associating security groups to this network component
-
getSubnets
A network component's subnets. A subnet is a group of IP addresses
-
isPingable
Issues a ping command and returns the success (true) or failure (false) of the ping command.
-
securityGroupsReady
-
SoftLayer_Virtual_Guest_Network_Component
The virtual guest network component data type presents the structure in which all computing instance network components are presented. Internally, the structure supports various virtualization platforms with no change to external interaction.
A guest, also known as a virtual server, represents an allocation of resources on a virtual host.
-
SoftLayer_Virtual_Guest_Network_Component
The virtual guest network component service provides a common interface to a [SoftLayer_Virtual_Guest](/reference/datatypes/SoftLayer_Virtual_Guest) network component. Interaction with various third party APIs is not needed when implementing this service to administer your computing instances.