| scheduledtask_scheduledtaskprofile:requestdryrun | |||||
|---|---|---|---|---|---|
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| scheduledTaskProfileId | int | V | |||
| maxResults | int | 500 | |||
| Output Type | |||||
| int | |||||
| 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=requestdryrun POST fields: scheduledTaskProfileId maxResults |
|||||