OPENAPI / COMPONENTS / SCHEMAS

Schedule Definition Output 数据结构

ScheduleDefinitionOutput

Mistral AI API 合约中的 Schedule Definition Output 结构定义。

object18字段
calendarsScheduleCalendar

Mistral AI API 合约中的 calendars 值。

cron_expressionsarray

Mistral AI API 合约中的 cron expressions 值。

deployment_namestring

Mistral AI API 合约中的 deployment name 值。

end_atstring

Mistral AI API 合约中的 end at 值。

future_executionsScheduleFutureExecution

Mistral AI API 合约中的 future executions 值。

inputstring必填

Mistral AI API 合约中的 input 值。

intervalsScheduleInterval

Mistral AI API 合约中的 intervals 值。

jitterstring

Mistral AI API 合约中的 jitter 值。

notestring

Mistral AI API 合约中的 note 值。

pausedboolean必填

Mistral AI API 合约中的 paused 值。

policySchedulePolicy

Mistral AI API 合约中的 policy 值。

recent_executionsScheduleRecentExecution

Mistral AI API 合约中的 recent executions 值。

remaining_executionsstring

Mistral AI API 合约中的 remaining executions 值。

schedule_idstring必填

Mistral AI API 合约中的 schedule id 值。

skipScheduleCalendar

Mistral AI API 合约中的 skip 值。

start_atstring

Mistral AI API 合约中的 start at 值。

time_zone_namestring

Mistral AI API 合约中的 time zone name 值。

workflow_namestring必填

Mistral AI API 合约中的 workflow name 值。