39.2. getXccdfScanDetails
- 名前
- getXccdfScanDetails
- 説明
- 選択した OpenSCAP XCCDF スキャンの詳細を取得します。
- パラメーター
- string sessionKey
- int XCCDF スキャンの ID (xid)
- 戻り値
- struct - OpenSCAP XCCDF Scan
- int
xid
- XCCDF TestResult id - int
sid
- serverId - int
action_id
- 親アクションの ID - string
path
- XCCDF ドキュメントへのパス - string
oscap_parameters
- oscap コマンドライン引数 - string
test_result
- XCCDF TestResult の識別子 - string
benchmark
- XCCDF Benchmark の識別子 - string
benchmark_version
- Benchmark のバージョン - string
profile
- XCCDF Profile の識別子 - string
profile_title
- XCCDF Profile のタイトル - dateTime.iso8601
start_time
- スキャン開始時のクライアントマシンの時間 - dateTime.iso8601
end_time
- スキャン完了時のクライアントマシンの時間 - string
errors
- スキャンの Stderr 出力 - bool
deletable
- スキャンが削除可能かどうかを示します。