Name | Type | Description | Notes |
---|---|---|---|
asset | int | The identifier of the asset whose compliance results are to be overridden. Property is required if the property `scope` is set to either `"specific-asset"` or `"specific-asset-until-next-scan"`. | [optional] |
links | list[Link] | [optional] | |
new_result | str | The new policy rule result after the override is applied. | |
original_result | str | The original policy rule result before the override was applied. This property only applies to overrides with a scope of either `"specific-asset"` or `"specific-asset-until-next-scan"`. | [optional] |
rule | int | The identifier of the policy rule whose compliance results are to be overridden. | |
type | str | The scope of assets affected by the policy override. Can be one of the following values: | Value |
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.