10 lines
219 B
JSON
10 lines
219 B
JSON
|
{
|
||
|
"description": "Leave a swarm",
|
||
|
"input_method": "stdin",
|
||
|
"parameters": {
|
||
|
"force": {
|
||
|
"description": "Force this node to leave the swarm, ignoring warnings",
|
||
|
"type": "Optional[Boolean]"
|
||
|
}
|
||
|
}
|
||
|
}
|