ControllerFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| and | [ControllerFilterInput!] | ||
| createdAt | ControllerFilterCreatedAt | ||
| handle | ControllerFilterHandle | The handle of the controller - used in scripts as a shortcut for the ID | |
| id | ControllerFilterId | ||
| ipAddress | ControllerFilterIpAddress | The IP address of the controller | |
| name | ControllerFilterName | The name of the controller | |
| network | NetworkFilterInput | The network the controller is connected to | |
| networkId | ControllerFilterNetworkId | ||
| not | [ControllerFilterInput!] | ||
| or | [ControllerFilterInput!] | ||
| port | ControllerFilterPort | The port of the controller | |
| updatedAt | ControllerFilterUpdatedAt |