Logo
Cisco Secure Endpoint API Documentation

1-Add a DVC Configuration

POST https://{{amp4e_APIhost}}/v3/organizations/{{amp4e_ORG_identifier}}/device_control/configurations

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://amp4e_APIhost/v3/organizations/amp4e_ORG_identifier/device_control/configurations' -d '{"configuration":{"name":"API-generated-DVC-RuleSet","description":"This DVC Rule was generated with the API","baseRule":{"controlType":"allow","notificationType":"never"}}}'

ENDPOINTS