|
|
|
@ -3,48 +3,46 @@
|
|
|
|
|
A collection of common faults, these are pretty much expected
|
|
|
|
|
in every request.
|
|
|
|
|
-->
|
|
|
|
|
<!ENTITY commonFaults
|
|
|
|
|
'
|
|
|
|
|
<response xmlns="http://wadl.dev.java.net/2009/02">
|
|
|
|
|
<!ENTITY commonFaults '
|
|
|
|
|
<response xmlns="http://wadl.dev.java.net/2009/02">
|
|
|
|
|
<representation mediaType="application/xml" element="csapi:computeFault"/>
|
|
|
|
|
<representation mediaType="application/json"/>
|
|
|
|
|
</response>
|
|
|
|
|
<response status="503" xmlns="http://wadl.dev.java.net/2009/02">
|
|
|
|
|
</response>
|
|
|
|
|
<response status="503" xmlns="http://wadl.dev.java.net/2009/02">
|
|
|
|
|
<representation mediaType="application/xml" element="csapi:serviceUnavailable"/>
|
|
|
|
|
<representation mediaType="application/json"/>
|
|
|
|
|
</response>
|
|
|
|
|
<response status="400" xmlns="http://wadl.dev.java.net/2009/02">
|
|
|
|
|
</response>
|
|
|
|
|
<response status="400" xmlns="http://wadl.dev.java.net/2009/02">
|
|
|
|
|
<representation mediaType="application/xml" element="csapi:badRequest"/>
|
|
|
|
|
<representation mediaType="application/json"/>
|
|
|
|
|
</response>
|
|
|
|
|
<response status="401" xmlns="http://wadl.dev.java.net/2009/02">
|
|
|
|
|
</response>
|
|
|
|
|
<response status="401" xmlns="http://wadl.dev.java.net/2009/02">
|
|
|
|
|
<representation mediaType="application/xml" element="csapi:unauthorized"/>
|
|
|
|
|
<representation mediaType="application/json"/>
|
|
|
|
|
</response>
|
|
|
|
|
<response status="403" xmlns="http://wadl.dev.java.net/2009/02">
|
|
|
|
|
</response>
|
|
|
|
|
<response status="403" xmlns="http://wadl.dev.java.net/2009/02">
|
|
|
|
|
<representation mediaType="application/xml" element="csapi:forbidden"/>
|
|
|
|
|
<representation mediaType="application/json"/>
|
|
|
|
|
</response>
|
|
|
|
|
<response status="405" xmlns="http://wadl.dev.java.net/2009/02">
|
|
|
|
|
</response>
|
|
|
|
|
<response status="405" xmlns="http://wadl.dev.java.net/2009/02">
|
|
|
|
|
<representation mediaType="application/xml" element="csapi:badMethod"/>
|
|
|
|
|
<representation mediaType="application/json"/>
|
|
|
|
|
</response>
|
|
|
|
|
<response status="413" xmlns="http://wadl.dev.java.net/2009/02">
|
|
|
|
|
</response>
|
|
|
|
|
<response status="413" xmlns="http://wadl.dev.java.net/2009/02">
|
|
|
|
|
<representation mediaType="application/xml" element="csapi:overLimit"/>
|
|
|
|
|
<representation mediaType="application/json"/>
|
|
|
|
|
</response>
|
|
|
|
|
'>
|
|
|
|
|
</response>'>
|
|
|
|
|
<!ENTITY volumeListQueryParameters '
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="sort" style="query" required="false"
|
|
|
|
|
type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Comma-separated list of sort keys and optional sort
|
|
|
|
|
directions in the form of <key>[:<direction>].
|
|
|
|
|
Valid directions are <code>asc</code> (ascending) or
|
|
|
|
|
<code>desc</code> (descending).</para></wadl:doc>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" name="sort"
|
|
|
|
|
style="query" required="false" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>
|
|
|
|
|
Comma-separated list of sort keys and optional sort directions in the
|
|
|
|
|
form of <key>[:<direction>]. A valid direction is
|
|
|
|
|
<code>asc</code> (ascending) or <code>desc</code> (descending).
|
|
|
|
|
</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>'>
|
|
|
|
|
<!ENTITY quotaSetsReqParameters '
|
|
|
|
|
<param name="quota_set" style="plain" required="true"
|
|
|
|
@ -64,27 +62,26 @@
|
|
|
|
|
<para>The number of instance cores allowed for
|
|
|
|
|
each tenant.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="fixed_ips " style="plain"
|
|
|
|
|
required="false"
|
|
|
|
|
<param name="fixed_ips" style="plain" required="false"
|
|
|
|
|
xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The number of fixed IP addresses allowed
|
|
|
|
|
for each tenant. Must be equal to or
|
|
|
|
|
greater than the number of allowed
|
|
|
|
|
instances.</para></wadl:doc>
|
|
|
|
|
<para>
|
|
|
|
|
The number of fixed IP addresses allowed for each tenant. Must be
|
|
|
|
|
equal to or greater than the number of allowed instances.
|
|
|
|
|
</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="floating_ips" style="plain"
|
|
|
|
|
required="false"
|
|
|
|
|
<param name="floating_ips" style="plain" required="false"
|
|
|
|
|
xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The number of floating IP addresses
|
|
|
|
|
allowed for each tenant.</para></wadl:doc>
|
|
|
|
|
<para>
|
|
|
|
|
The number of floating IP addresses allowed for each tenant.
|
|
|
|
|
</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="id" style="plain" required="false"
|
|
|
|
|
xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
@ -92,20 +89,19 @@
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The ID for the quota
|
|
|
|
|
set.</para></wadl:doc>
|
|
|
|
|
<para>The ID for the quota set.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="injected_file_content_bytes"
|
|
|
|
|
style="plain"
|
|
|
|
|
xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
style="plain" xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
required="false" type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The number of bytes of content allowed
|
|
|
|
|
for each injected file.</para></wadl:doc>
|
|
|
|
|
<para>
|
|
|
|
|
The number of bytes of content allowed for each injected file.
|
|
|
|
|
</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="injected_file_path_bytes " style="plain"
|
|
|
|
|
<param name="injected_file_path_bytes" style="plain"
|
|
|
|
|
xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
required="false" type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
@ -177,7 +173,8 @@
|
|
|
|
|
<para>The number of security groups allowed
|
|
|
|
|
for each tenant.</para></wadl:doc>
|
|
|
|
|
</param>'>
|
|
|
|
|
<!ENTITY quotaSetsRespParameters '<param name="quota_set" style="plain" required="true"
|
|
|
|
|
<!ENTITY quotaSetsRespParameters '
|
|
|
|
|
<param name="quota_set" style="plain" required="true"
|
|
|
|
|
xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
@ -194,19 +191,18 @@
|
|
|
|
|
<para>The number of instance cores allowed for
|
|
|
|
|
each tenant.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="fixed_ips " style="plain" required="true"
|
|
|
|
|
<param name="fixed_ips" style="plain" required="true"
|
|
|
|
|
xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The number of fixed IP addresses allowed
|
|
|
|
|
for each tenant. Must be equal to or
|
|
|
|
|
greater than the number of allowed
|
|
|
|
|
instances.</para></wadl:doc>
|
|
|
|
|
<para>
|
|
|
|
|
The number of fixed IP addresses allowed for each tenant. Must be
|
|
|
|
|
equal to or greater than the number of allowed instances.
|
|
|
|
|
</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="floating_ips" style="plain"
|
|
|
|
|
required="true"
|
|
|
|
|
<param name="floating_ips" style="plain" required="true"
|
|
|
|
|
xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
@ -221,8 +217,7 @@
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The ID for the quota
|
|
|
|
|
set.</para></wadl:doc>
|
|
|
|
|
<para>The ID for the quota set.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="injected_file_content_bytes"
|
|
|
|
|
style="plain"
|
|
|
|
@ -234,7 +229,7 @@
|
|
|
|
|
<para>The number of bytes of content allowed
|
|
|
|
|
for each injected file.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="injected_file_path_bytes " style="plain"
|
|
|
|
|
<param name="injected_file_path_bytes" style="plain"
|
|
|
|
|
xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
required="true" type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
@ -276,8 +271,9 @@
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The number of metadata items allowed for
|
|
|
|
|
each instance.</para></wadl:doc>
|
|
|
|
|
<para>
|
|
|
|
|
The number of metadata items allowed for each instance.
|
|
|
|
|
</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="ram" style="plain" required="true"
|
|
|
|
|
xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
@ -303,11 +299,12 @@
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The number of security groups allowed
|
|
|
|
|
for each tenant.</para></wadl:doc>
|
|
|
|
|
<para>
|
|
|
|
|
The number of security groups allowed for each tenant.
|
|
|
|
|
</para></wadl:doc>
|
|
|
|
|
</param>'>
|
|
|
|
|
<!ENTITY limitsRespParameters '
|
|
|
|
|
<param name="limits" style="plain"
|
|
|
|
|
<param name="limits" style="plain"
|
|
|
|
|
xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
required="true" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
@ -339,7 +336,7 @@
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Maximum total amount of volumes (GB).</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="totalGigabytesUsed " style="plain" required="true"
|
|
|
|
|
<param name="totalGigabytesUsed" style="plain" required="true"
|
|
|
|
|
xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
@ -347,8 +344,7 @@
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Total number of GBs used.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="maxTotalSnapshots" style="plain"
|
|
|
|
|
required="true"
|
|
|
|
|
<param name="maxTotalSnapshots" style="plain" required="true"
|
|
|
|
|
xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
@ -364,8 +360,7 @@
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Total number of volumes used.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="maxTotalVolumes"
|
|
|
|
|
style="plain"
|
|
|
|
|
<param name="maxTotalVolumes" style="plain"
|
|
|
|
|
xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
required="true" type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
@ -374,160 +369,212 @@
|
|
|
|
|
<para>Maximum number of volumes.</para></wadl:doc>
|
|
|
|
|
</param>'>
|
|
|
|
|
<!ENTITY createVolumeParameters '
|
|
|
|
|
<param name="availability_zone" style="plain"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="availability_zone" style="plain"
|
|
|
|
|
type="xsd:string" required="false">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The availability zone.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="source_volid" style="plain"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="source_volid" style="plain"
|
|
|
|
|
type="csapi:uuid" required="false">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>To create a volume from an existing
|
|
|
|
|
volume, specify the ID of the existing volume. The volume
|
|
|
|
|
is created with the same size as the source volume.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="description" style="plain"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="description" style="plain"
|
|
|
|
|
type="xsd:string" required="false">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The volume
|
|
|
|
|
description.</para></wadl:doc>
|
|
|
|
|
<para>The volume description.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="snapshot_id" style="plain"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="snapshot_id" style="plain"
|
|
|
|
|
type="csapi:uuid" required="false">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>To create a volume from an existing
|
|
|
|
|
snapshot, specify the ID of the existing
|
|
|
|
|
volume snapshot. The volume is created in same availability
|
|
|
|
|
zone and with same size as the snapshot.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="size" style="plain" type="xsd:int"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="size" style="plain" type="xsd:int"
|
|
|
|
|
required="true">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The size of the volume, in
|
|
|
|
|
GBs.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="name" style="plain"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="name" style="plain"
|
|
|
|
|
type="xsd:string" required="false">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The volume name.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="imageRef" style="plain" type="csapi:uuid"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="imageRef" style="plain" type="csapi:uuid"
|
|
|
|
|
required="false">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The ID of the image from which you want
|
|
|
|
|
to create the volume. Required to create a
|
|
|
|
|
bootable volume.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="volume_type" style="plain"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="volume_type" style="plain"
|
|
|
|
|
type="xsd:string" required="false">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The associated volume
|
|
|
|
|
type.</para></wadl:doc>
|
|
|
|
|
<para>The associated volume type.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="metadata" style="plain" type="xsd:string"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="metadata" style="plain" type="xsd:string"
|
|
|
|
|
required="false">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>One or more metadata key and value pairs
|
|
|
|
|
to associate with the
|
|
|
|
|
volume.</para></wadl:doc>
|
|
|
|
|
to associate with the volume.</para></wadl:doc>
|
|
|
|
|
</param>' >
|
|
|
|
|
<!ENTITY isPublicParameterReq '
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="os-volume-type-access:is_public" style="plain" required="false"
|
|
|
|
|
type="xsd:boolean">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The volume type access.</para>
|
|
|
|
|
<para>
|
|
|
|
|
Set to <code>true</code> if access is public. Set to
|
|
|
|
|
<code>false</code> if access is private.
|
|
|
|
|
</para></wadl:doc>
|
|
|
|
|
</param>'>
|
|
|
|
|
<!ENTITY isPublicParameterResp '
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="os-volume-type-access:is_public" style="plain" required="true"
|
|
|
|
|
type="xsd:boolean">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The volume type access.</para>
|
|
|
|
|
<para>
|
|
|
|
|
Set to <code>true</code> if access is public. Set to
|
|
|
|
|
<code>false</code> if access is private.
|
|
|
|
|
</para></wadl:doc>
|
|
|
|
|
</param>'>
|
|
|
|
|
<!ENTITY createVolumeResponseParameters '
|
|
|
|
|
<param name="status" style="plain" type="xsd:string"
|
|
|
|
|
required="true">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The volume status.</para></wadl:doc>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" name="status"
|
|
|
|
|
style="plain" type="xsd:string" required="true">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The volume status.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="name" style="plain"
|
|
|
|
|
type="xsd:string" required="true">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The volume name.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="attachments" style="plain"
|
|
|
|
|
type="xsd:string" required="true">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>One or more instance
|
|
|
|
|
attachments.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="availability_zone" style="plain"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="name" style="plain" type="xsd:string" required="true">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The volume name.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="attachments" style="plain" type="xsd:string" required="true">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>One or more instance attachments.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="availability_zone" style="plain"
|
|
|
|
|
type="xsd:string" required="true">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The availability zone.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="created_at" style="plain"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="created_at" style="plain"
|
|
|
|
|
type="xsd:datetime" required="true">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Date and time when the volume was
|
|
|
|
|
created.</para></wadl:doc>
|
|
|
|
|
<para>Date and time when the volume was created.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="description" style="plain"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" name="description" style="plain"
|
|
|
|
|
type="xsd:string" required="true">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The volume
|
|
|
|
|
description.</para></wadl:doc>
|
|
|
|
|
<para>The volume description.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="volume_type" style="plain"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="volume_type" style="plain"
|
|
|
|
|
type="xsd:string" required="true">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The associated volume
|
|
|
|
|
type.</para></wadl:doc>
|
|
|
|
|
<para>The associated volume type.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="snapshot_id" style="plain"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" name="snapshot_id" style="plain"
|
|
|
|
|
type="csapi:uuid" required="true">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>To create a volume from an existing
|
|
|
|
|
volume snapshot, specify the ID of the
|
|
|
|
|
existing volume
|
|
|
|
|
snapshot.</para></wadl:doc>
|
|
|
|
|
<para>
|
|
|
|
|
To create a volume from an existing volume snapshot, specify the ID of
|
|
|
|
|
the existing volume snapshot.
|
|
|
|
|
</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="source_volid" style="plain"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
name="source_volid" style="plain"
|
|
|
|
|
type="csapi:uuid" required="true">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>To create a volume from an existing
|
|
|
|
|
volume, specify the ID of the existing
|
|
|
|
|
volume.</para></wadl:doc>
|
|
|
|
|
<para>
|
|
|
|
|
To create a volume from an existing volume, specify the ID of the
|
|
|
|
|
existing volume.
|
|
|
|
|
</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="metadata" style="plain" type="xsd:string"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" name="metadata"
|
|
|
|
|
style="plain" type="xsd:string"
|
|
|
|
|
required="true">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>One or more metadata key and value pairs
|
|
|
|
|
to associate with the
|
|
|
|
|
volume.</para></wadl:doc>
|
|
|
|
|
<para>
|
|
|
|
|
One or more metadata key and value pairs to associate with the
|
|
|
|
|
volume.
|
|
|
|
|
</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="id" style="plain" type="csapi:uuid"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" name="id"
|
|
|
|
|
style="plain" type="csapi:uuid"
|
|
|
|
|
required="true">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The volume ID.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param name="size" style="plain" type="xsd:int"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" name="size"
|
|
|
|
|
style="plain" type="xsd:int"
|
|
|
|
|
required="true">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The size of the volume, in
|
|
|
|
|
GBs.</para></wadl:doc>
|
|
|
|
|
<para>The size of the volume, in GBs.</para></wadl:doc>
|
|
|
|
|
</param>' >
|
|
|
|
|
<!-- Useful for describing APIs -->
|
|
|
|
|
<!ENTITY GET '<command xmlns="http://docbook.org/ns/docbook">GET</command>'>
|
|
|
|
|
<!ENTITY PUT '<command xmlns="http://docbook.org/ns/docbook">PUT</command>'>
|
|
|
|
|
<!ENTITY POST '<command xmlns="http://docbook.org/ns/docbook">POST</command>'>
|
|
|
|
|
<!ENTITY DELETE '<command xmlns="http://docbook.org/ns/docbook">DELETE</command>'>
|
|
|
|
|