Class: Kaltura::KalturaLiveClusterMediaServerNode

Inherits:
KalturaMediaServerNode show all
Defined in:
lib/kaltura_plugins/kaltura_live_cluster_client_plugin.rb

Instance Attribute Summary

Attributes inherited from KalturaMediaServerNode

#application_name, #media_server_playback_domain_config, #media_server_port_config

Attributes inherited from KalturaDeliveryServerNode

#config, #delivery_profile_ids

Attributes inherited from KalturaServerNode

#created_at, #dc, #description, #environment, #heartbeat_time, #host_name, #id, #name, #parent_id, #partner_id, #status, #system_name, #tags, #type, #updated_at

Attributes inherited from KalturaObjectBase

#object_type, #related_objects

Instance Method Summary collapse

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Method Details

#from_xml(xml_element) ⇒ Object



35
36
37
# File 'lib/kaltura_plugins/kaltura_live_cluster_client_plugin.rb', line 35

def from_xml(xml_element)
	super
end