Document eject_vmedia for Redfish

Change-Id: Id8a3a6a334ea59f676e279ca8bc7eecf19cebea6
This commit is contained in:
Dmitry Tantsur 2021-09-10 13:08:41 +02:00
parent b0a8d9df9a
commit d0963378da

View File

@ -513,6 +513,7 @@ Node Vendor Passthru Methods
"``delete_subscription``", "Delete a subscription of a Node"
"``get_all_subscriptions``", "List all subscriptions of a Node"
"``get_subscription``", "Show a single subscription of a Node"
"``eject_vmedia``", "Eject attached virtual media from a Node"
Create Subscription
@ -578,6 +579,16 @@ Get All Subscriptions
The ``get_all_subscriptions`` doesn't require any parameters.
Eject Virtual Media
~~~~~~~~~~~~~~~~~~~
.. csv-table:: Request
:header: "Name", "In", "Type", "Description"
:widths: 25, 15, 15, 90
"boot_device (optional)", "body", "string", "Type of the device to eject (all devices by default)"
.. _Redfish: http://redfish.dmtf.org/
.. _Sushy: https://opendev.org/openstack/sushy
.. _TLS: https://en.wikipedia.org/wiki/Transport_Layer_Security