Reference Guide
POST /ldap_domain
Description
Create a new ldap domain.
Parameters
Type Name Schema
Body
body
required
ldap_domain_create
Responses
HTTP
Code
Description Schema
201 Created create_response
400 Invalid Request error_response
422 Operation Failed error_response
GET /ldap_domain/{id}
Description
Query a specific LDAP domain.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the LDAP domain. string
Responses
HTTP
Code
Description Schema
200 Success
ldap_domain_inst
ance
404 Not Found error_response
124
Dell EMC PowerStore REST API Reference Guide










