Exporting Compliance Details of Fleets

Export the compliance details information to a CSV file in Fleet Application Management.

    1. On the Patch compliance policies list page, use the fleet filter to view its compliance details. If you need help finding the list page, see Listing Compliance Policies.
      Important

      The compliance status details are listed only for an active fleet.
      The list includes information about the fleet name, product stack to which the fleet belongs, compartment in which the fleet is located, product name, target resource to which the patch is applied, patch name, policy name, rule name, and compliance status, and so on.
    2. To export the compliance details information to a CSV file, select Export.
  • Use the oci fleet-apps-management fleet-apps-management-operations compliance-record export-compliance-report command to export the compliance details information of a fleet:

    oci fleet-apps-management fleet-apps-management-operations compliance-record export-compliance-report --compartment-id <compartment_OCID> --file <filename> [OPTIONS]
    Note

    Use the command with the --fleet-id parameter to list jobs associated with a fleet.

    For a complete list of flags and variable options for Fleet Application Management CLI commands, see the CLI for Fleet Application Management.

  • Run the ExportComplianceReport operation to export the compliance details of a fleet.