Reference Guide

SupportAssist Enterprise
30 REST API Guide SupportAssist Enterprise
Parameters required in the JSON request body based on the device type
Device Type
Parameters required
uiDeviceType
deviceSubT
ypeEnum
deviceFamilyT
ypeEnum
Windows Server
Server / Hypervisor
null
null
Linux Server
Server / Hypervisor
null
null
ESX Server
Server / Hypervisor
null
null
EXSi Server
Server / Hypervisor
null
null
iDRAC
iDRAC
null
null
Chassis
Chassis
null
null
Networking
Networking
null
null
Fluid FS
Fluid File System (Fluid FS)
null
null
Equallogic
PeerStorage(PS) / Equallogic
null
null
Compellent
Storage Center (SC) /
Compellent
null
null
SCVMM
Software
null
SCVMM
SANHQ
Software
null
SANHQ
vCenter
Software
null
vCenter
HitKitVSMForVM
Ware
Software
null
HitKitVSMForVM
Ware
Solution
Solution
Webscale
null
Windows
Virtual
Machine
Virtual Machine
null
null
Linux Virtual
Machine
Virtual Machine
null
null
2.6.1 Add device
Add device is asynchronous operation. For asynchronous operations, a job is created. You can check the status
of the job by using the “operations” API. After the add device request is submitted, SupportAssist Enterprise
returns the operation ID of the job.
The following resource URI is used to add a device:
https://<BASE_URI>/SupportAssist/api/v1/Device/Discover
Method: POST
Headers:
Content-Type: application/json
Authorization: Bearer <Authentication_Token>