Atlas integrations create VICTOR_OPS
プロジェクトの Splunk On-Call 統合を作成または更新します。
VictorOps は Slack On-Call になりました。
Spl大きな との統合を構成するには、リクエスト元の API キーまたはプロジェクト オーナーのロールが必要です。
このコマンドを使用するには、プロジェクト オーナーのユーザー アカウントまたは API キーで認証する必要があります。
構文
コマンド構文
atlas integrations create VICTOR_OPS [options]
オプション
名前 | タイプ | 必須 | 説明 |
---|---|---|---|
--apiKey | string | true | Atlas が Spl大きな Atlas のアカウントにアクセスできるようにする Slack On-Call API キー。 |
-h, --help | false | VICTOR_OPS 用のヘルプ | |
-o, --output | string | false | 出力形式。 有効な値は、 JSON 、 JSON -path、go-template、または go-template-file です。 完全な出力を表示するには、 -o JSONオプションを使用します。 |
--projectId | string | false | 使用するプロジェクトを識別する 16 進数の string。 このオプションは、構成ファイルまたは環境変数の 設定を上書きします。 |
--routingKey | string | true | Splunk On-Call アカウントに関連付けられたルーティング キー。 |
継承されたオプション
名前 | タイプ | 必須 | 説明 |
---|---|---|---|
-P, --profile | string | false | 構成ファイルから使用するプロファイルの名前。 Atlas CLI のプロファイルについては、 https://docub.mongodb.org/core/atlas-cli-save- connection-settings を参照してください。 |
出力
コマンドが成功すると、CLI は次のサンプルのような出力を返します。 括弧内の値は 値を表します。
Victor Ops integration configured.
例
# Integrate Splunk On-Call with Atlas using the routing key operations for the project with the ID 5e2211c17a3e5a48f5497de3: atlas integrations create VICTOR_OPS --apiKey a1a23bcdef45ghijk6789 --routingKey operations --projectId 5e2211c17a3e5a48f5497de3 --output json