getAllowableSubnets


SoftLayer_Network_Storage_Backup_Evault::getAllowableSubnets

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

Description

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

Parameters

Name Type Description
filterNetworkIdentifier string a string to filter the Name 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_Backup_Evault/{SoftLayer_Network_Storage_Backup_EvaultID}/getAllowableSubnets'