Reference Guide
HTTP
Code
Description Schema
204 Success No Content
404 Not Found error_response
422 Operation Failed error_response
PATCH /file_ldap/{id}
Description
Modify a NAS Server’s LDAP settings object.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the LDAP settings object id. string
Body
body
required
file_ldap_modify
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid Request error_response
404 Not Found error_response
422 Operation Failed error_response
POST /file_ldap/{id}/upload_config
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the LDAP settings object. string
41
Dell EMC PowerStore REST API Reference Guide










