"SoftLayer_" prefix removed for readability.
Allow access to a SoftLayer_Network_Storage volume from this device.
Name | Type | Description |
---|---|---|
networkStorageTemplateObject | SoftLayer_Network_Storage |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Network_Storage]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Server/{SoftLayer_Hardware_ServerID}/allowAccessToNetworkStorage'