Reference Guide

HTTP
Code
Description Schema
400 Invalid Request error_response
422 Operation Failed error_response
GET /file_ldap/{id}
Description
Query a specific NAS Server’s LDAP settings object.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the LDAP settings object. string
Responses
HTTP
Code
Description Schema
200 Success file_ldap_instance
404 Not Found error_response
DELETE /file_ldap/{id}
Description
Delete a NAS Server’s LDAP settings.
Parameters
Type Name Description Schema
Path
id
required
LDAP settings object Id. string
Responses
40
Dell EMC PowerStore REST API Reference Guide