Kaltura API

storageprofileupdateStatus
Description:
Input Params
Name Type Description Required Default Value
storageId int V
status KalturaStorageProfileStatus V
Example HTTP Hit
http://www.kaltura.com/api_v3/service/storageprofile/action/updateStatus
JSON object:
				
{ storageId: value, status: value }