:orphan: .. index:: pair: group; Test Agent reboot .. _doxid-group__confapi__base__reboot: Test Agent reboot ================= .. toctree:: :hidden: Overview ~~~~~~~~ .. ref-code-block:: cpp :class: doxyrest-overview-code-block // global functions :ref:`te_errno` :ref:`cfg_reboot_ta`(const char* ta_name, bool restore, :ref:`rcf_reboot_type` reboot_type); .. _details-group__confapi__base__reboot: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Global Functions ---------------- .. index:: pair: function; cfg_reboot_ta .. _doxid-group__confapi__base__reboot_1ga646165c3a26a9d755479bd1b8b42d8bd: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`te_errno` cfg_reboot_ta(const char* ta_name, bool restore, :ref:`rcf_reboot_type` reboot_type) Reboot the Test Agent. .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - ta_name - name of the Test Agent * - restore - if ``true``, restore the current configuration * - reboot_type - type of TA reboot .. rubric:: Returns: Status code (see ``te_errno.h``)