ResourceStatusFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| and | [ResourceStatusFilterInput!] | ||
| id | ResourceStatusFilterId | ||
| not | [ResourceStatusFilterInput!] | ||
| or | [ResourceStatusFilterInput!] | ||
| resource | ResourceFilterInput | The resource this status belongs to. | |
| resourceId | ResourceStatusFilterResourceId | ||
| speed | ResourceStatusFilterSpeed | The speed of the resource, if applicable. | |
| status | ResourceStatusFilterStatus | The status of the resource (e.g., 'Idle', 'Running', 'Maintenance'). | |
| statusDetail | ResourceStatusFilterStatusDetail | Additional details about the status. | |
| timestamp | ResourceStatusFilterTimestamp | The timestamp when the status was recorded. | |
| unit | ResourceStatusFilterUnit | The unit of measurement for the speed, if applicable. |