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