InlineProcessEntity1

InlineProcessEntity1
InlineProcessEntity1
JSON Example
{
    "command_line": "string",
    "process_user_info": [
        {
            "id": "string",
            "name": "string",
            "info_type": "string",
            "domain_name": "string",
            "site_id": "string",
            "ad_group_count": 0,
            "total_sessions": 0,
            "logged_in_vms": 0
        }
    ],
    "sha256": "string"
}
string
command_line
Optional

Command line parameters used for launching this process.

array of UserEntity
process_user_info
Optional

Process user info for users using this process.

string
sha256
Optional

Sha256 key for the process.