39.2. getXccdfScanDetails


Name
getXccdfScanDetails
Description
Get details of given OpenSCAP XCCDF scan.
Parameters
  • string sessionKey
  • int Id of XCCDF scan (xid).
Return Value
  • struct - OpenSCAP XCCDF Scan
    • int xid - XCCDF TestResult id
    • int sid - serverId
    • 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.
    • bool deletable - Indicates whether the scan can be deleted.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.