SetCommandGroupRequestModel

Specifies information for issuing a new command to a group of endpoints.

NameDescriptionTypeAdditional Information
Command

The type of the command. Valid values are "scan", "cleanup", "uninstall", "changekeycode", "restart".

string

Required

Parameters

The parameters required for the command (e.g. required for the "changekeycode" command to specify the keycode).

string

None.