The RESUME action starts a system or activity from a paused state.
RESUME is only meaningful after a PAUSE command.
Table. Supported Targets and Actuators: RESUME
Target Type | Actuator Type | |
---|---|---|
cybox:System cybox:Process |
process.virtualization-service endpoint |
The RESUME action accepts the following modifiers:
Table. Modifiers: RESUME
Modifier | Type | Description | Target Applicability |
---|---|---|---|
None to Date |
Below is a sample of OpenC2 commands to perform a RESUME of targets, utilizing actuators at different levels of specificity, qualified by modifiers to the action as appropriate.
Table. Sample of OpenC2 Commands: RESUME
DESCRIPTION | ACTION | TARGET TARGET-SPECIFIER |
ACTUATOR ACTUATOR-SPECIFIER |
MODIFIER | |
---|---|---|---|---|---|
1 | Resume device (system) | RESUME | cybox:System cybox:SystemObjectType |
||
2 | Resume VM | RESUME | cybox:System cybox:SystemObjectType |
process.virtualization-service (optional) |