You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
Resources |
system |
admin |
searchAdData
searchAdData
Searches the AD database.
|
Output Params
REST API: POST Example |
---|
curl -kisu 'admin:secret' -X POST -H 'Content-Type: application/vnd.yang.data+xml' https://{SBX-SERVER}/api/config/system/admin/{name}/_operations/searchAdData --data ' <searchAdData> <adAttributeIdentifier>{adAttributeIdentifier}</adAttributeIdentifier> <searchString>{searchString}</searchString> </searchAdData> ' |