| Name | Type | Description | Notes |
|---|---|---|---|
| identifier | str, none_type | Identifier | [optional] |
| label | str, none_type | Label | [optional] |
| address | str, none_type | Address | [optional] |
| patch | str, none_type | Patch | [optional] |
| patch_type | str, none_type | Patch Type | [optional] |
| enabled | bool, none_type | If true, instances can call required hooks | [optional] |
| created_at | str, none_type | Created Date in ISO-8601 format e.g. 2022-05-06T02:39:23.000Z | [optional] |
| updated_at | str, none_type | Updated Date in ISO-8601 format e.g. 2022-05-06T02:39:23.000Z | [optional] |
| instance_id | str, none_type | Instance Id | [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] |