Discovery Active Directory Groups
Returns
GET/api/odata/1.0/DiscoveryActiveDirectoryGroups
Model Schema
Field |
Datatype |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sample Response Model
[
{
"PartitionId": "string",
"GroupName": "string",
"GroupType": "string",
"Description": "string",
"CreationDate": "2022-01-11T05:54:53.551Z",
"LastModificationDate": "2022-01-11T05:54:53.551Z",
"MembershipCount": 0
}
]