DagDetail

Properties

NameTypeDescriptionNotes
DagIdstring[optional] [readonly]
RootDagIdPointer to string[optional] [readonly]
IsPausedPointer to bool[optional]
IsSubdagbool[optional] [readonly]
Filelocstring[optional] [readonly]
FileTokenstringThe key containing the encrypted path to the file. Encryption and decryption take place only on the server. This prevents the client from reading an non-DAG file. This also ensures API extensibility, because the format of encrypted data may change.[optional] [readonly]
Owners[]string[optional] [readonly]
DescriptionPointer to string[optional] [readonly]
ScheduleIntervalScheduleInterval[optional]
TagsPointer to []Tag[optional] [readonly]
Timezonestring[optional]
Catchupbool[optional] [readonly]
Orientationstring[optional] [readonly]
Concurrencyfloat32[optional] [readonly]
StartDatetime.Time[optional] [readonly]
DagRunTimeoutTimeDelta[optional]
DocMdstring[optional] [readonly]
DefaultViewstring[optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]