"SoftLayer_" prefix removed for readability.
Allow access to this volume from a specified SoftLayer_Hardware object.
Name | Type | Description |
---|---|---|
hardwareObjectTemplate | SoftLayer_Hardware |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Hardware]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Storage_Iscsi/{SoftLayer_Network_Storage_IscsiID}/allowAccessFromHardware'