diff --git a/pom.xml b/pom.xml index 9905137..b036724 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ com.rackspace.cloud.api clouddocs-maven-plugin - 1.12.0 + 1.12.2 diff --git a/v2.0/wadl/os-networks.wadl b/v2.0/wadl/os-networks.wadl new file mode 100644 index 0000000..3761b49 --- /dev/null +++ b/v2.0/wadl/os-networks.wadl @@ -0,0 +1,538 @@ + + + + + + + + + + + + +%common;]> + + + + + + + + + + + The tenant ID in a multi-tenancy + cloud. + + + + + + + + + + + + The UUID for the network of + interest to you. + + + + + + + + + + + + + + + + + + Lists networks to which the + specified tenant has access. + You can control which attributes are returned by + using the fields query parameter. For information, see + Filtering and Column Selection in the + OpenStack Networking API v2.0 + Reference. + + + + Indicates whether the + administrative state of the network is up or + down. + + + The network + ID. + + + The network + name. + + + Indicates whether this network + is shared across all tenants. By default, only + administrative users can change this + value. + + + The network + status. + + + The associated + subnets. + + + The tenant + ID. + + + + + + + + + + + + &fault401; + + + Creates a network. + + + +

The administrative state of + the network.

+ + + + + + + + + + + + + + +
+ + + Indicates whether the + administrative state of the network is up or + down. + + + The network + ID. + + + The network + name. + + + Indicates whether this network + is shared across all tenants. By default, only + administrative users can change this + value. + + + The network + status. + + + The associated + subnets. + + + The tenant + ID. + + + + + + + + + + + + &fault400; &fault401;
+ + + Creates multiple networks in a + single request. + In the request body, specify a list of + networks. + The bulk create operation is always atomic. Either + all or no networks in the request body are + created. + + &networkCreateParameters; + + + + + + + + + + + + + Indicates whether the + administrative state of the network is up or + down. + + + The network + ID. + + + The network + name. + + + Indicates whether this network + is shared across all tenants. By default, only + administrative users can change this + value. + + + The network + status. + + + The associated + subnets. + + + The tenant + ID. + + + + + + + + + + + + &fault400; &fault401; + + + Shows information for a specified + network. + You can control which attributes are returned by + using the fields query parameter. For information, see + Filtering and Column Selection in the + OpenStack Networking API v2.0 + Reference. + + + + Indicates whether the + administrative state of the network is up or + down. + + + The network + ID. + + + The network + name. + + + Indicates whether this network + is shared across all tenants. By default, only + administrative users can change this + value. + + + The network + status. + + + The associated + subnets. + + + The tenant + ID. + + + + + + + + + + + + &fault401; &fault404; + + + Updates a specified network. + + &networkCreateParameters; + + + + + + + + + + + + + Indicates whether the + administrative state of the network is up or + down. + + + The network + ID. + + + The network + name. + + + Indicates whether this network + is shared across all tenants. By default, only + administrative users can change this + value. + + + The network + status. + + + The associated + subnets. + + + The tenant + ID. + + + + + + + + + + + + &fault400; &fault401; &fault403; &fault404; + + + Deletes a specified network and its + associated resources. + + &fault401; &fault404; + &fault409conflict; +