Retrieve a list of available UIConfs
null
object responseProfile:object:KalturaBaseResponseProfile
abstract
objectType:string Enum: KalturaDetachedResponseProfile, KalturaResponseProfileHolder, KalturaResponseProfileKalturaBaseResponseProfile must also match any of:
object:KalturaDetachedResponseProfile object:KalturaResponseProfileHolder object:KalturaResponseProfile
null
object filter:object:KalturaUiConfFilter orderBy:string Enum: CREATED_AT_ASC [+createdAt], ID_ASC [+id], NAME_ASC [+name], UPDATED_AT_ASC [+updatedAt], CREATED_AT_DESC [-createdAt], ID_DESC [-id], NAME_DESC [-name], UPDATED_AT_DESC [-updatedAt]KalturaUiConfFilter must also match all of:
object:KalturaUiConfBaseFilter pager:object:KalturaFilterPager The KalturaFilterPager object enables paging management to be applied upon service list actions.
KalturaFilterPager must also match all of:
object:KalturaPager
Success
null
object:KalturaUiConfListResponse objects:array[object:KalturaUiConf] object:KalturaUiConf confFile:string confFileFeatures:string confFilePath:string
readOnly
confVars:string config:string createdAt:integer
readOnly
Entry creation date as Unix timestamp (In seconds)
creationMode:integer Enum: WIZARD [2], ADVANCED [3], SYSTEM [4]Enum Type:
KalturaUiConfCreationMode
description:string height:integer html5Url:string htmlParams:string id:integer
readOnly
name:string Name of the uiConf, this is not a primary key
objType:integer Enum: PLAYER [1], CONTRIBUTION_WIZARD [2], SIMPLE_EDITOR [3], ADVANCED_EDITOR [4], PLAYLIST [5], APP_STUDIO [6], KRECORD [7], PLAYER_V3 [8], KMC_ACCOUNT [9], KMC_ANALYTICS [10], KMC_CONTENT [11], KMC_DASHBOARD [12], KMC_LOGIN [13], PLAYER_SL [14], CLIENTSIDE_ENCODER [15], KMC_GENERAL [16], KMC_ROLES_AND_PERMISSIONS [17], CLIPPER [18], KSR [19], KUPLOAD [20], WEBCASTING [21]Enum Type:
KalturaUiConfObjType
objTypeAsString:string
readOnly
partnerId:integer
readOnly
partnerTags:string swfUrl:string swfUrlVersion:string tags:string updatedAt:integer
readOnly
Entry creation date as Unix timestamp (In seconds)
useCdn:boolean version:string
readOnly
UiConf version
width:integer KalturaUiConfListResponse must also match all of:
object:KalturaListResponse