Getting Compliance Details

Get the compliance details for a fleet in Fleet Application Management.

Also, you can get a list of compliance status report of all available fleets from the Compliance details page.
    1. On the Fleets list page, select the fleet that you want to work with. If you need help finding the list page or the fleet, see Listing Fleets.
      The details page for the fleet opens, and displays the basic information about the fleet under the General information tab.
    2. On the fleet details page, select View report under the Compliance status section on the General information tab.
    3. Select Download missing patches to scan the missing patches and choose the patches to apply based on their severity.
      The fleet compliance information is available as a CSV file and includes the fleet name, resources associated with the fleet, resource type, tenancy, compartment, supported products, target resource path, patch description, and so on.
  • Use the oci fleet-apps-management fleet generate-compliance-report command and required parameters to get compliance detail of a fleet:

    oci fleet-apps-management fleet generate-compliance-report --fleet-id <fleet_OCID> [OPTIONS]

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

  • Run the GetComplianceReport operation to get compliance detail of a fleet.