mongocli cloud-manager アラート設定フィールド タイプ
アラート構成を作成または更新するときにmatcherFieldNameオプションが受け入れるすべての利用可能なフィールドタイプを返します。
このコマンドを使用するには、ユーザーアカウントまたはプロジェクト読み取り専用ロールの API キーで認証する必要があります。
構文
コマンド構文
mongocli cloud-manager alerts settings fields type [options]
オプション
名前 | タイプ | 必須 | 説明 |
---|---|---|---|
-h, --help | false | 型 のヘルプ | |
-o, --output | string | false | 出力形式。 有効な値は、 JSON 、 JSON -path、go-template、または go-template-file です。 完全な出力を表示するには、 -o JSONオプションを使用します。 |
継承されたオプション
名前 | タイプ | 必須 | 説明 |
---|---|---|---|
-P, --profile | string | false | 構成ファイルから使用するプロファイルの名前。 MongoCLI のプロファイルについては、 https://docub.mongodb.org/core/atlas-cli-configuration-file を参照してください。 |
例
# Return a JSON-formatted list of accepted field types for the matchersFieldName option: mongocli [ops-manager|cloud-manager] alerts settings fields type --output json