ironic/api-ref/source/samples/node-set-soft-power-off.json
Luong Anh Tuan 51bf6b2148 Remove single quoted strings in json sample
Json standard does not allow single quoted strings. Thus I replace
" instead of '.

Change-Id: Ifbb9e1a62706dcfa539f12e38eec0f5ca8ae1422
2017-05-17 23:50:09 +07:00

5 lines
55 B
JSON

{
"target": "soft power off",
"timeout": 300
}