Home
last modified time | relevance | path

Searched refs:retention (Results 1 – 25 of 4277) sorted by last modified time

12345678910>>...172

/dports/textproc/link-grammar/link-grammar-5.8.0/data/en/words/
H A Dwords.n.3-const2912 retention.n-u
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/amazon/
H A Dcloudwatchlogs_log_group.py131 def create_log_group(client, log_group_name, kms_key_id, tags, retention, module): argument
147 if retention:
150 retention=retention, module=module)
163 def input_retention_policy(client, log_group_name, retention, module): argument
167 if retention in permited_values:
169 retentionInDays=retention)
220 retention=dict(required=False, type='int'),
251 retention=module.params['retention'],
259 retention=module.params['retention'],
266 retention=module.params['retention'],
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/storage/purestorage/
H A Dpurefa_info.py715 prot_reten = array.get_pgroup(protgroup, retention=True)
H A D_purefa_facts.py634 prot_reten = array.get_pgroup(protgroup, retention=True)
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/storage/netapp/
H A D_sf_snapshot_schedule_manager.py167 retention=dict(required=False, type='str'),
201 self.retention = p['retention']
240 retention=self.retention
285 if self.retention is not None:
286 sched.schedule_info.retention = self.retention
318 … if self.retention is not None and schedule_detail.schedule_info.retention != self.retention:
H A Dna_elementsw_snapshot.py164 retention=dict(required=False, type='str'),
183 self.retention = input_params['retention']
260 retention=self.retention,
H A Dna_elementsw_snapshot_schedule.py233 retention=dict(required=False, type='str'),
291 self.retention = param['retention']
377 retention=self.retention
415 if self.retention is not None:
416 sched.schedule_info.retention = self.retention
462 … if self.retention is not None and schedule_detail.schedule_info.retention != self.retention:
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/win_eventlog/tasks/
H A Dtests.yml228 - name: Change log retention days
242 - name: Change log retention days (again)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/purestorage/flasharray/plugins/modules/
H A Dpurefa_pgsched.py219 retention = array.get_pgroup(module.params["name"], retention=True)
231 "target_days": retention["target_days"],
233 "target_per_day": retention["target_per_day"],
234 "target_all_for": retention["target_all_for"],
239 "days": retention["days"],
243 "per_day": retention["per_day"],
244 "all_for": retention["all_for"],
H A Dpurefa_info.py1282 prot_reten = array.get_pgroup(protgroup, retention=True)
/dports/sysutils/zetaback-devel/zetaback-78d1d082/
H A Dzetaback.in930 my $retention = config_get($host, 'retention', $class);
953 my @parts = split(/;/, $retention);
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/plugins/modules/
H A Dcloudwatchlogs_log_group.py141 def create_log_group(client, log_group_name, kms_key_id, tags, retention, module): argument
153 if retention:
156 retention=retention, module=module)
169 def input_retention_policy(client, log_group_name, retention, module): argument
173 if retention in permited_values:
175 retentionInDays=retention)
220 retention=dict(required=False, type='int'),
253 retention=module.params['retention'],
266 retention=module.params['retention'],
276 retention=module.params['retention'],
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/ontap/plugins/modules/
H A Dna_ontap_snapmirror_policy.py534 retention = {'label': rule['snapmirror_label'], 'count': str(rule['keep'])}
536 retention['prefix'] = rule['prefix']
538 retention['creation_schedule'] = {'name': rule['schedule']}
539 snapmirror_policy_retention_objs.append(retention)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/elementsw/plugins/modules/
H A Dna_elementsw_snapshot.py159 retention=dict(required=False, type='str'),
178 self.retention = input_params['retention']
255 retention=self.retention,
H A Dna_elementsw_snapshot_schedule.py246 retention=dict(required=False, type='str'),
304 self.retention = param['retention']
406 retention=self.retention
446 if self.retention is not None:
447 sched.schedule_info.retention = self.retention
493 … if self.retention is not None and schedule_detail.schedule_info.retention != self.retention:
/dports/sysutils/py-borgmatic/borgmatic-1.5.21/borgmatic/commands/
H A Dborgmatic.py49 (location, storage, retention, consistency, hooks) = (
142 retention=retention,
274 retention, argument
311 retention,
/dports/sysutils/py-borgmatic/borgmatic-1.5.21/borgmatic/config/
H A Dschema.yaml325 option, you must also specify a prefix in the retention
373 retention:
/dports/sysutils/zetaback/zetaback-1.0.7/
H A Dzetaback.in919 my $retention = config_get($host, 'retention', $class);
942 my @parts = split(/;/, $retention);
/dports/sysutils/graylog/graylog-4.2.6/
H A Dgraylog.conf.example334 # Disable message retention on this node, i. e. disable Elasticsearch index rotation.
/dports/net-mgmt/netmagis-metro/netmagis-2.3.4/common/
H A Dnetmagis.conf.sample217 # rrdtool database : time of retention of the data (years)
/dports/net-mgmt/netmagis-detecteq/netmagis-2.3.4/common/
H A Dnetmagis.conf.sample217 # rrdtool database : time of retention of the data (years)
/dports/net-mgmt/nagios4/nagios-4.4.6/base/
H A DMakefile.in70 RDATALIBS=retention-base.o xretention-base.o
133 retention-base.o: sretention.c $(SRC_INCLUDE)/sretention.h
/dports/net-mgmt/nagios4/nagios-4.4.6/sample-config/
H A Dnagios.cfg.in621 state_retention_file=@localstatedir@/retention.dat
627 # will automatically save retention data during normal operation.
628 # If you set this value to 0, Nagios will not save retention
629 # data at regular interval, but it will still save retention
631 # state retention, this option has no effect.
640 # retention file. If you want to use retained program status
651 # based on the values saved in the retention file. If you
/dports/net-mgmt/nagios4/nagios-4.4.6/include/
H A Dlocations.h.in29 #define DEFAULT_RETENTION_FILE "@localstatedir@/retention.dat"
/dports/net-mgmt/netmagis-www/netmagis-2.3.4/common/
H A Dnetmagis.conf.sample217 # rrdtool database : time of retention of the data (years)

12345678910>>...172