BrokerDirectoryConfiguration
BrokerDirectoryConfiguration
Directory configuration details
JSON Example
{
"ldapConfigUUid": "string",
"brokerDirectoryId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"directoryConfigWarningMessage": "Target domain does not match the domain from the LDAP configuration",
"domain": "myDomain.com",
"migrationStatus": "COMPLETED"
}
string As uuid
As uuid
ldapConfigUUid
Optional
Ldap Directory Configuration ID
string As uuid
As uuid
brokerDirectoryId
Optional
The unique identifier of the directory
string
directoryConfigWarningMessage
Optional
Ldap Directory Configuration warning message. The value can be return when the preview is true
string
domain
Optional
Constraints:
maxLength: 100
The domain of existing directory.
string
migrationStatus
Optional
The status of directory config migration
Possible values are :
COMPLETED,
IN_PROGRESS,
ERROR,