Name | Type | Description |
---|---|---|
$in | List<InEnum> | Array of resource values that should be included in the results (multiple values). |
$notIn | List<NotInEnum> | Array of resource values that should be included in the results (multiple values). |
$is | IsEnum | Value is exactly this value (single value). |
$isNot | IsNotEnum | Results omit this value (single value). |
$hasValue | String | Value is NOT null. The value for this parameter is an empty string. |
$isUnknown | String | Value is null. The value for this parameter is an empty string. |
$startsWith | String | Value starts with the specified string. |
$endsWith | String | Value ends with the specified string. |
Name | Value |
---|---|
DONE | "DONE" |
IN_PROGRESS | "IN_PROGRESS" |
FAILED | "FAILED" |
DRAFT | "DRAFT" |
MODIFYING | "MODIFYING" |
Name | Value |
---|---|
DONE | "DONE" |
IN_PROGRESS | "IN_PROGRESS" |
FAILED | "FAILED" |
DRAFT | "DRAFT" |
MODIFYING | "MODIFYING" |
Name | Value |
---|---|
DONE | "DONE" |
IN_PROGRESS | "IN_PROGRESS" |
FAILED | "FAILED" |
DRAFT | "DRAFT" |
MODIFYING | "MODIFYING" |
Name | Value |
---|---|
DONE | "DONE" |
IN_PROGRESS | "IN_PROGRESS" |
FAILED | "FAILED" |
DRAFT | "DRAFT" |
MODIFYING | "MODIFYING" |