Merge "Following up patch of I85a1d177754c29fe331df5f6119ade1ac64f2939"
This commit is contained in:
commit
c2b37f5a1f
@ -107,7 +107,7 @@ Response
|
||||
|
||||
**Example instance state:**
|
||||
|
||||
.. literalinclude:: samples/instance-get-state-response.json
|
||||
.. literalinclude:: ../../doc/api_samples/instances/instance-get-state-response.json
|
||||
|
||||
|
||||
Change Instance Power State
|
||||
@ -134,4 +134,4 @@ Request
|
||||
|
||||
**Example request to power off a Instance:**
|
||||
|
||||
.. literalinclude:: samples/instance-set-power-off.json
|
||||
.. literalinclude:: ../../doc/api_samples/instances/instance-set-power-off.json
|
||||
|
@ -1,3 +0,0 @@
|
||||
{
|
||||
"target": "power off"
|
||||
}
|
3
doc/api_samples/instances/instance-set-power-off.json
Normal file
3
doc/api_samples/instances/instance-set-power-off.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"target": "off"
|
||||
}
|
Loading…
Reference in New Issue
Block a user