
Fix Doc8 D000 errors by adjusting title underline lengths. Change-Id: If279f37cc7869e9071e3aa8ec67f0b559652a43a
22 lines
478 B
ReStructuredText
22 lines
478 B
ReStructuredText
.. -*- rst -*-
|
|
|
|
=========================
|
|
Get Virtual Media (nodes)
|
|
=========================
|
|
|
|
.. versionadded:: 1.93
|
|
|
|
Get a list of virtual media devices attached to a node using
|
|
the ``v1/nodes/{node_ident}/vmedia`` endpoint.
|
|
|
|
Get virtual media devices attached to a node
|
|
============================================
|
|
|
|
.. rest_method:: GET /v1/nodes/{node_ident}/vmedia
|
|
|
|
Get virtual media devices attached to a node.
|
|
|
|
Normal response code: 200
|
|
|
|
Error codes: 400,401,403,404,409
|