Auto-Generated Documentation
This set of documentation is automatically generated from source, and will help ensure any change to functionality will always be documented and available on release.
Host¶
A host is defined as a general computing instance.
| Field | Type | Description | Required | Default |
|---|---|---|---|---|
| id | Keyword | Unique host id. Use Agent ID for HBS. | Optional | None |
| ip | List [IP] | Host ip addresses. | Yes | [] |
| mac | List [Keyword] | Host MAC addresses. | Yes | [] |
| name | Keyword | Name of the host. | Optional | None |
| domain | Keyword | Domain the host is a member of. | Optional | None |
| type | Keyword | As described by CSP. | Optional | None |