v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-135913.1 KB
enterprises

Executes a command to device managed by the enterprise.

post/v1/{+name}:executeCommand

Path parameters

namestring required

The name of the device requested. For example: "enterprises/XYZ/devices/123"

Request body

paramsobject

The command message to execute, represented as a Struct.

commandstring

The command name to execute, represented by the fully qualified protobuf message name.

Response

Successful response

All 5 operations