assignSubnetsToAcl


SoftLayer_Network_Storage_Allowed_Host_Hardware::assignSubnetsToAcl

Description


Parameters

Name Type Description
subnetIds int[] Ids of the subnets to add.

Required Headers

Optional Headers

  • None

Return Values

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