"SoftLayer_" prefix removed for readability.
Return a list of SoftLayer_Virtual_Guest that can be authorized to this volume.
Name | Type | Description |
---|---|---|
filterHostname | string | a string to filter the hostname by. |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Storage/{SoftLayer_Network_StorageID}/getAllowableVirtualGuests'