| Name | Type | Description | Notes |
|---|---|---|---|
| id | str, none_type | Identifier for host. | [optional] |
| initiators | [InitiatorSummary], none_type | Initiator to which the host belongs to. | [optional] |
| ip_address | str, none_type | IP address of the host. | [optional] |
| marked_for_delete | bool, none_type | Indicates whether host is marked for deletion or not | [optional] |
| name | str, none_type | Name of the host. | [optional] |
| systems | [str, none_type], none_type | system IDs to which the host belongs to | [optional] |
| user_created | bool, none_type | Indicates whether user created host or discovered host | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |