createTask
inline suspend fun SnowDeviceManagementClient.createTask(crossinline block: CreateTaskRequest.Builder.() -> Unit): CreateTaskResponse
Instructs one or more devices to start a task, such as unlocking or rebooting.
Instructs one or more devices to start a task, such as unlocking or rebooting.