KalturaEntryServerNodeBaseFilter |
Properties |
Inherited from KalturaObjectBase
|
|
|
|
KalturaEntryServerNodeBaseFilter |
Name |
Type |
Writable |
Restrictions |
Description |
entryIdEqual |
string |
V |
|
|
entryIdIn |
string |
V |
|
|
serverNodeIdEqual |
int |
V |
|
|
createdAtGreaterThanOrEqual |
int |
V |
|
|
createdAtLessThanOrEqual |
int |
V |
|
|
updatedAtGreaterThanOrEqual |
int |
V |
|
|
updatedAtLessThanOrEqual |
int |
V |
|
|
statusEqual |
KalturaEntryServerNodeStatus |
V |
|
|
statusIn |
string |
V |
|
|
serverTypeEqual |
KalturaEntryServerNodeType |
V |
|
|
|
Sub classes: KalturaEntryServerNodeFilter |