mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-16 00:00:02 +01:00
11 lines
224 B
YAML
11 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
|