| KalturaConferenceServerNodeBaseFilter |
| Properties |
Inherited from KalturaObjectBase
|
|
|
|
| Name |
Type |
Writable |
Restrictions |
Description |
| idEqual |
int |
V |
|
|
| idIn |
string |
V |
|
|
| createdAtGreaterThanOrEqual |
int |
V |
|
|
| createdAtLessThanOrEqual |
int |
V |
|
|
| updatedAtGreaterThanOrEqual |
int |
V |
|
|
| updatedAtLessThanOrEqual |
int |
V |
|
|
| heartbeatTimeGreaterThanOrEqual |
int |
V |
|
|
| heartbeatTimeLessThanOrEqual |
int |
V |
|
|
| nameEqual |
string |
V |
|
|
| nameIn |
string |
V |
|
|
| systemNameEqual |
string |
V |
|
|
| systemNameIn |
string |
V |
|
|
| hostNameLike |
string |
V |
|
|
| hostNameMultiLikeOr |
string |
V |
|
|
| hostNameMultiLikeAnd |
string |
V |
|
|
| statusEqual |
KalturaServerNodeStatus |
V |
|
|
| statusIn |
string |
V |
|
|
| typeEqual |
KalturaServerNodeType |
V |
|
|
| typeIn |
string |
V |
|
|
| tagsLike |
string |
V |
|
|
| tagsMultiLikeOr |
string |
V |
|
|
| tagsMultiLikeAnd |
string |
V |
|
|
| dcEqual |
int |
V |
|
|
| dcIn |
string |
V |
|
|
| parentIdLike |
string |
V |
|
|
| parentIdMultiLikeOr |
string |
V |
|
|
| parentIdMultiLikeAnd |
string |
V |
|
|
| environmentEqual |
string |
V |
|
|
| environmentIn |
string |
V |
|
|
|
|
|
| KalturaConferenceServerNodeBaseFilter |
| Name |
Type |
Writable |
Restrictions |
Description |
|
| Sub classes: KalturaConferenceServerNodeFilter |