HostingCronAdd¶
This function can be used to set up a new cron job for a web hosting subscription.
|
Field |
Type |
RegExp |
Null? |
Description |
|---|---|---|---|---|
|
|
AuthData |
no |
Authentication data |
|
|
|
string |
|
no |
Name of the hosting subscription |
|
|
integer |
|
no |
Cron job enabled? |
|
|
string |
|
no |
Minute (e.g. |
|
|
string |
|
no |
Hour |
|
|
string |
|
no |
Day |
|
|
string |
|
no |
Month |
|
|
string |
|
no |
Weekday |
|
|
string |
|
no |
Command to run |
|
Field |
Type |
Null? |
Description |
|---|---|---|---|
|
|
string |
no |
Status („ok“) |