Logo
Cisco Secure Endpoint API Documentation

List DVC Rulses for given DVC configuration

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

 

Body PARAM

Key Datatype Required Description 
size
number



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://amp4e_APIhost/v3/organizations/amp4e_ORG_identifier/device_control/configurations/amp4e_DVC_configurationGUID?size=100' -d '{"configuration":{"name":"API-generated-DVC-RuleSet","baseRule":{"controlType":"read_only","notificationType":"never"}}}'

ENDPOINTS