Discovery Inventory Managed Device Assets
Returns
GET/api/odata/1.0/DiscoveryInventoryManagedDeviceAssets
Model Schema
Field |
Datatype |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sample Response Model
[
{
"DeviceId": 0,
"DisplayName": "string",
"Manufacturer": "string",
"OsName": "string",
"OsAccuracy": 0,
"DeviceType": "string",
"MobileDevice": "s",
"PrimaryProbe": "string",
"PrimaryProbeType": "string",
"MacAddressRollup": "string",
"IpAddressRollup": "string",
"LastSeenDate": "2022-01-12T07:42:38.494Z",
"AssetId": 0,
"PartitionId": "string"
}
]