Reference Guide
SupportAssist Enterprise
64 REST API Guide – SupportAssist Enterprise
"zip":{
"type":"string"
},
"address3":{
"type":"string"
}
}
}
}
}
}
}
}
}
}
}
The following resource URI is used to retrieve the devices and device groups:
https://<BASE_URI>/SupportAssist/api/v1/Device/Export
Method: GET
Headers:
Authorization: Bearer <Authentication_Token>
Response format (success – response code 200):
[
{
"deviceAddress": "<IP Address/hostname>",
"friendlyName": "iDRAC",
"uiDeviceType": "iDRAC",
"deviceSubType": "IDRAC",
"deviceFamily": "POWEREDGE14G",
"credentialAccountId": "",
"credentialProfileId": null,
"enableMonitoring": true,
"enableDeepDiscovery": false,
"configureSNMP": true,
"installOMSA": false,
"deviceGroupInformation": {
"orId": "#58:2",
"myGroupId": null,
"name": "One",
"description": null,
"noOfAssetsMapped": 0,
"uiCustomerProfiles": [
{
"customerProfileId": "#57:0",
"firstName": "Raj",
"lastName": "C",
"emailId": "Raj@dell.com",
"telephone": "1234567890",
"country": null,
"alternateTelephone": "9876543210",
"emailLanguage": "en",
"company": "One",