File: media.rst

package info (click to toggle)
python-hpilo 4.4.3-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,784 kB
  • sloc: python: 3,418; ruby: 467; makefile: 122; sh: 31
file content (19 lines) | stat: -rw-r--r-- 517 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Virtual media
=============

The iLO can make an iso file located on another machine available to the server
as virtual floppy or cdrom device. This can be used to e.g. install an
operating system remotely.

.. py:currentmodule:: hpilo

.. class:: Ilo
   :noindex:

   .. automethod:: get_vm_status
   .. ilo_output:: get_vm_status
   .. automethod:: set_vf_status
   .. automethod:: set_vm_status
   .. automethod:: insert_virtual_media
   .. automethod:: eject_virtual_floppy
   .. automethod:: eject_virtual_media