ironic/api-ref/source/samples/node-vmedia-attach-request.json
Dmitry Tantsur 0902912217 Generic API for attaching/detaching virtual media
This patch allows to attach or detach a generic image as
virtual media device after a node has been provisioned.

Closes-Bug: #2033288
Change-Id: I97b68047d769f6fb686c53e89084b5874e02b8c7
2023-11-23 09:55:09 +01:00

5 lines
64 B
JSON

{
"device_type": "CDROM",
"image_url": "http://image"
}