start activation
Start activation of product
Command line
ermm.exe start activation --key "activation key" | --offline "path to offline file"
Parameters
Name  | 
Value  | 
key  | 
Activation key  | 
offline  | 
Path to offline file  | 
Example
call  | 
{ "command":"start_activation" "id":1, "version":"1", "params":{ "key":"XXXX-XXXX-XXXX-XXXX-XXXX" } }  | 
result  | 
{ "id":1, "result":{ }, "error":null }  | 
