このコンテンツは選択した言語では利用できません。
39.2. Method: getXccdfScanDetails
Description
Get details of given OpenSCAP XCCDF scan.
Parameters
The following parameters are available for this method:
- string
sessionKey
- int - ID of XCCDF scan (xid).
Returns
The following return values are available for this method:
- struct - OpenSCAP XCCDF Scan
- int
xid
- XCCDF TestResult ID - int
sid
- The server ID - int
action_id
- ID of the parent action - string
path
- Path to XCCDF document - string
oscap_parameters
- OSCAP command-line arguments - string
test_result
- Identifier of XCCDF TestResult - string
benchmark
- Identifier of XCCDF Benchmark - string
benchmark_version
- Version of the Benchmark - string
profile
- Identifier of XCCDF Profile - string
profile_title
- Title of XCCDF Profile - dateTime.iso8601
start_time
- Client machine time of scan start - dateTime.iso8601
end_time
- Client machine time of scan completion - string
errors
- Stderr output of scan