mongocli om admin backup oplog create
Create a backup oplog configuration
Options
Name | Description |
---|---|
--assignment | Flag indicating whether this oplog can be assigned backup jobs |
--encryptedCredentials | Flag indicating whether the username and password were encrypted using the credentials tool |
--label <label> | Array of tags to manage which backup jobs Ops Manager can assign to which blockstores |
--maxCapacityGB <maxCapacityGB> | The maximum amount of data in GB this blockstore can store |
--name <name> |
|
--output, -o <output> | Output format. Valid values are json, json-path, go-template, or go-template-file |
--ssl | Flag indicating whether this oplog store only accepts connections encrypted using TLS |
--uri <uri> |
|
--writeConcern <writeConcern> | The write concern used for this blockstore |