Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A maintenance activity defines the set of maintenance actions required for a specific goal. An example of such an activity is "Perform Secure Backup on device X".
Additionally, the maintenance activity contains other specific definitions for the action. This may include for instance which certificate should be used for the Secure Backup ,  or or which deployment policy should be used for a configuration sync operation.

...

PatternDetailsSelection
Prod*  Asterisk at the end of the patternAll devices starting with "Prod" e.g.
  • Prod1
  • Prod_Alternate
  • Prod 
*1Asterisk at the beginning of the patternAll devices ending with "1" e.g.
  • Device1
  • D1
  • Device_External_1 
Device_QA_*1Asterisk in the middle of the pattern

All devices starting with "Device_QA_" and ending with "1" e.g. 

  • Device_QA_Number_1
  • Device_QA_1
  • Device_QA_With_Alternate_IP_1 
Device*QA*Multiple asterisks in pattern

All devices starting with "Device", having "QA" somewhere in the name e.g

  • Device_QA
  • Device_for_QA_of_systems
  • DeviceQA
Device-QA1, Device-QA2, Device-*3List of values, with or without asterix asterisk in them

All devices exactly matching values in the list. If an asterisk is used - the rules for asterisks apply e.g.

  • Device-QA1 (exact name match)
  • Device-QA2 (exact name match)
  • Device-QA3 (wildcard match) 
*Asterisk only.All device names configured in DPOD will be matched.

...