LogoLogo
User GuidesAPIs, SDKs & ToolsSupportFAQ
  • Introduction
  • Changelog
  • API
    • ClustersApi
    • LogsApi
    • MetadataApi
    • RestoresApi
    • SnapshotsApi
    • TemplatesApi
    • UsersApi
  • Models
    • APIVersion
    • ClusterList
    • ClusterListAllOf
    • ClusterLogs
    • ClusterLogsInstances
    • ClusterLogsMessages
    • ClusterProperties
    • ClusterResponse
    • Connection
    • CreateClusterProperties
    • CreateClusterRequest
    • CreateRestoreRequest
    • DayOfTheWeek
    • ErrorMessage
    • ErrorResponse
    • MaintenanceWindow
    • Metadata
    • Pagination
    • PaginationLinks
    • ResourceType
    • SnapshotList
    • SnapshotListAllOf
    • SnapshotProperties
    • SnapshotResponse
    • State
    • TemplateList
    • TemplateListAllOf
    • TemplateResponse
    • User
    • UserMetadata
    • UserProperties
    • UserRoles
    • UsersList
On this page
  • Properties
  • Enum: RoleEnum
  1. Models

UserRoles

a list of mongodb user role.

Properties

Name
Type
Description
Notes

role

RoleEnum

[optional]

database

String

[optional]

Enum: RoleEnum

Name
Value

READ

"read"

READWRITE

"readWrite"

DBADMIN

"dbAdmin"

CLUSTERMONITOR

"clusterMonitor"

READANYDATABASE

"readAnyDatabase"

READWRITEANYDATABASE

"readWriteAnyDatabase"

DBADMINANYDATABASE

"dbAdminAnyDatabase"

PreviousUserPropertiesNextUsersList

Last updated 2 years ago