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 } | 
