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
