Docs Menu

mongocli ops-manager admin backups fileSystems create

Create a file system configuration.

コマンド構文
mongocli ops-manager admin backups fileSystems create [options]
名前
タイプ
必須
説明

--assignment

false

このファイルシステム ストアにバックアップジョブを割り当てることができるかどうかを示すフラグ。

--encryptedCredentials

false

ユーザー名とパスワードが 認証情報ツールを使用して暗号化されているかどうかを示すフラグ。

-h, --help

false

作成用ヘルプ

--label

string

false

MongoDB Ops Managerがどのブロックストアに割り当てることができるバックアップ ジョブを管理するためのタグの配列。

--loadFactor

整数

false

このスナップショットストアが別のスナップショットストアと比較して実行するバックアップ作業量を表すゼロ以外の正の整数。

--mmapv1CompressionSetting

string

true

Compression setting for the MMAPv1 storage engine snaphots.

--name

string

true

Unique name that labels this file system store configuration.

-o, --output

string

false

出力形式。 有効な値は、 JSON 、 JSON -path、go-template、または go-template-file です。 完全な出力を表示するには、 -o JSONオプションを使用します。

--storePath

string

true

Location on the file system store host for storing file system-based backups.

--wtCompressionSetting

string

true

Compression setting for the WiredTiger storage engine snaphots.

名前
タイプ
必須
説明

-P, --profile

string

false

構成ファイルから使用するプロファイルの名前。 MongoCLI のプロファイルの詳細については、 https://docub.mongodb.org/core/atlas-cli-configuration-file を参照してください。