AutomationapiSpec

AutomationapiSpec
AutomationapiSpec
JSON Example
{
    "calendar": [
        {
            "comment": "string",
            "dayOfMonth": "string",
            "dayOfWeek": "string",
            "hour": "string",
            "minute": "string",
            "month": "string",
            "second": "string",
            "year": "string"
        }
    ],
    "cronString": [
        "string"
    ],
    "endAt": "string",
    "interval": [
        {
            "interval": "string",
            "phase": "string"
        }
    ],
    "scheduleType": "string",
    "startAt": "string",
    "timeZoneName": "string"
}
calendar
Optional

calendar

array of string
cronString
Optional

cronString

string
endAt
Optional

endAt

interval
Optional

interval

string
scheduleType
Required

scheduleType

string
startAt
Optional

startAt

string
timeZoneName
Optional

timeZoneName