| KalturaEdgeServerNodeBaseFilter |
|
Properties
|
|
| Name | Type | Restrictions | Description |
|---|
| advancedSearch | KalturaSearchItem | | | | orderBy | string | | This parameter sets the order criteria by which objects will be retrieved. |
|
| Name | Type | Restrictions | Description |
|---|
| createdAtGreaterThanOrEqual | int | | | | createdAtLessThanOrEqual | int | | | | dcEqual | int | | | | dcIn | string | | | | heartbeatTimeGreaterThanOrEqual | int | | | | heartbeatTimeLessThanOrEqual | int | | | | hostNameLike | string | | | | hostNameMultiLikeAnd | string | | | | hostNameMultiLikeOr | string | | | | idEqual | int | | | | idIn | string | | | | nameEqual | string | | | | nameIn | string | | | | parentIdEqual | int | | | | parentIdIn | string | | | | statusEqual | KalturaServerNodeStatus | | | | statusIn | string | | | | systemNameEqual | string | | | | systemNameIn | string | | | | tagsLike | string | | | | tagsMultiLikeAnd | string | | | | tagsMultiLikeOr | string | | | | typeEqual | KalturaServerNodeType | | | | typeIn | string | | | | updatedAtGreaterThanOrEqual | int | | | | updatedAtLessThanOrEqual | int | | |
|
|
| Name | Type | Restrictions | Description |
|---|
| playbackDomainLike | string | | | | playbackDomainMultiLikeAnd | string | | | | playbackDomainMultiLikeOr | string | | |
|
|
|
KalturaEdgeServerNodeBaseFilter
|
|
| Sub classes: KalturaEdgeServerNodeFilter |