File: profile.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 (16 lines) | stat: -rw-r--r-- 424 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Deployment profiles
===================

It is possible to automate iLO configurations with deployment profiles. With
the following methods you can manage and apply such profiles.

.. py:currentmodule:: hpilo

.. class:: Ilo
   :noindex:

   .. automethod:: profile_desc_download
   .. automethod:: profile_list
   .. automethod:: profile_delete
   .. automethod:: profile_apply
   .. automethod:: profile_apply_get_results