Agent ######### .. note:: + Examples for model: :doc:`/examples/models/Agent` + This is autogenerated page, don't change them directly, use template. Read more in :doc:`/development` Properties ---------- .. list-table:: :widths: 15 15 70 :header-rows: 1 * - Name - Type - Notes * - **id** - **int** - `optional` * - **name** - **str** - `optional` * - **type_id** - **int** - `optional` * - **connected** - **bool** - `optional` [default to ``False``] * - **enabled** - **bool** - `optional` [default to ``False``] * - **authorized** - **bool** - `optional` [default to ``False``] * - **uptodate** - **bool** - `optional` [default to ``False``] * - **ip** - **str** - `optional` * - **protocol** - **str** - `optional` * - **version** - **str** - `optional` * - **last_activity_time** - **str** - `optional` * - **disconnection_comment** - **str** - `optional` * - **href** - **str** - `optional` * - **web_url** - **str** - `optional` * - **build** - `Build <./Build.html>`_ - `optional` * - **links** - `Links <./Links.html>`_ - `optional` * - **enabled_info** - `EnabledInfo <./EnabledInfo.html>`_ - `optional` * - **authorized_info** - `AuthorizedInfo <./AuthorizedInfo.html>`_ - `optional` * - **properties** - `Properties <./Properties.html>`_ - `optional` * - **environment** - `Environment <./Environment.html>`_ - `optional` * - **pool** - `AgentPool <./AgentPool.html>`_ - `optional` * - **compatible_build_types** - `BuildTypes <./BuildTypes.html>`_ - `optional` * - **incompatible_build_types** - `Compatibilities <./Compatibilities.html>`_ - `optional` * - **locator** - **str** - `optional`