mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-23 00:00:01 +01:00
12 lines
224 B
YAML
12 lines
224 B
YAML
|
post:
|
||
|
operationId: shutdown
|
||
|
summary: Shutdown the VILLASnode instance.
|
||
|
tags:
|
||
|
- super-node
|
||
|
responses:
|
||
|
'200':
|
||
|
description: Success. The instance has been shut down.
|
||
|
|
||
|
'400':
|
||
|
description: Failure
|