Listing Compliance Details of Fleets

List the compliance status report of all available fleets in Fleet Application Management.

You can use filters and customize the list to generate a report for reference. Also, you can get the details of patch compliance for a specific fleet from the fleet details page. See Getting Compliance Details.
    1. Open the navigation menu  and select Observability & Management. Under Fleet Application Management, select Governance.
      The Compliance details list page opens.
    2. To view the compliance details for the fleet in a different compartment, use the Compartment filter to switch compartments.

      You must have permission to work in a compartment to see the resources in it. If you're not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.

    3. To view the compliance details for a specific fleet, use the fleet filter.
      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.

    Filtering List Results

    Use filters to limit the compliance details in the list. Perform one of the following actions depending on the options that you see:

    • From the Search and Filter box above the list table, select one or more filters and specify the values that you want to use to narrow the list. In general, the filters correspond to the columns shown in the list table, although some filters represent attributes that aren't shown in the table. The Compartment filter is always displayed next to Applied filters.
    • On the left side of the list page, select a value from one of the available filters, such as compartment, state, or tags.

    Change the order of the items in the list table by using the sort icons next to the column names.

    Actions

    In the list table, select the name of a compliance policy to open its details page, where you can view its status and perform other tasks.

  • Use the oci fleet-apps-management fleet-apps-management-operations compliance-record-collection list-compliance-records command to list compliance details of a fleet:

    oci fleet-apps-management fleet-apps-management-operations compliance-record-collection list-compliance-records --compartment-id >compartment_OCID> [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 ListComplianceRecords operation to list compliance details of a fleet.