Merge "Correct wording for action of a server"
This commit is contained in:
commit
ab7d536212
@ -39,7 +39,7 @@
|
||||
<wadl:doc xml:lang="EN" title="Show server action details"
|
||||
xmlns="http://docbook.org/ns/docbook">
|
||||
<para role="shortdesc">
|
||||
Shows details for an action and server.
|
||||
Shows details for a server action.
|
||||
</para>
|
||||
</wadl:doc>
|
||||
<response status="200">
|
||||
@ -48,7 +48,8 @@
|
||||
<xsdxt:code
|
||||
href="../samples/os-instance-actions/instance-action-show-response.json"
|
||||
/>
|
||||
</wadl:doc> &x-openstack-request-idHeader;
|
||||
</wadl:doc>
|
||||
&x-openstack-request-idHeader;
|
||||
</representation>
|
||||
</response>
|
||||
</method>
|
||||
@ -65,7 +66,8 @@
|
||||
<xsdxt:code
|
||||
href="../samples/os-instance-actions/instance-actions-list-response.json"
|
||||
/>
|
||||
</wadl:doc> &x-openstack-request-idHeader;
|
||||
</wadl:doc>
|
||||
&x-openstack-request-idHeader;
|
||||
</representation>
|
||||
</response>
|
||||
</method>
|
||||
|
Loading…
x
Reference in New Issue
Block a user