Smart Access Gateway (SAG) インスタンスのディープパケットインスペクション (DPI) 機能に基づいたモニタリングを有効にします。
操作説明
SAG インスタンスで DPI 機能が有効になっていること。 詳細については、「UpdateSmartAGDpiAttribute」をご参照ください。
Log Service が有効化されていること。 詳細については、「クイックスタート」をご参照ください。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
smartag:EnableSmartAGDpiMonitor |
update |
*SmartAccessGateway
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| RegionId |
string |
必須 |
SAG インスタンスがデプロイされているリージョンの ID。 |
cn-shanghai |
| SmartAGId |
string |
必須 |
SAG インスタンスの ID。 |
sag-vwmylqc9521p5l**** |
| ClientToken |
string |
任意 |
リクエストのべき等性を保証するために使用されるクライアントトークン。 クライアント側で値を生成できますが、異なるリクエスト間で一意である必要があります。 トークンには ASCII 文字のみを含めることができ、長さは 64 文字を超えることはできません。 |
02fb3da4-130e-11e9**** |
| DryRun |
boolean |
任意 |
実際にリクエストを送信せずに、リクエストの有効性をチェックするかどうかを指定します。 有効な値:
|
true |
| SlsProjectName |
string |
必須 |
Log Service プロジェクトの名前。 |
test1 |
| SlsLogStore |
string |
必須 |
Logstore の名前。 |
test2 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエストの ID。 |
64966488-B3E3-41E2-9570-4596117EC12E |
例
成功レスポンス
JSONJSON
{
"RequestId": "64966488-B3E3-41E2-9570-4596117EC12E"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | InvalidSmartAGId.NotFound | The specified SmartAGId does not exist. | |
| 400 | CreateProjectFailed | Failed to create the SLS project. | |
| 400 | IncorrectStatus | The instance status is invalid. | |
| 403 | FeatureNotSupport | The current edition of the smart access gateway does not support this feature. | |
| 403 | FeatureNotSupportForActiveSmartAG | The current edition of the active smart access gateway does not support this feature. | |
| 403 | FeatureNotSupportForStandBySmartAG | The current edition of the standby smart access gateway does not support this feature. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。