PDA

View Full Version : CRON API - how to change existing entry?



grassoalvaro
07-31-2011, 08:05 AM
Information about CMD_API_CRON_JOBS has only 'delete' and 'add' methods http://www.directadmin.com/features.php?id=364

How to edit existing entry like in DirectAdmin admin panel?

DirectAdmin Support
07-31-2011, 11:02 AM
Use this guide to do it through your browser to see what's passed.
Match what you see in your API call.

http://help.directadmin.com/item.php?id=356

John