Description
I would like to have a conditional maintenance sequence like:
- test if instance running
- if not -> abort sequence
- if yes -> stop, wait, update, wait, restart
I could realise this with a API script. But the scheduler has actually no option to run a plain script.
I could realise this with the buildin task payload table. But actually no "conditions" and no "update" task type is available.
Reason
convinient server maintenance automation
Description
I would like to have a conditional maintenance sequence like:
I could realise this with a API script. But the scheduler has actually no option to run a plain script.
I could realise this with the buildin task payload table. But actually no "conditions" and no "update" task type is available.
Reason
convinient server maintenance automation