getAttachedNetworkStorages


SoftLayer_Network_Subnet::getAttachedNetworkStorages

The network storage devices and replicas this subnet has been granted access to.

Description

Retrieves the combination of network storage devices and replicas this subnet has been granted access to. Allows for filtering based on storage device type.

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_Network_Subnet/{SoftLayer_Network_SubnetID}/getAttachedNetworkStorages'