pool.scrub.run ============== Initiate a scrub of a pool `name` if last scrub was performed more than `threshold` days before. .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: name

name

Type: string

Name of the pool to run scrub on.

Parameter 2: threshold

threshold

Type: integer Default: 35

Days before a scrub is due when the scrub should start.

Result

Type: null

Returns null on successful scrub start.



*Required roles:* POOL_WRITE