ba096e091a
Update api-ref, documentation to reflect the new endpoints and the new way to set node provision state. Related-Bug: #2027690 Change-Id: I2106691c08eb04d1001ccf97e6e08fc811356874
13 lines
237 B
JSON
13 lines
237 B
JSON
{
|
|
"target":"service",
|
|
"sevice_steps": [
|
|
{
|
|
"interface": "raid",
|
|
"step": "apply_configuration",
|
|
"args": {
|
|
"create_nonroot_volumes": "True"
|
|
}
|
|
}
|
|
]
|
|
}
|