ESET 온라인 도움말

검색 한국어
항목 선택

get protection-status

Get the list of application statuses and the global application status

명령줄

ermm.exe get protection-status

파라미터

None

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

}