scheduledtask_scheduledtaskprofile:get | |||||
---|---|---|---|---|---|
Description: | |||||
Retrieve a scheduled task profile by id |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
id | int | V | |||
Output Type | |||||
KalturaScheduledTaskProfile | |||||
Errors | |||||
SCHEDULED_TASK_PROFILE_NOT_FOUND;ID;Scheduled task profile [@ID@] not found | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=scheduledtask_scheduledtaskprofile&action=get POST fields: id |