Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Hierarchy

Properties

clientToken?: string

A token ensuring that the action is called only once with the specified details.

command: undefined | Command

The task to be performed. Only one task is executed on a device at a time.

description?: string

A description of the task and its targets.

tags?: Record<string, string>

Optional metadata that you assign to a resource. You can use tags to categorize a resource in different ways, such as by purpose, owner, or environment.

targets: undefined | string[]

A list of managed device IDs.