Reference Guide

NAS Server. You can configure one LDAP settings object per NAS Server. LDAP is an application
protocol for querying and modifying directory services running on TCP/IP networks. LDAP provides
central management for network authentication and authorization operations by helping to
centralize user and group management across the network. A NAS Server can use LDAP as a Unix
Directory Service to map users, retrieve netgroups, and build a Unix credential. When an initial
LDAP configuration is applied, the system checks for the type of LDAP server. It can be an Active
Directory schema or an RFC 2307 schema.
GET /file_ldap
Description
List LDAP Service instances.
Responses
HTTP
Code
Description Schema
200 Success
<
file_ldap_instance
> array
206 Partial content of file ldap instance objects
<
file_ldap_instance
> array
POST /file_ldap
Description
Create an LDAP service on a NAS Server. Only one LDAP Service object can be created per NAS
Server.
Parameters
Type Name Description Schema
Body
body
required
Name of the LDAP service to create. file_ldap_create
Responses
HTTP
Code
Description Schema
201 Created create_response
39
Dell EMC PowerStore REST API Reference Guide