Getting a Compliance Policy's Details

Get the details of a software patch compliance policy for a product running on OCI resources in Fleet Application Management.

  • On the Patch compliance policies list page, select the compliance policy that you want to work with. If you need help finding the list page or the compliance policy, see Listing Compliance Policies.

    The details page for the compliance policy of a product opens and it displays basic information about the policy on the Policy information tab. The Policy rules section lists the rules used to calculate a product's compliance status.

    For example, a policy rule could be set for Oracle WebLogic Server version 12.2.1 with the bug fixes patch type with the latest patch baseline and a grace period of 30 days. Beyond this grace period, Fleet Application Management starts reporting the resources on Oracle WebLogic Server version 12.2.1 as noncompliant.

  • Use the oci fleet-apps-management fleet-apps-management-admin compliance-policy get command and required parameters to get details of a software patch compliance policy:

    oci fleet-apps-management fleet-apps-management-admin compliance-policy get --compliance-policy-id <compliance_policy_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 GetCompliancePolicy operation to get details of a compliance policy.