"SoftLayer_" prefix removed for readability.
[DEPRECATED] Retrieve a public VLAN by an associated host’s fully-qualified domain name
Name | Type | Description |
---|---|---|
fqdn | string | The fully-qualified domain name of the server you wish to search for. This follows the naming convention “{hostname}.{domain}”. |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Vlan/getPublicVlanByFqdn'