_id userId user db credentials roles
admin.mongodb-user
a010b6c4-738d-48f9-ac96-a051d9554f88
mongodb-user
admin
{
  "SCRAM-SHA-1": {
    "iterationCount": 10000,
    "salt": "1jCRQqpScccfYGoXV1bnaw==",
    "storedKey": "By/tBpHczP1/iUyEQ48/i5qjwhs=",
    "serverKey": "L4zh09s+M+hox/+gN/kjG1wWvyY="
  },
  "SCRAM-SHA-256": {
    "iterationCount": 15000,
    "salt": "AegaqM9zptu6Z6HUnGSrdRM5XCyno7QRyescwA==",
    "storedKey": "6nMGaM6k6JGQeC/j9Tki2SyhocdMrY9zgQ0hW95EH2o=",
    "serverKey": "pfyy0sHJT/+/aweGEoHYkr2OPPV2og5rXrLDaXCOytg="
  }
}
[
  {
    "role": "root",
    "db": "admin"
  }
]

Rename Collection

admin .

Tools

Collection Stats

Documents 1
Total doc size 538 Bytes
Average doc size 538 Bytes
Pre-allocated size 20 KB
Indexes 2
Total index size 40 KB
Padding factor
Extents

Indexes

Name Columns Size Attributes Actions
_id_
_id   ASC
20 KB
 DEL
user_1_db_1
user   ASC
db   ASC
20 KB
unique:  true
 DEL