assignSubnetsToAcl


SoftLayer_Network_Storage_Allowed_Host_Subnet::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_Subnet/{SoftLayer_Network_Storage_Allowed_Host_SubnetID}/assignSubnetsToAcl'