| KalturaWowzaMediaServerNode |
| 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 |
|
| KalturaWowzaMediaServerNode |
| Name |
Type |
Writable |
Restrictions |
Description |
| appPrefix |
string |
V |
|
Wowza Media server app prefix |
| transcoder |
string |
V |
|
Wowza Media server transcoder configuration overide |
| GPUID |
int |
V |
|
Wowza Media server GPU index id |
| liveServicePort |
int |
V |
|
Live service port |
| liveServiceProtocol |
string |
V |
|
Live service protocol |
| liveServiceInternalDomain |
string |
V |
|
Wowza media server live service internal domain |
|