"SoftLayer_" prefix removed for readability.
Update an anti-virus/spyware policy.
Name | Type | Description |
---|---|---|
newPolicy | string | The new anti-virus policy. |
enforce | boolean | Enforce the updated policy |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, boolean]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Software_Component_Trellix/{SoftLayer_Software_Component_TrellixID}/updateAntivirusSpywarePolicy'