API Guide
"DistinguishedName": "CN=ADMIN-GROUP,OU=DEV",
"DomainComponent": [],
"ObjectGuid": "87da9d36-116c-405d-ae3f-054574e91af4"
}
]
Table 36. Attributes
Attribute name Description
CommonName Common name of the directory service.
OrganizationalUnit Organization unit of the directory service.
DistinguishedName Distinguished name of the directory service.
DomainComponent Domain name of the directory service.
ObjectGuid Unique ObjectGuid for the group.
/api/AccountService/ExternalAccountProvider/Actions/
ExternalAccountProvider.DeleteExternalAccountProvider
This URI enables you to delete an Active Directory or an LDAP Directory Service.
POST method for
ExternalAccountProvider.DeleteExternalAccountProvider
This method deletes an Active Directory or LDAP Directory Service.
Description
Deletes an Active Directory or LDAP Directory Service.
Privilege SECURITY_SETUP
HTTP response
codes
200
Example
Input:
{
"AccountProviderIds": [2864]
}
Output:
Table 37. Attributes
Attribute name Description
AccountProviderIds List of Active Directory or LDAP Directory Services.
/api/AccountService/Actions/
AccountService.ImportExternalAccountProvider
This URI enables you to import a Group and add to the user list.
POST method AccountService.ImportExternalAccountProvider
This method imports a Group and adds to the user list.
Description
Imports a Group and adds to the user list.
Privilege SECURITY_SETUP
Application settings 59