updateL7Rules


SoftLayer_Network_LBaaS_L7Rule::updateL7Rules

Update one or more rules associated with the same policy.

Description

This function updates multiple Rules to a given policy with all the details 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/updateL7Rules'