minion_storage_above_percent

Passes when the minion's storage is at least the given percentage full.

Categories: minion

Required arguments

Key(s)DescriptionType
percentHow full the storage must be, from 0 to 100.EXPRESSION

Example

conditions:
  - id: minion_storage_above_percent
    args:
      percent: <value>