Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.16 KB

File metadata and controls

20 lines (16 loc) · 1.16 KB

Rule

Properties

Name Type Description Notes
rule_id string The identifier of the rule
rule_name string The name of the rule
last_execution_status \Swagger\Client\Model\RuleLastExecutionStatus [optional]
last_execution_utc_date \DateTime The utc date of the last execution [optional]
action_name \Swagger\Client\Model\OptimisationActionName
report_filter_id string Report filter identifier linked to the rule
position int Rule execution position
enabled bool Is the rule enabled
validity_start_utc_date \DateTime Rule validity start utc date [optional]
validity_end_utc_date \DateTime Rule validity end utc date [optional]
links \Swagger\Client\Model\RuleLinks

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