APINode/Schedule/CronCreate a cron entryCreate a cron entry POST /api/node/:hostname/schedule/cron Create a new cron drop-in entry on the target node. Request Responses200400401403500Cron entry created.Invalid request payload.Unauthorized - API key requiredForbidden - Insufficient permissionsError creating cron entry.