Get Ldap Settings

Get Ldap Settings

Retrieve permissions that depend on the given one.

Request
URI
GET
https://{api_host}/https://{{host}}:{{port}}/api/v5/rbac/permissions/{permission}
COPY
Path Parameters
string
permission
Required

Permission name.


Responses
200

LDAP users.

[
    {}
]

401

Unauthorized access

[
    {}
]

404

Such resource was not found.

[
    {}
]

504

Connection timed out.

[
    {}
]