Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LdapBindAccount

Account details for the LDAP bind account used by the outbound connector.

Properties

Optional availabilityDomain

availabilityDomain: undefined | string

The availability domain the outbound connector is in. May be unset as a blank or NULL value.

Example: {@code Uocm:PHX-AD-1}

bindDistinguishedName

bindDistinguishedName: string

The LDAP Distinguished Name of the account.

compartmentId

compartmentId: string

The OCID of the compartment that contains the outbound connector.

Const connectorType

connectorType: string = "LDAPBIND"

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

displayName

displayName: string

A user-friendly name. It does not have to be unique, and it is changeable. Avoid entering confidential information.

Example: {@code My outbound connector}

endpoints

endpoints: Array<Endpoint>

Array of server endpoints to use when connecting with the LDAP bind account.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

id

id: string

The OCID of the outbound connector.

lifecycleState

lifecycleState: LifecycleState

The current state of this outbound connector.

Optional passwordSecretId

passwordSecretId: undefined | string

The OCID of the password for the LDAP bind account in the Vault.

Optional passwordSecretVersion

passwordSecretVersion: undefined | number

Version of the password secret in the Vault to use. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

timeCreated

timeCreated: Date

The date and time the outbound connector was created in RFC 3339 timestamp format.

Example: {@code 2016-08-25T21:10:29.600Z}

Methods

getDeserializedJsonObj

getJsonObj