Name | Type | Description | Notes |
---|---|---|---|
activation | String | Requirements before the policy can be activated. | [optional] |
behavior | String | Specifics about the behavior of the policy. | [optional] |
description | String | The default description for the Policy. | [optional] |
displayName | String | The default display name for the Policy. | [optional] |
id | String | ObjectId uniquely identifying a Policy Template. | [optional] |
name | String | The unique name for the Policy Template. | [optional] |
osMetaFamily | OsMetaFamilyEnum | [optional] | |
state | String | String describing the release status of the policy template. | [optional] |
Name | Value |
---|---|
LINUX | "linux" |
DARWIN | "darwin" |
WINDOWS | "windows" |