"SoftLayer_" prefix removed for readability.
Removes access to multiple devices and replicas this subnet has been granted access to.
| Name | Type | Description |
|---|---|---|
| networkStorageTemplateObjects | SoftLayer_Network_Storage[] | List of storage devices with “id” value populated. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Network_Storage]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Subnet/{SoftLayer_Network_SubnetID}/removeAccessToNetworkStorageList'