Logo
Cisco Secure Endpoint API Documentation

1a-Update DVC Configuration

PUT https://{{amp4e_APIhost}}/v3/organizations/{{amp4e_ORG_identifier}}/device_control/configurations/{{amp4e_DVC_configurationGUID}}

This updates an existing DVC Configuration based on the JSON Body in the HTML Request. The request can include all settings, our just parts of the Rule.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X PUT 'https://amp4e_APIhost/v3/organizations/amp4e_ORG_identifier/device_control/configurations/amp4e_DVC_configurationGUID'

ENDPOINTS