Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.3 KB

ResponsesSensorUpdatePolicyV2.md

File metadata and controls

19 lines (16 loc) · 1.3 KB

# ResponsesSensorUpdatePolicyV2

Properties

Name Type Description Notes
created_by string The email of the user which created the policy
created_timestamp \DateTime The time at which the policy was created
description string The description of a policy. Use this field to provide a high level summary of what this policy enforces
enabled bool If a policy is enabled it will be used during the course of policy evaluation
groups \OpenAPI\Client\Model\ResponsesHostGroupV1[] The groups that are currently attached to the policy
id string The unique id of the policy
modified_by string The email of the user which last modified the policy
modified_timestamp \DateTime The time at which the policy was last modified
name string The human readable name of the policy
platform_name string The name of the platform
settings \OpenAPI\Client\Model\ResponsesSensorUpdateSettingsV2

[Back to Model list] [Back to API list] [Back to README]