Skip to main content

createCompliancePolicy

CreateCompliancePolicy is the mutation to create one or many compliance policies

createCompliancePolicy(
input: [CompliancePolicyCreateInput!]!
): [CompliancePolicy]!

Arguments

createCompliancePolicy.input ● [CompliancePolicyCreateInput!]! non-null input

Type

CompliancePolicy object

CompliancePolicy refers to a policy set on resources in VCP to check certain rules These consist of matching rules (which assets should be checked) and evaluation rules (what attributes should be checked) Based on the configured matching and evaluation rules, a certain amount of findings can be generated which show a status for each evaluation rule