Discovery Active Directory Changed Objects
Returns
GET/api/odata/1.0/DiscoveryActiveDirectoryChangedObjects
Model Schema
Field |
Datatype |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sample Response Model
[
{
"AgentId": "string",
"PartitionId": "string",
"CanonicalName": "string",
"ObjectType": 0,
"User": "string",
"Staff": "string",
"Organization": "string",
"Description": "string",
"LoggingDateTime": "2022-01-11T01:40:19.210Z",
"ActionTypeId": 0,
"ActionName": "string",
"IsCreated": "s",
"IsDeleted": "s",
"IsUpdated": "s",
"Message": "string"
}
]