OptionalallowInsecure?: booleanOptionalhubId?: stringHub ID to filter for, only devices attached to this Hub will be returned.
Optionalname?: stringName to filter for, only devices with this name will be returned.
OptionalorderBy?: ListDevicesRequestOrderByOrdering of requested devices.
Optionalpage?: numberPage number to return, from the paginated results.
OptionalpageSize?: numberNumber of devices to return within a page. Maximum value is 100.
Optionalregion?: RegionRegion to target. If none is passed will use default region from the config.
Optionalstatus?: DeviceStatusDevice status (enabled, disabled, etc.).
Defines wheter to filter the allow_insecure flag.