addL7Rules


SoftLayer_Network_LBaaS_L7Rule::addL7Rules

Create and add a L7 Rule to a given L7 policy with the provided rules details.

Description

This function creates and adds multiple Rules to a given L7 policy with all the details provided for rules

Parameters

Name Type Description
policyUuid string
rules SoftLayer_Network_LBaaS_L7Rule[]

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, SoftLayer_Network_LBaaS_L7Rule]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_L7Rule/addL7Rules'