Get directories

This method returns a list of existing directories in the Vault. Each directory will be returned with its own data.

To run this web service, the user must be a member of the Vault Admins group.

URL

 

The Groups category is created automatically when the directory is created. If there is a failure in its creation, no error will be returned, as this is an internal function.

 

https://<IIS_Server_Ip>/PasswordVault/API/Configuration/LDAP/Directories/

Resource Information

HTTP method

GET

Content type

application/json

Header parameter

Parameter

Authorization

Type

String

Description

The token that identifies the session.

Valid values

A session token that was returned from the “Logon” method.

Body parameters

None

Result

Parameter

DomainName

Type

String

Description

The address of the domain.

Parameter

DomainBaseContext

Type

String

Description

The base context of the External Directory.

Return codes

For a complete list of return codes, see Return Codes.