summaryrefslogtreecommitdiff
path: root/api-ref/source/samples/node-set-clean-state.json
blob: c19ef34432fc85f42b42e89bc02f651b63f9e714 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "target": "clean",
    "clean_steps": [
        {
            "interface": "deploy",
            "step": "upgrade_firmware",
            "args": {
                "force": "True"
            }
        }
    ]
}