Agent¶
Note
- Examples for model: Agent
- This is autogenerated page, don’t change them directly, use template. Read more in Development
Properties¶
| 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 | optional |
| links | Links | optional |
| enabled_info | EnabledInfo | optional |
| authorized_info | AuthorizedInfo | optional |
| properties | Properties | optional |
| environment | Environment | optional |
| pool | AgentPool | optional |
| compatible_build_types | BuildTypes | optional |
| incompatible_build_types | Compatibilities | optional |
| locator | str | optional |