Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.07 KB

PreheatPolicy.md

File metadata and controls

20 lines (16 loc) · 1.07 KB

PreheatPolicy

Properties

Name Type Description Notes
id int The ID of preheat policy [optional]
name str The Name of preheat policy [optional]
description str The Description of preheat policy [optional]
project_id int The ID of preheat policy project [optional]
provider_id int The ID of preheat policy provider [optional]
provider_name str The Name of preheat policy provider [optional]
filters str The Filters of preheat policy [optional]
trigger str The Trigger of preheat policy [optional]
enabled bool Whether the preheat policy enabled [optional]
creation_time datetime The Create Time of preheat policy [optional]
update_time datetime The Update Time of preheat policy [optional]

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