Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Create SecurityManagementLDAP API client #12

Open
iorubs opened this issue May 29, 2020 · 0 comments
Open

Create SecurityManagementLDAP API client #12

iorubs opened this issue May 29, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@iorubs
Copy link
Member

iorubs commented May 29, 2020

Add the following functions and corresponding tests:

  • List LDAP servers: GET ​/beta​/security​/ldap
  • Create LDAP server: POST ​/beta​/security​/ldap
  • Get LDAP server: GET ​/beta​/security​/ldap​/{name}
  • Update LDAP server: PUT ​/beta​/security​/ldap​/{name}
  • Delete LDAP server: DELETE /beta​/security​/ldap​/{name}
  • Change LDAP server order: POST ​/beta​/security​/ldap​/change-order
@iorubs iorubs added the enhancement New feature or request label May 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant