This action specifies a process be denied execution on an endpoint.
{
"id": "0b1fa41e-07d4-4040-9094-028bba12b206",
"action": "deny",
"target": {
"process": {
"name": "otaku.exe",
"pid": "0"
}
},
"actuator": {
"endpoint": {
"asset_id": "endpoint6.example.com"
}
}
}
RESPONSE
{
"id_ref": "0b1fa41e-07d4-4040-9094-028bba12b206",
"status": 200,
"status_text": "string",
"results": {
"command_ref": "INTERNALREFERENCEVALUEABC123"
}
}