octoprint-open-api/openapi/paths/printer/sd-post.yaml
2020-11-04 00:02:26 +01:00

16 lines
448 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

summary: Issue an SD command
operationId: sendSdCmd
description: >-
SD commands allow initialization, refresh and release of the printers SD card (if available).
tags:
- SD Card
requestBody:
$ref: ../../components/requestBodies/PrinterSdCommand.yaml
responses:
"204":
description: >-
No error
"409":
description: >-
If a refresh or release command is issued but the SD card has not been initialized (e.g. via init.