Discovery Inventory Assets
Returns
GET/api/odata/1.0/DiscoveryInventoryAssets
Model Schema
Field |
Datatype |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sample Response Model
[
{
"PartitionId": "string",
"AssetId": 0,
"HardwareDeviceId": 0,
"DisplayName": "string",
"Manufacturer": "string",
"OsName": "string",
"OsAccuracy": 0,
"DeviceType": "string",
"IsMobileDevice": "s",
"PrimaryProbe": "string",
"PrimaryProbeType": "string",
"MacAddressRollup": "string",
"IpAddressRollup": "string",
"LastSeenDate": "2022-01-12T06:56:12.643Z"
}
]