Skip to content

Commit 43d7fd7

Browse files
committed
DOC-4630 RS: Add certificate_subject_line to user REST API object reference
1 parent 3525b9a commit 43d7fd7

File tree

1 file changed

+1
-0
lines changed
  • content/operate/rs/references/rest-api/objects

1 file changed

+1
-0
lines changed

content/operate/rs/references/rest-api/objects/user.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ weight: $weight
1717
| action_uid | string | Action UID. If it exists, progress can be tracked by the `GET` `/actions/{uid}` API request (read-only) |
1818
| auth_method | **'regular'**<br />'certificate'<br />'entraid' | User's authentication method |
1919
| bdbs_email_alerts | complex object | UIDs of databases that user will receive alerts for |
20+
| certificate_subject_line | string | The certificate’s subject line as defined by RFC2253. Used for certificate-based authentication users only. |
2021
| cluster_email_alerts | boolean | Activate cluster email alerts for a user |
2122
| email | string | User's email (pattern matching only ASCII characters) |
2223
| email_alerts | boolean (default:&nbsp;true) | Activate email alerts for a user |

0 commit comments

Comments
 (0)