Class: Kaltura::KalturaStorageProfile

Inherits:
KalturaObjectBase show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#allow_auto_deleteObject

Flag sugnifying that the storage exported content should be deleted when soure entry is deleted



5549
5550
5551
# File 'lib/kaltura_client.rb', line 5549

def allow_auto_delete
  @allow_auto_delete
end

Indicates to the local file transfer manager to create a link to the file instead of copying it



5552
5553
5554
# File 'lib/kaltura_client.rb', line 5552

def create_file_link
  @create_file_link
end

#created_atObject

Returns the value of attribute created_at.



5513
5514
5515
# File 'lib/kaltura_client.rb', line 5513

def created_at
  @created_at
end

#delivery_http_base_urlObject

Returns the value of attribute delivery_http_base_url.



5526
5527
5528
# File 'lib/kaltura_client.rb', line 5526

def delivery_http_base_url
  @delivery_http_base_url
end

#delivery_https_base_urlObject

Returns the value of attribute delivery_https_base_url.



5527
5528
5529
# File 'lib/kaltura_client.rb', line 5527

def delivery_https_base_url
  @delivery_https_base_url
end

#delivery_iis_base_urlObject

Returns the value of attribute delivery_iis_base_url.



5529
5530
5531
# File 'lib/kaltura_client.rb', line 5529

def delivery_iis_base_url
  @delivery_iis_base_url
end

#delivery_priorityObject

Delivery Priority



5543
5544
5545
# File 'lib/kaltura_client.rb', line 5543

def delivery_priority
  @delivery_priority
end

#delivery_rmp_base_urlObject

Returns the value of attribute delivery_rmp_base_url.



5528
5529
5530
# File 'lib/kaltura_client.rb', line 5528

def delivery_rmp_base_url
  @delivery_rmp_base_url
end

#delivery_statusObject

Returns the value of attribute delivery_status.



5544
5545
5546
# File 'lib/kaltura_client.rb', line 5544

def delivery_status
  @delivery_status
end

#desciptionObject

Returns the value of attribute desciption.



5518
5519
5520
# File 'lib/kaltura_client.rb', line 5518

def desciption
  @desciption
end

#flavor_params_idsObject

Returns the value of attribute flavor_params_ids.



5532
5533
5534
# File 'lib/kaltura_client.rb', line 5532

def flavor_params_ids
  @flavor_params_ids
end

#idObject

Returns the value of attribute id.



5512
5513
5514
# File 'lib/kaltura_client.rb', line 5512

def id
  @id
end

#max_concurrent_connectionsObject

Returns the value of attribute max_concurrent_connections.



5533
5534
5535
# File 'lib/kaltura_client.rb', line 5533

def max_concurrent_connections
  @max_concurrent_connections
end

#max_file_sizeObject

Returns the value of attribute max_file_size.



5531
5532
5533
# File 'lib/kaltura_client.rb', line 5531

def max_file_size
  @max_file_size
end

#min_file_sizeObject

Returns the value of attribute min_file_size.



5530
5531
5532
# File 'lib/kaltura_client.rb', line 5530

def min_file_size
  @min_file_size
end

#nameObject

Returns the value of attribute name.



5516
5517
5518
# File 'lib/kaltura_client.rb', line 5516

def name
  @name
end

#partner_idObject

Returns the value of attribute partner_id.



5515
5516
5517
# File 'lib/kaltura_client.rb', line 5515

def partner_id
  @partner_id
end

#path_manager_classObject

Returns the value of attribute path_manager_class.



5534
5535
5536
# File 'lib/kaltura_client.rb', line 5534

def path_manager_class
  @path_manager_class
end

#path_manager_paramsObject

Returns the value of attribute path_manager_params.



5535
5536
5537
# File 'lib/kaltura_client.rb', line 5535

def path_manager_params
  @path_manager_params
end

#protocolObject

Returns the value of attribute protocol.



5520
5521
5522
# File 'lib/kaltura_client.rb', line 5520

def protocol
  @protocol
end

#ready_behaviorObject

Returns the value of attribute ready_behavior.



5546
5547
5548
# File 'lib/kaltura_client.rb', line 5546

def ready_behavior
  @ready_behavior
end

#rtmp_prefixObject

Returns the value of attribute rtmp_prefix.



5545
5546
5547
# File 'lib/kaltura_client.rb', line 5545

def rtmp_prefix
  @rtmp_prefix
end

#rulesObject

Holds storage profile export rules



5555
5556
5557
# File 'lib/kaltura_client.rb', line 5555

def rules
  @rules
end

#statusObject

Returns the value of attribute status.



5519
5520
5521
# File 'lib/kaltura_client.rb', line 5519

def status
  @status
end

#storage_base_dirObject

Returns the value of attribute storage_base_dir.



5522
5523
5524
# File 'lib/kaltura_client.rb', line 5522

def storage_base_dir
  @storage_base_dir
end

#storage_ftp_passive_modeObject

Returns the value of attribute storage_ftp_passive_mode.



5525
5526
5527
# File 'lib/kaltura_client.rb', line 5525

def storage_ftp_passive_mode
  @storage_ftp_passive_mode
end

#storage_passwordObject

Returns the value of attribute storage_password.



5524
5525
5526
# File 'lib/kaltura_client.rb', line 5524

def storage_password
  @storage_password
end

#storage_urlObject

Returns the value of attribute storage_url.



5521
5522
5523
# File 'lib/kaltura_client.rb', line 5521

def storage_url
  @storage_url
end

#storage_usernameObject

Returns the value of attribute storage_username.



5523
5524
5525
# File 'lib/kaltura_client.rb', line 5523

def storage_username
  @storage_username
end

#system_nameObject

Returns the value of attribute system_name.



5517
5518
5519
# File 'lib/kaltura_client.rb', line 5517

def system_name
  @system_name
end

#triggerObject

No need to create enum for temp field



5540
5541
5542
# File 'lib/kaltura_client.rb', line 5540

def trigger
  @trigger
end

#updated_atObject

Returns the value of attribute updated_at.



5514
5515
5516
# File 'lib/kaltura_client.rb', line 5514

def updated_at
  @updated_at
end

#url_manager_classObject

Returns the value of attribute url_manager_class.



5536
5537
5538
# File 'lib/kaltura_client.rb', line 5536

def url_manager_class
  @url_manager_class
end

#url_manager_paramsObject

Returns the value of attribute url_manager_params.



5537
5538
5539
# File 'lib/kaltura_client.rb', line 5537

def url_manager_params
  @url_manager_params
end