# Resource nubes_mongodb_user
Service: `nubes_mongodb` (ID: 92)
[MongoDB (основной)](mongodb.md) | [Operations](mongodb_ops.md) | [User](mongodb_user.md) | [Example](mongodb_user_example.md)
## Create params
**Обязательные параметры**
| ID | Code | Type | Description | Constraints |
| 635 | username | string | | |
| 636 | db_name | string | | |
| 643 | role | string | | value_list=dbOwner, read, readWrite |
## Modify params
| ID | Code | Type | Description | Constraints |
| 640 | username | string | | |
| 641 | db_name | string | | |
| 642 | role | string | | value_list=dbOwner, read, readWrite |
## Delete params
| ID | Code | Type | Description | Constraints |
| 644 | username | string | | |