Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 740 Bytes

AutomationScheduleCreationAPI.md

File metadata and controls

17 lines (13 loc) · 740 Bytes

AutomationScheduleCreationAPI

Properties

Name Type Description Notes
client_id int [optional]
name str Name of schedule [optional]
agent_id int ID of the agent which will execute your automation script
start_date datetime [optional]
creator int [optional]
project_id int
test_run_ids list[int] Arrays of Test Run ID [optional]
dynamic dict(str, str) Additions values [optional]

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