Discovery Active Directory Computers
Returns
GET/api/odata/1.0/DiscoveryActiveDirectoryComputers
Model Schema
Field |
Datatype |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sample Model Response
[
{
"AgentId": "string",
"PartitionId": "string",
"CanonicalName": "string",
"DnsName": "string",
"Description": "string",
"OsNameVersionServicePack": "string",
"CreationDate": "2022-01-11T01:50:16.787Z",
"LastModificationDate": "2022-01-11T01:50:16.787Z",
"ManagedBy": "string"
}
]