Ayuda en línea de ESET

Seleccionar el tema

get protection-status

Get the list of application statuses and the global application status

Línea de comandos

ermm.exe get protection-status

Parámetros

None

Ejemplo

call

{

"command":"get_protection_status",

"id":1,

"version":"1"

}

result

{

"id":1,

"result":{

"statuses":[{

"id":"EkrnNotActivated",

"status":2,

"priority":768,

"description":"Product not activated"

}],

"status":2,

"description":"Security alert"

},

"error":null

}