Adds a sentence about Compute API v2 and v3 XML deprecation
- for requests and responses in the Compute APIs Also, use clouddocs-maven-plugin 2.1.2. Change-Id: I1cd2e04e4634180141e67c277a6d9607ecfb23d9 Partial-Bug:1283341
This commit is contained in:
parent
94caa3adfc
commit
c8b4a77703
@ -14,6 +14,8 @@
|
||||
<para>Extensions add features, MIME types, actions, states,
|
||||
headers, parameters, and resources to the core Compute API
|
||||
without requiring a version change.</para>
|
||||
<note><para>XML support in requests and responses has been
|
||||
deprecated for the Compute API v2.</para></note>
|
||||
<section xml:id="ext-action">
|
||||
<title>Server admin actions (action)</title>
|
||||
<para>Administrator only. Perform actions on a server. Specify
|
||||
|
@ -10,6 +10,8 @@
|
||||
<title>Compute API v2 (CURRENT)</title>
|
||||
<para>Launch virtual machines from images or images stored on
|
||||
persistent volumes. API v1.1 is identical to API v2.</para>
|
||||
<note><para>XML support in requests and responses has been
|
||||
deprecated for the Compute API v2.</para></note>
|
||||
<section xml:id="compute_versions">
|
||||
<title>API versions</title>
|
||||
<para>List information for all API versions and show details
|
||||
|
@ -12,6 +12,8 @@
|
||||
version="5.0-extension RackBook-2.0" xml:id="compute-ext-v3"
|
||||
role="api-reference">
|
||||
<title>Compute API v3 (EXPERIMENTAL)</title>
|
||||
<note><para>XML support in requests and responses has been
|
||||
deprecated for the Compute API v3.</para></note>
|
||||
<!-- GET v3/extensions does not work -->
|
||||
<!-- <para>Query the Compute API to list available extensions with a
|
||||
&GET; request to <code>v3/extensions</code>.</para>-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user