Directory End Points are used to define Directory Server end point that will be used to handle RESTful requests over HTTP.
is a dedicated end point for directory services over REST.
A description of each property follows.
| Basic Properties: | Advanced Properties: |
|---|---|
| ↓ context-path | None |
| ↓ enabled |
| Description | The context path of the end point. Define the context path of the end point. The end point can be access using /rest/v1/context-path. |
|---|---|
| Default Value | None |
| Allowed Values | A String |
| Multi-valued | No |
| Required | Yes |
| Admin Action Required | None |
| Advanced Property | No |
| Read-only | No |
| Description | Indicates whether the Directory End Point is enabled. If set to FALSE, then no REST access is provided to the directory data. |
|---|---|
| Default Value | None |
| Allowed Values | true false |
| Multi-valued | No |
| Required | Yes |
| Admin Action Required | None |
| Advanced Property | No |
| Read-only | No |