getPrivateVlanByIpAddress


SoftLayer_Network_Vlan::getPrivateVlanByIpAddress

Deprecated

[DEPRECATED] Retrieve the private network VLAN associated with an IP address.

Description

*** DEPRECATED *** Retrieve the private network VLAN associated with an IP address.

Parameters

Name Type Description
ipAddress string The IPv4 address to search for

Required Headers

Optional Headers

Return Values

Error Handling

  • Throw the exception “Operation SoftLayer_Network_Vlan::getPrivateVlanByIpAddress has been deprecated and will be removed in API version 3.2.”

Associated Methods

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Vlan/getPrivateVlanByIpAddress'