File: profile.rst

package info (click to toggle)
python-hpilo 4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 988 kB
  • sloc: python: 2,528; ruby: 467; makefile: 119
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