Resource Type: netapp_sis_policy
- Defined in:
- lib/puppet/type/netapp_sis_policy.rb
- Providers:
-
cmode
Overview
Manage Netapp sis policy modification.
Properties
-
comment
Comment for the policy
-
duration
Job duration in hours.
- enabled
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
job_schedule
Job schedule name. Eg: ‘daily’
-
qos_policy
QoS Policy Name. Eg: ‘best_effort’
-
type
Policy type.
Supported values:- threshold
- scheduled
Parameters
-
name (namevar)
The efficiency policy name
-
provider
The specific backend to use for this ‘netapp_sis_policy` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.