"SoftLayer_" prefix removed for readability.
Retrieve the frontend VLAN by a server’s hostname.
Name | Type | Description |
---|---|---|
hostname | string | The hostname for a server, example: www.server.com |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule/getPublicVlanByHostname'