f11c949a11
Creates the automated_clean entry in the API. Change-Id: Ia086b2aae6665c57d2b4264c11de7b0601038a41 Story: #2002161 Task: #23368
11 lines
456 B
YAML
11 lines
456 B
YAML
---
|
|
features:
|
|
- |
|
|
Allows enabling automated cleaning per node if it is disabled globally.
|
|
A new ``automated_clean`` field has been created on the node object,
|
|
allowing to control the individual automated cleaning of nodes.
|
|
When automated cleaning is disabled at global level, but enabled at node
|
|
level, the automated cleaning will be performed only on those nodes.
|
|
|
|
The new field is accessible starting with the API version 1.47.
|