documentation of shutdown command for DDNS is incomplete
During testing it came out that command shutdown
has arguments:
{
'command': 'shutdown',
'arguments':
{
'type': 'normal|now|drain_first'
}
}
And those parameters are actually pretty clever, but documentation is missing.
Edited by Wlodzimierz Wencel