v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13245060.4 KB
nodes

Lists devices under a node or customer.

get/v1alpha1/{+parent}/devices

Path parameters

parentstring required

Required. The name of the parent resource.

Query parameters

filterstring

The filter expression. The filter should have one of the following formats: "sn=123454" or "display_name=MyDevice". sn corresponds to serial number of the device. The filter is case insensitive.

pageSizeinteger

The maximum number of devices to return in the response. If empty or zero, all devices will be listed. Must be in the range [0, 1000].

pageTokenstring

A pagination token returned from a previous call to ListDevices that indicates where this listing should continue from.

Response

Successful response