diff --git a/api-ref/src/docbkx/ch_compute-v2-ext.xml b/api-ref/src/docbkx/ch_compute-v2-ext.xml index 754932150..99f1601f5 100644 --- a/api-ref/src/docbkx/ch_compute-v2-ext.xml +++ b/api-ref/src/docbkx/ch_compute-v2-ext.xml @@ -14,6 +14,8 @@ Extensions add features, MIME types, actions, states, headers, parameters, and resources to the core Compute API without requiring a version change. + XML support in requests and responses has been + deprecated for the Compute API v2.
Server admin actions (action) Administrator only. Perform actions on a server. Specify diff --git a/api-ref/src/docbkx/ch_compute-v2.xml b/api-ref/src/docbkx/ch_compute-v2.xml index 3bcad4653..c91035d44 100644 --- a/api-ref/src/docbkx/ch_compute-v2.xml +++ b/api-ref/src/docbkx/ch_compute-v2.xml @@ -10,6 +10,8 @@ Compute API v2 (CURRENT) Launch virtual machines from images or images stored on persistent volumes. API v1.1 is identical to API v2. + XML support in requests and responses has been + deprecated for the Compute API v2.
API versions List information for all API versions and show details diff --git a/api-ref/src/docbkx/ch_compute-v3.xml b/api-ref/src/docbkx/ch_compute-v3.xml index 1bb9dc274..01219efef 100755 --- a/api-ref/src/docbkx/ch_compute-v3.xml +++ b/api-ref/src/docbkx/ch_compute-v3.xml @@ -12,6 +12,8 @@ version="5.0-extension RackBook-2.0" xml:id="compute-ext-v3" role="api-reference"> Compute API v3 (EXPERIMENTAL) + XML support in requests and responses has been + deprecated for the Compute API v3. diff --git a/pom.xml b/pom.xml index b4241495b..8c71cab64 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ com.rackspace.cloud.api clouddocs-maven-plugin - 2.1.1 + 2.1.2