Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

Description

Specifications

Required

Mutually Exclusive With

workflowid

ID used within the Controller to identify the workflow.

String; URI parameter.

Y
(unless workflowname
is specified)

workflowname

workflowname

Name used within the Controller to identify the workflow.

String; URI parameter.

Y
(unless workflowid
is specified)

workflowid

calendarid

Unique ID for the Calendar.


N
(unless calendarname
is specified)

calendarname

calendarname

Name used within the Controller to identify the Calendar.

Maximum 100 alphanumeric.

N
(unless calendarid
is specified)

calendarid

triggerid

Unique ID for this trigger.


N
(unless triggername
is specified)

triggername

triggername

Name used within the Controller to identify this trigger.

Maximum 255 alphanumeric.

N
(unless triggerid
is specified)

triggerid

date

Date of the forecast.

Date (yyyy-mm-dd)

N


time

Time of the forecast.

Time(HH:mm)


N


timezonetimezone

Timezone.


N


forecastTimezoneforecast timezone

Forecast Timezone.


N


exclude

exclude Exclude the forecast types in the response.

Valid values:

  • As String = Not Evaluated, As Value = 1

  • As String = Run, As Value = 2

  • As String = Skip, As Value = 3

  • As String = Run*, As Value = 4

  • As String = Skip*, As Value = 5


N


variable

override Override the variables.

List of name:value variables




...