必要なパラメータ
- justification:リセットを行う理由。
オプションのパラメータ
- logName:ハッシュチェーンをリセットするログの名前。現在、使用可能な値は
app_auditsのみで、将来的に追加のオプションが予定されています。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ログの改ざんが検知された場合、またはアプリケーションデータベースが変更された場合に、CData Arc の改ざん検知の警告状態をリセットします。
app_audits のみで、将来的に追加のオプションが予定されています。<arc:set attr="reset.logName" value="app_audits" />
<arc:set attr="reset.justification" value="Tampering has been detected and the situation has been remedied." />
<arc:call op="integrityResetTampering" in="reset" />
<arc:set attr="reset.justification" value="Resetting because we have moved to a new backend database." />
<arc:call op="integrityResetTampering" in="reset" />