KalturaVirusScanProfileFilter |
Plugin |
virusScan |
Properties
|
|
Name | Type | Restrictions | Description |
---|
advancedSearch | KalturaSearchItem | | | orderBy | string | | This parameter sets the order criteria by which objects will be retrieved. This parameter should by set according to the following enumeration:
KalturaVirusScanProfileOrderBy. |
|
Name | Type | Restrictions | Description |
---|
createdAtGreaterThanOrEqual | int | | | createdAtLessThanOrEqual | int | | | engineTypeEqual | KalturaVirusScanEngineType | | | engineTypeIn | string | | | idEqual | int | | | idIn | string | | | nameEqual | string | | | nameLike | string | | | partnerIdEqual | int | | | partnerIdIn | string | | | statusEqual | KalturaVirusScanProfileStatus | | | statusIn | string | | | updatedAtGreaterThanOrEqual | int | | | updatedAtLessThanOrEqual | int | | |
|
KalturaVirusScanProfileFilter
|
|