getAvailableNetworkStorages


SoftLayer_Hardware_SecurityModule750::getAvailableNetworkStorages

Return a list of SoftLayer_Network_Storage volumes that can be authorized to this device.

Description

This method retrieves a list of SoftLayer_Network_Storage volumes that can be authorized to this SoftLayer_Hardware.

Parameters

Name Type Description
nasType string either ‘ISCSI’, ‘NAS’, or ‘*’ for both

Required Headers

Optional Headers

Return Values

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