pool.scrub.query¶
Sent on pool.scrub changes.
PoolScrubAddedEvent
Type: objectNo Additional Properties
Id
Type: integerPoolScrubEntry
Type: objectNo Additional Properties
Pool
Type: integerID of the pool to scrub.
Value must be strictly greater than 0
Threshold
Type: integer Default: 35Days before a scrub is due when a scrub should automatically start.
Value must be greater or equal to 0
Description
Type: string Default: ""Description or notes for this scrub schedule.
PoolScrubCron
Type: objectCron schedule for when scrubs should run.
No Additional PropertiesMinute
Type: string Default: "00"Minute when the scrub should run (cron format).
Hour
Type: string Default: "00"Hour when the scrub should run (cron format).
Dom
Type: string Default: "*""1" - "31"
Month
Type: string Default: "*""1" (January) - "12" (December)
Dow
Type: string Default: "7"Day of week when the scrub should run (cron format, 7=Sunday).
Enabled
Type: boolean Default: trueWhether this scrub schedule is enabled.
Id
Type: integerUnique identifier for the scrub schedule.
Pool Name
Type: stringName of the pool being scrubbed.
PoolScrubChangedEvent
Type: objectNo Additional Properties
Id
Type: integerPoolScrubEntry
Type: objectNo Additional Properties
Pool
Type: integerID of the pool to scrub.
Value must be strictly greater than 0
Threshold
Type: integer Default: 35Days before a scrub is due when a scrub should automatically start.
Value must be greater or equal to 0
Description
Type: string Default: ""Description or notes for this scrub schedule.
PoolScrubCron
Type: objectCron schedule for when scrubs should run.
No Additional PropertiesMinute
Type: string Default: "00"Minute when the scrub should run (cron format).
Hour
Type: string Default: "00"Hour when the scrub should run (cron format).
Dom
Type: string Default: "*""1" - "31"
Month
Type: string Default: "*""1" (January) - "12" (December)
Dow
Type: string Default: "7"Day of week when the scrub should run (cron format, 7=Sunday).
Enabled
Type: boolean Default: trueWhether this scrub schedule is enabled.
Id
Type: integerUnique identifier for the scrub schedule.
Pool Name
Type: stringName of the pool being scrubbed.
PoolScrubRemovedEvent
Type: objectNo Additional Properties
Id
Type: integerRequired roles: POOL_SCRUB_READ