"SoftLayer_" prefix removed for readability.
Return a list of SoftLayer_Network_Storage volumes that can be authorized to this device.
Name | Type | Description |
---|---|---|
nasType | string | either ‘ISCSI’, ‘NAS’, or ‘*’ for both |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/getAvailableNetworkStorages'