| KalturaLiveClusterMediaServerNode |
| Properties |
Inherited from KalturaObjectBase
|
|
| Name |
Type |
Writable |
Restrictions |
Description |
| id |
int |
|
|
|
| partnerId |
int |
|
|
|
| createdAt |
int |
|
|
|
| updatedAt |
int |
|
|
|
| heartbeatTime |
int |
|
|
|
| name |
string |
V |
|
serverNode name |
| systemName |
string |
V |
|
serverNode uniqe system name |
| description |
string |
V |
|
|
| hostName |
string |
V |
|
serverNode hostName |
| status |
KalturaServerNodeStatus |
|
|
|
| type |
KalturaServerNodeType |
|
|
|
| tags |
string |
V |
|
serverNode tags |
| dc |
int |
|
|
DC where the serverNode is located |
| parentId |
string |
V |
|
Id of the parent serverNode |
| environment |
string |
V |
|
Environment |
|
| Name |
Type |
Writable |
Restrictions |
Description |
| deliveryProfileIds |
array of KalturaKeyValue |
V |
|
Delivery profile ids |
| config |
string |
V |
|
Override server node default configuration - json format |
|
| Name |
Type |
Writable |
Restrictions |
Description |
| applicationName |
string |
V |
|
Media server application name |
| mediaServerPortConfig |
array of KalturaKeyValue |
V |
|
Media server playback port configuration by protocol and format |
| mediaServerPlaybackDomainConfig |
array of KalturaKeyValue |
V |
|
Media server playback Domain configuration by protocol and format |
|
| KalturaLiveClusterMediaServerNode |
| Name |
Type |
Writable |
Restrictions |
Description |
|