GET /organizations/{organizationId}/firmware/upgrades/byDevice
Operation ID: getOrganizationFirmwareUpgradesByDevice
Auth: unknown
Description
Get firmware upgrade status for the filtered devices
Parameters (9)
(string, query, optional)
A token used by the server to indicate the end of the page. Often this is a timestamp or an ID but it is not limited to those. This parameter should not be defined by client applications. The link for the first, last, prev, or next page in the HTTP Link header should define it.
(array, query, optional)
Optional parameter to filter by firmware upgrade batch ids.
(array, query, optional)
Optional parameter to filter by firmware upgrade ids.
(array, query, optional)
Optional parameter to filter by one or more MAC addresses belonging to devices. All devices returned belong to MAC addresses that are an exact match.
(array, query, optional)
Optional parameter to filter by network
(string, path, required)
(integer, query, optional)
The number of entries per page returned. Acceptable range is 3 - 50. Default is 50.
(array, query, optional)
Optional parameter to filter by serial number. All returned devices will have a serial number that is an exact match.
(string, query, optional)
A token used by the server to indicate the start of the page. Often this is a timestamp or an ID but it is not limited to those. This parameter should not be defined by client applications. The link for the first, last, prev, or next page in the HTTP Link header should define it.
No probe data for this endpoint yet.