Filter: OperatingSystemFilter
Filter type for OperatingSystem.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | OperatingSystemFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | OperatingSystemFilter | A field that checks if any of the filters in the list apply. If the list is empty, this filter applies to no objects. Note that only the items in the list or-combined; this complete |
createdAt | DateTime | Checks if If an index exists on The instant this object has been created |
createdAt_gt | DateTime | Checks if The instant this object has been created |
createdAt_gte | DateTime | Checks if The instant this object has been created |
createdAt_in | DateTime | Checks if The instant this object has been created |
createdAt_lt | DateTime | Checks if The instant this object has been created |
createdAt_lte | DateTime | Checks if The instant this object has been created |
createdAt_not | DateTime | Checks if The instant this object has been created |
createdAt_not_in | DateTime | Checks if The instant this object has been created |
description | String | Checks if If an index exists on See also A description of the operating system |
description_contains | String | Checks if A description of the operating system |
description_ends_with | String | Checks if A description of the operating system |
description_gt | String | Checks if A description of the operating system |
description_gte | String | Checks if A description of the operating system |
description_in | String | Checks if A description of the operating system |
description_like | String | Matches
If an index exists on A description of the operating system |
description_lt | String | Checks if A description of the operating system |
description_lte | String | Checks if A description of the operating system |
description_not | String | Checks if A description of the operating system |
description_not_contains | String | Checks if A description of the operating system |
description_not_ends_with | String | Checks if A description of the operating system |
description_not_in | String | Checks if A description of the operating system |
description_not_like | String | Checks if
A description of the operating system |
description_not_starts_with | String | Checks if Never uses an index. Consider using A description of the operating system |
description_starts_with | String | Checks if Never uses an index. Consider using A description of the operating system |
icon | String | Checks if If an index exists on See also URL pointing to an icon associated with this operating system |
icon_contains | String | Checks if URL pointing to an icon associated with this operating system |
icon_ends_with | String | Checks if URL pointing to an icon associated with this operating system |
icon_gt | String | Checks if URL pointing to an icon associated with this operating system |
icon_gte | String | Checks if URL pointing to an icon associated with this operating system |
icon_in | String | Checks if URL pointing to an icon associated with this operating system |
icon_like | String | Matches
If an index exists on URL pointing to an icon associated with this operating system |
icon_lt | String | Checks if URL pointing to an icon associated with this operating system |
icon_lte | String | Checks if URL pointing to an icon associated with this operating system |
icon_not | String | Checks if URL pointing to an icon associated with this operating system |
icon_not_contains | String | Checks if URL pointing to an icon associated with this operating system |
icon_not_ends_with | String | Checks if URL pointing to an icon associated with this operating system |
icon_not_in | String | Checks if URL pointing to an icon associated with this operating system |
icon_not_like | String | Checks if
URL pointing to an icon associated with this operating system |
icon_not_starts_with | String | Checks if Never uses an index. Consider using URL pointing to an icon associated with this operating system |
icon_starts_with | String | Checks if Never uses an index. Consider using URL pointing to an icon associated with this operating system |
id | ID | Checks if If an index exists on An auto-generated string that identifies this root entity uniquely among others of the same type |
id_gt | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_gte | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_in | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_lt | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_lte | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_not | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_not_in | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
image | String | Checks if If an index exists on See also URL pointing to an visual image or logo for this operating system |
image_contains | String | Checks if URL pointing to an visual image or logo for this operating system |
image_ends_with | String | Checks if URL pointing to an visual image or logo for this operating system |
image_gt | String | Checks if URL pointing to an visual image or logo for this operating system |
image_gte | String | Checks if URL pointing to an visual image or logo for this operating system |
image_in | String | Checks if URL pointing to an visual image or logo for this operating system |
image_like | String | Matches
If an index exists on URL pointing to an visual image or logo for this operating system |
image_lt | String | Checks if URL pointing to an visual image or logo for this operating system |
image_lte | String | Checks if URL pointing to an visual image or logo for this operating system |
image_not | String | Checks if URL pointing to an visual image or logo for this operating system |
image_not_contains | String | Checks if URL pointing to an visual image or logo for this operating system |
image_not_ends_with | String | Checks if URL pointing to an visual image or logo for this operating system |
image_not_in | String | Checks if URL pointing to an visual image or logo for this operating system |
image_not_like | String | Checks if
URL pointing to an visual image or logo for this operating system |
image_not_starts_with | String | Checks if Never uses an index. Consider using URL pointing to an visual image or logo for this operating system |
image_starts_with | String | Checks if Never uses an index. Consider using URL pointing to an visual image or logo for this operating system |
instances_empty | Boolean | Checks if |
instances_every | OperatingSystemInstanceFilter | Makes sure all items in |
instances_none | OperatingSystemInstanceFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
instances_some | OperatingSystemInstanceFilter | Makes sure at least one of the items in "instances" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
name | String | Checks if If an index exists on See also Name of the operating system |
name_contains | String | Checks if Name of the operating system |
name_ends_with | String | Checks if Name of the operating system |
name_gt | String | Checks if Name of the operating system |
name_gte | String | Checks if Name of the operating system |
name_in | String | Checks if Name of the operating system |
name_like | String | Matches
If an index exists on Name of the operating system |
name_lt | String | Checks if Name of the operating system |
name_lte | String | Checks if Name of the operating system |
name_not | String | Checks if Name of the operating system |
name_not_contains | String | Checks if Name of the operating system |
name_not_ends_with | String | Checks if Name of the operating system |
name_not_in | String | Checks if Name of the operating system |
name_not_like | String | Checks if
Name of the operating system |
name_not_starts_with | String | Checks if Never uses an index. Consider using Name of the operating system |
name_starts_with | String | Checks if Never uses an index. Consider using Name of the operating system |
updatedAt | DateTime | Checks if If an index exists on The instant this object has been updated the last time (not including relation updates) |
updatedAt_gt | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_gte | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_in | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_lt | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_lte | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_not | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_not_in | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
vendor | VendorFilter | Checks if |
This page was generated: 2024-11-06