v1

latestSwagger 2.02026-07-17176789777.3 KB
directory_service

Search user or group in the directory service.

Retrieves a user or a group available in the directory service based on the UUID specified.

post/directory_services/{uuid}/search

Path parameters

uuidstring UUID required

The UUID of the entity.

Request body

querystring required

The search string.

searched_attribute_liststring[]

The attributes for search operation. If not specified, search is performed with the common name.

returned_attribute_liststring[]

The attributes the search operation returns. If not available, a list of default attributes is returned.

Response

Success

domain_namestring

The domain name of the directory service.

api_versionstring

The current API version.