Added some descriptions

This commit is contained in:
keithhc2 2021-05-06 17:53:09 -07:00
parent a141ba9c58
commit 5d1671c64b
1 changed files with 5 additions and 1 deletions

View File

@ -431,7 +431,7 @@ PUT _opensearch/_security/api/internalusers/<username>
### Patch user
Updates individual attributes of an internal user.
Updates individual attributes of an internal user.
#### Request
@ -755,6 +755,8 @@ GET _opensearch/_security/api/rolesmapping
### Delete role mapping
Deletes the specified role mapping.
#### Request
```
@ -912,6 +914,8 @@ GET _opensearch/_security/api/tenants/
### Delete tenant
Deletes the specified tenant.
#### Request
```