リソース: SecurityProfileGroup
SecurityProfileGroup は、さまざまな ProfileTypes の動作を定義するリソースです。次の ID: 9
JSON 表現 |
---|
{ "name": string, "description": string, "createTime": string, "updateTime": string, "etag": string, "labels": { string: string, ... }, "threatPreventionProfile": string, "customMirroringProfile": string } |
フィールド | |
---|---|
name |
変更不可。ID。SecurityProfileGroup リソースの名前。パターン |
description |
省略可。プロファイル グループの説明(省略可)。最大文字数は 2,048 文字です。 |
createTime |
出力専用。リソース作成のタイムスタンプ。 RFC3339 UTC「Zulu」形式のタイムスタンプ。精度はナノ秒まで、小数点以下は最大 9 桁。例: |
updateTime |
出力専用。最後のリソース更新のタイムスタンプ。 RFC3339 UTC「Zulu」形式のタイムスタンプ。精度はナノ秒まで、小数点以下は最大 9 桁。例: |
etag |
出力専用。このチェックサムは、他のフィールドの値に基づいてサーバーで計算されます。更新リクエストと削除リクエストで送信して、クライアントが最新の値を持っていることを続行する前に確認できます。 |
labels |
省略可。Key-Value ペアとしてのラベル。
|
threatPreventionProfile |
省略可。SecurityProfileGroup の脅威防止構成を持つ SecurityProfile への参照。 |
customMirroringProfile |
省略可。CustomMirroring 構成の SecurityProfile への参照。 |
メソッド |
|
---|---|
|
指定された組織とロケーションに新しい SecurityProfileGroup を作成します。 |
|
1 つの SecurityProfileGroup を削除します。 |
|
1 つの SecurityProfileGroup の詳細を取得します。 |
|
指定された組織とロケーションの SecurityProfileGroups を一覧表示します。 |
|
単一の SecurityProfileGroup のパラメータを更新します。 |