swarm_leave
Leave the current swarm. Use force to leave even if the node is a manager.
Instructions
Leave the current swarm.
args: force - Force leave even if the node is a manager returns: bool - True after leaving the swarm
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |