"SoftLayer_" prefix removed for readability.
Create layer 7 policies with rules for the given listener.
Name | Type | Description |
---|---|---|
listenerUuid | string | |
policiesRules | SoftLayer_Network_LBaaS_PolicyRule[] |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, SoftLayer_Network_LBaaS_PolicyRule]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_L7Policy/addL7Policies'