SoftLayer_Virtual_Guest_Network_Component


SoftLayer_Virtual_Guest_Network_Component

Description

The virtual guest network component service provides a common interface to a SoftLayer_Virtual_Guest network component. Interaction with various third party APIs is not needed when implementing this service to administer your computing instances.

Methods

disable

Disable a network component to restrict network traffic

enable

Enable a network component to allow network traffic

getGuest

The computing instance that this network component exists on.

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.

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

Verifies if network component is pingable.