createOrUpdateLunId


SoftLayer_Network_Storage::createOrUpdateLunId

Creates or updates the LUN ID property on a volume.

Description

The LUN ID only takes effect during the Host Authorization process. It is required to de-authorize all hosts before using this method.

Parameters

Name Type Description
lunId int «< EOT

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Storage/{SoftLayer_Network_StorageID}/createOrUpdateLunId'