Discovery Inventory Network Devices
Returns
GET/api/odata/1.0/DiscoveryInventoryNetworkDevices
Model Schema
Field |
Datatype |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sample Response Model
[
{
"Name": "string",
"NetworkDisplayName": "string",
"PartitionId": "string",
"NetworkName": "string",
"HardwareDeviceFk": 0,
"ProbeName": "string",
"OsName": "string",
"OsVersion": "string",
"DeviceIpAddress": "string",
"DeviceSubnetMask": "string",
"DeviceMacAddress": "string",
"DeviceMacManufacturer": "string",
"DnsName": "string",
"DeviceLastSeen": "2022-01-12T07:43:27.472Z",
"DeviceGuid": 0
}
]