This endpoint allows you to create a new command.NOTE: the system property in the command is not used. Use a POST to /api/v2/commands//associations to bind a command to a system.
Organization identifier that can be obtained from console settings.
Schedule
A crontab that consists of: [ (seconds) (minutes) (hours) (days of month) (months) (weekdays) ] or [ immediate ]. If you send this as an empty string, it will run immediately.
Schedule Repeat Type
When the command will repeat.
Schedule Year
The year that a scheduled command will launch in.
Shell
The shell used to run the command.
Systems
Not used. Use /api/v2/commands//associations to bind commands to systems.
Template
The template this command was created from.
Time To Live Seconds
Time in seconds a command can wait in the queue to be run before timing out.
Timeout
The time in seconds to allow the command to run for.