getAllowableHardware


SoftLayer_Network_Storage_Iscsi::getAllowableHardware

Return a list of SoftLayer_Hardware that can be authorized to this volume.

Description

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

Parameters

Name Type Description
filterHostname string a string to filter the hostName by.

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_Network_Storage_Iscsi/{SoftLayer_Network_Storage_IscsiID}/getAllowableHardware'