Reference Guide

SupportAssist Enterprise
40 REST API Guide SupportAssist Enterprise
2.6.5 Filter devices
The following resource URI is used to filter the device match search criteria:
https://<BASE_URI>/SupportAssist/api/v1/Device
Method: POST
Headers:
Content-Type: application/json
Authorization: Bearer <Authentication_Token>
Response format (success response code 200):
Parameters for filtering devices
Parameter
Description
Additional Details
serviceTag
Service Tag of the devices.
Name
Friendly name of the device.
Address
IP address or host name of device.
Model
Model of device.
operatingSystem
Operating system running on the
device.
deviceType
Device type.
Values of the device type are
Server, Storage, Networking,
Chassis, Software, Solution,
and Virtual Machine.
Group
Group name of device.
Values of the system created
group name are Default,
Staging, and Inactive.
remoteCollector
Name or IP address or host name of
the remote collector.
For devices assigned to
SupportAssist Enterprise, the
search value would be
SupportAssist Enterprise.
Source
Name or IP address or host name of
console (OpenManage Essentials or
OpenManage Enterprise or SCOM)
For devices added directly in
SupportAssist Enterprise, the
source would be
SupportAssist Enterprise.
inventoryValidationStatus
Status of the inventory validation.
The possible values are
Success, Warning, or Failed.