http://git-wip-us.apache.org/repos/asf/stratos/blob/ea182b4c/service-stubs/org.apache.stratos.autoscaler.service.stub/src/main/resources/AutoscalerService.wsdl
----------------------------------------------------------------------
diff --git
a/service-stubs/org.apache.stratos.autoscaler.service.stub/src/main/resources/AutoscalerService.wsdl
b/service-stubs/org.apache.stratos.autoscaler.service.stub/src/main/resources/AutoscalerService.wsdl
index 4a8cee9..ce77068 100644
---
a/service-stubs/org.apache.stratos.autoscaler.service.stub/src/main/resources/AutoscalerService.wsdl
+++
b/service-stubs/org.apache.stratos.autoscaler.service.stub/src/main/resources/AutoscalerService.wsdl
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?><wsdl:definitions
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:ax29="http://deployment.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ns="http://impl.services.autoscaler.stratos.apache.org"
xmlns:ax27="http://exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax25="http://application.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax21="http://pojo.applications.autoscaler.stratos.apache.org/xsd"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:ax216="http://autoscale.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax22="http://common.stratos.apache.org/xsd"
xmlns:ax214="http://pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ns1="http://org.apache.axis2/xsd"
xmlns:ax220="http://policy.exception.autoscaler.stratos.apache.org/xsd"
xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"
xmlns:ax210="http://partition.common.stratos.apache.org/xsd"
xmlns:ax223="http://rmi.java/xsd"
xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
xmlns:ax224="http://io.java/xsd"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
targetNamespace="http://impl.services.autoscaler.stratos.apache.org">
+<?xml version="1.0" encoding="UTF-8"?><wsdl:definitions
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:ax29="http://pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ns="http://impl.services.autoscaler.stratos.apache.org"
xmlns:ax25="http://pojo.applications.autoscaler.stratos.apache.org/xsd"
xmlns:ax26="http://common.stratos.apache.org/xsd"
xmlns:ax23="http://exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax21="http://application.exception.autoscaler.stratos.apache.org/xsd"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:ax216="http://autoscale.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ns1="http://org.apache.axis2/xsd"
xmlns:ax220="http://policy.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax212="http://partition.common.stratos.apache.org/xsd"
xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"
xmlns:ax223="http://rmi.java/xsd"
xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
xmlns:ax211="http://deployment.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax224="http://io.java/xsd"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
targetNamespace="http://impl.services.autoscaler.stratos.apache.org">
<wsdl:types>
<xs:schema xmlns:ax225="http://io.java/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://rmi.java/xsd">
<xs:import namespace="http://io.java/xsd"/>
@@ -34,18 +34,18 @@
</xs:sequence>
</xs:complexType>
</xs:schema>
- <xs:schema xmlns:ax23="http://common.stratos.apache.org/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://pojo.applications.autoscaler.stratos.apache.org/xsd">
+ <xs:schema xmlns:ax27="http://common.stratos.apache.org/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://pojo.applications.autoscaler.stratos.apache.org/xsd">
<xs:import namespace="http://common.stratos.apache.org/xsd"/>
<xs:complexType name="ApplicationContext">
<xs:sequence>
<xs:element minOccurs="0" name="alias" nillable="true"
type="xs:string"/>
<xs:element minOccurs="0" name="applicationId"
nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="applicationUuid"
nillable="true" type="xs:string"/>
- <xs:element minOccurs="0" name="components"
nillable="true" type="ax21:ComponentContext"/>
+ <xs:element minOccurs="0" name="components"
nillable="true" type="ax25:ComponentContext"/>
<xs:element minOccurs="0" name="description"
nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="multiTenant"
type="xs:boolean"/>
<xs:element minOccurs="0" name="name" nillable="true"
type="xs:string"/>
- <xs:element minOccurs="0" name="properties"
nillable="true" type="ax23:Properties"/>
+ <xs:element minOccurs="0" name="properties"
nillable="true" type="ax27:Properties"/>
<xs:element minOccurs="0" name="status" nillable="true"
type="xs:string"/>
<xs:element minOccurs="0" name="tenantAdminUsername"
nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="tenantDomain"
nillable="true" type="xs:string"/>
@@ -54,10 +54,10 @@
</xs:complexType>
<xs:complexType name="ComponentContext">
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="applicationClusterContexts" nillable="true"
type="ax21:ApplicationClusterContext"/>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="cartridgeContexts" nillable="true" type="ax21:CartridgeContext"/>
- <xs:element minOccurs="0" name="dependencyContext"
nillable="true" type="ax21:DependencyContext"/>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="groupContexts" nillable="true" type="ax21:GroupContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="applicationClusterContexts" nillable="true"
type="ax25:ApplicationClusterContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="cartridgeContexts" nillable="true" type="ax25:CartridgeContext"/>
+ <xs:element minOccurs="0" name="dependencyContext"
nillable="true" type="ax25:DependencyContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="groupContexts" nillable="true" type="ax25:GroupContext"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ApplicationClusterContext">
@@ -69,8 +69,8 @@
<xs:element maxOccurs="unbounded" minOccurs="0"
name="dependencyClusterIds" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="deploymentPolicyName"
nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="hostName" nillable="true"
type="xs:string"/>
- <xs:element minOccurs="0" name="persistenceContext"
nillable="true" type="ax21:PersistenceContext"/>
- <xs:element minOccurs="0" name="properties"
nillable="true" type="ax23:Properties"/>
+ <xs:element minOccurs="0" name="persistenceContext"
nillable="true" type="ax25:PersistenceContext"/>
+ <xs:element minOccurs="0" name="properties"
nillable="true" type="ax27:Properties"/>
<xs:element minOccurs="0" name="tenantRange"
nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="textPayload"
nillable="true" type="xs:string"/>
</xs:sequence>
@@ -78,7 +78,7 @@
<xs:complexType name="PersistenceContext">
<xs:sequence>
<xs:element minOccurs="0" name="persistenceRequired"
type="xs:boolean"/>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="volumes" nillable="true" type="ax21:VolumeContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="volumes" nillable="true" type="ax25:VolumeContext"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="VolumeContext">
@@ -97,7 +97,8 @@
<xs:sequence>
<xs:element minOccurs="0" name="cartridgeMax"
type="xs:int"/>
<xs:element minOccurs="0" name="cartridgeMin"
type="xs:int"/>
- <xs:element minOccurs="0" name="subscribableInfoContext"
nillable="true" type="ax21:SubscribableInfoContext"/>
+ <xs:element minOccurs="0" name="subscribableInfoContext"
nillable="true" type="ax25:SubscribableInfoContext"/>
+ <xs:element minOccurs="0" name="tenantId" type="xs:int"/>
<xs:element minOccurs="0" name="type" nillable="true"
type="xs:string"/>
<xs:element minOccurs="0" name="uuid" nillable="true"
type="xs:string"/>
</xs:sequence>
@@ -105,7 +106,7 @@
<xs:complexType name="SubscribableInfoContext">
<xs:sequence>
<xs:element minOccurs="0" name="alias" nillable="true"
type="xs:string"/>
- <xs:element minOccurs="0" name="artifactRepositoryContext"
nillable="true" type="ax21:ArtifactRepositoryContext"/>
+ <xs:element minOccurs="0" name="artifactRepositoryContext"
nillable="true" type="ax25:ArtifactRepositoryContext"/>
<xs:element minOccurs="0" name="autoscalingPolicy"
nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="autoscalingPolicyUuid"
nillable="true" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="dependencyAliases" nillable="true" type="xs:string"/>
@@ -113,8 +114,8 @@
<xs:element minOccurs="0" name="deploymentPolicyUuid"
nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="maxMembers" type="xs:int"/>
<xs:element minOccurs="0" name="minMembers" type="xs:int"/>
- <xs:element minOccurs="0" name="persistenceContext"
nillable="true" type="ax21:PersistenceContext"/>
- <xs:element minOccurs="0" name="properties"
nillable="true" type="ax23:Properties"/>
+ <xs:element minOccurs="0" name="persistenceContext"
nillable="true" type="ax25:PersistenceContext"/>
+ <xs:element minOccurs="0" name="properties"
nillable="true" type="ax27:Properties"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ArtifactRepositoryContext">
@@ -136,10 +137,10 @@
<xs:complexType name="GroupContext">
<xs:sequence>
<xs:element minOccurs="0" name="alias" nillable="true"
type="xs:string"/>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="cartridgeContexts" nillable="true" type="ax21:CartridgeContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="cartridgeContexts" nillable="true" type="ax25:CartridgeContext"/>
<xs:element minOccurs="0" name="deploymentPolicy"
nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="deploymentPolicyUuid"
nillable="true" type="xs:string"/>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="groupContexts" nillable="true" type="ax21:GroupContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="groupContexts" nillable="true" type="ax25:GroupContext"/>
<xs:element minOccurs="0" name="groupMaxInstances"
type="xs:int"/>
<xs:element minOccurs="0" name="groupMinInstances"
type="xs:int"/>
<xs:element minOccurs="0" name="name" nillable="true"
type="xs:string"/>
@@ -152,8 +153,8 @@
<xs:complexType name="ServiceGroup">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="cartridges" nillable="true" type="xs:string"/>
- <xs:element minOccurs="0" name="dependencies"
nillable="true" type="ax214:Dependencies"/>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="groups" nillable="true" type="ax214:ServiceGroup"/>
+ <xs:element minOccurs="0" name="dependencies"
nillable="true" type="ax29:Dependencies"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="groups" nillable="true" type="ax29:ServiceGroup"/>
<xs:element minOccurs="0" name="name" nillable="true"
type="xs:string"/>
<xs:element minOccurs="0" name="tenantId" type="xs:int"/>
<xs:element minOccurs="0" name="uuid" nillable="true"
type="xs:string"/>
@@ -167,53 +168,41 @@
</xs:sequence>
</xs:complexType>
</xs:schema>
- <xs:schema
xmlns:ax28="http://exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax26="http://application.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax24="http://pojo.applications.autoscaler.stratos.apache.org/xsd"
xmlns:ax217="http://autoscale.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax218="http://common.stratos.apache.org/xsd"
xmlns:ax215="http://pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax221="http://policy.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax213="http://deployment.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax226="http://rmi.java/xsd" attributeFormDefault="qualified"
elementFormDefault="qualified"
targetNamespace="http://impl.services.autoscaler.stratos.apache.org">
- <xs:import
namespace="http://pojo.applications.autoscaler.stratos.apache.org/xsd"/>
+ <xs:schema
xmlns:ax28="http://pojo.applications.autoscaler.stratos.apache.org/xsd"
xmlns:ax24="http://exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax217="http://autoscale.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax22="http://application.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax218="http://common.stratos.apache.org/xsd"
xmlns:ax215="http://deployment.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax221="http://policy.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax210="http://pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax226="http://rmi.java/xsd" attributeFormDefault="qualified"
elementFormDefault="qualified"
targetNamespace="http://impl.services.autoscaler.stratos.apache.org">
<xs:import
namespace="http://application.exception.autoscaler.stratos.apache.org/xsd"/>
<xs:import
namespace="http://exception.autoscaler.stratos.apache.org/xsd"/>
- <xs:import
namespace="http://deployment.policy.pojo.autoscaler.stratos.apache.org/xsd"/>
+ <xs:import
namespace="http://pojo.applications.autoscaler.stratos.apache.org/xsd"/>
<xs:import
namespace="http://pojo.autoscaler.stratos.apache.org/xsd"/>
+ <xs:import
namespace="http://deployment.policy.pojo.autoscaler.stratos.apache.org/xsd"/>
<xs:import
namespace="http://autoscale.policy.pojo.autoscaler.stratos.apache.org/xsd"/>
<xs:import namespace="http://common.stratos.apache.org/xsd"/>
<xs:import
namespace="http://policy.exception.autoscaler.stratos.apache.org/xsd"/>
<xs:import namespace="http://rmi.java/xsd"/>
- <xs:element name="getApplications">
- <xs:complexType>
- <xs:sequence/>
- </xs:complexType>
- </xs:element>
- <xs:element name="getApplicationsResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax24:ApplicationContext"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
<xs:element name="AutoscalerServiceApplicationDefinitionException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="ApplicationDefinitionException" nillable="true"
type="ax25:ApplicationDefinitionException"/>
+ <xs:element minOccurs="0"
name="ApplicationDefinitionException" nillable="true"
type="ax21:ApplicationDefinitionException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element
name="AutoscalerServiceCartridgeGroupNotFoundException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="CartridgeGroupNotFoundException" nillable="true"
type="ax27:CartridgeGroupNotFoundException"/>
+ <xs:element minOccurs="0"
name="CartridgeGroupNotFoundException" nillable="true"
type="ax23:CartridgeGroupNotFoundException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AutoscalerServiceCartridgeNotFoundException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="CartridgeNotFoundException" nillable="true"
type="ax27:CartridgeNotFoundException"/>
+ <xs:element minOccurs="0"
name="CartridgeNotFoundException" nillable="true"
type="ax23:CartridgeNotFoundException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="addApplication">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="applicationContext"
nillable="true" type="ax24:ApplicationContext"/>
+ <xs:element minOccurs="0" name="applicationContext"
nillable="true" type="ax28:ApplicationContext"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -224,17 +213,29 @@
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getDeploymentPolicy">
+ <xs:element name="getApplications">
+ <xs:complexType>
+ <xs:sequence/>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="getApplicationsResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="deploymentPolicyId"
nillable="true" type="xs:string"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax28:ApplicationContext"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getDeploymentPolicyResponse">
+ <xs:element name="getServiceGroup">
+ <xs:complexType>
+ <xs:sequence>
+ <xs:element minOccurs="0" name="uuid" nillable="true"
type="xs:string"/>
+ </xs:sequence>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="getServiceGroupResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax29:DeploymentPolicy"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax29:ServiceGroup"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -248,21 +249,21 @@
<xs:element name="getApplicationResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax24:ApplicationContext"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax28:ApplicationContext"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getServiceGroup">
+ <xs:element name="getDeploymentPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="uuid" nillable="true"
type="xs:string"/>
+ <xs:element minOccurs="0" name="deploymentPolicyId"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getServiceGroupResponse">
+ <xs:element name="getDeploymentPolicyResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax214:ServiceGroup"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax215:DeploymentPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -283,7 +284,7 @@
<xs:element name="AutoscalerServiceInvalidArgumentException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="InvalidArgumentException" nillable="true"
type="ax27:InvalidArgumentException"/>
+ <xs:element minOccurs="0"
name="InvalidArgumentException" nillable="true"
type="ax23:InvalidArgumentException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -291,7 +292,7 @@
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="clusterId"
nillable="true" type="xs:string"/>
- <xs:element minOccurs="0" name="properties"
nillable="true" type="ax22:Properties"/>
+ <xs:element minOccurs="0" name="properties"
nillable="true" type="ax26:Properties"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -302,17 +303,17 @@
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getApplicationPolicy">
+ <xs:element name="getApplicationPolicyByUuid">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="applicationPolicyUuid"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getApplicationPolicyResponse">
+ <xs:element name="getApplicationPolicyByUuidResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax29:ApplicationPolicy"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax215:ApplicationPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -345,7 +346,7 @@
<xs:element
name="AutoscalerServiceAutoScalingPolicyAlreadyExistException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="AutoScalingPolicyAlreadyExistException" nillable="true"
type="ax27:AutoScalingPolicyAlreadyExistException"/>
+ <xs:element minOccurs="0"
name="AutoScalingPolicyAlreadyExistException" nillable="true"
type="ax23:AutoScalingPolicyAlreadyExistException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -430,7 +431,7 @@
<xs:element name="updateApplication">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="applicationContext"
nillable="true" type="ax24:ApplicationContext"/>
+ <xs:element minOccurs="0" name="applicationContext"
nillable="true" type="ax28:ApplicationContext"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -452,7 +453,7 @@
<xs:element name="getApplicationByTenantResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax24:ApplicationContext"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax28:ApplicationContext"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -481,7 +482,7 @@
<xs:element name="getApplicationsByTenantResponse">
<xs:complexType>
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax24:ApplicationContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax28:ApplicationContext"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -532,14 +533,14 @@
<xs:element name="AutoscalerServiceInvalidServiceGroupException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="InvalidServiceGroupException" nillable="true"
type="ax25:InvalidServiceGroupException"/>
+ <xs:element minOccurs="0"
name="InvalidServiceGroupException" nillable="true"
type="ax21:InvalidServiceGroupException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="addServiceGroup">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="servicegroup"
nillable="true" type="ax214:ServiceGroup"/>
+ <xs:element minOccurs="0" name="servicegroup"
nillable="true" type="ax29:ServiceGroup"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -553,7 +554,7 @@
<xs:element name="updateServiceGroup">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="cartridgeGroup"
nillable="true" type="ax214:ServiceGroup"/>
+ <xs:element minOccurs="0" name="cartridgeGroup"
nillable="true" type="ax29:ServiceGroup"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -589,7 +590,7 @@
<xs:element name="getServiceGroupByTenantResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax214:ServiceGroup"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax29:ServiceGroup"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -604,7 +605,7 @@
<xs:element name="getDeploymentPolicyByTenantResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax29:DeploymentPolicy"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax215:DeploymentPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -626,7 +627,7 @@
<xs:element name="AutoscalerServiceAutoScalerException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="AutoScalerException"
nillable="true" type="ax27:AutoScalerException"/>
+ <xs:element minOccurs="0" name="AutoScalerException"
nillable="true" type="ax23:AutoScalerException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -638,7 +639,7 @@
<xs:element name="getServiceGroupsResponse">
<xs:complexType>
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax214:ServiceGroup"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax29:ServiceGroup"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -652,7 +653,7 @@
<xs:element name="getServiceGroupsByTenantResponse">
<xs:complexType>
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax214:ServiceGroup"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax29:ServiceGroup"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -708,7 +709,7 @@
<xs:element
name="AutoscalerServiceInvalidApplicationPolicyException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="InvalidApplicationPolicyException" nillable="true"
type="ax25:InvalidApplicationPolicyException"/>
+ <xs:element minOccurs="0"
name="InvalidApplicationPolicyException" nillable="true"
type="ax21:InvalidApplicationPolicyException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -722,7 +723,7 @@
<xs:element name="addApplicationPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="applicationPolicy"
nillable="true" type="ax29:ApplicationPolicy"/>
+ <xs:element minOccurs="0" name="applicationPolicy"
nillable="true" type="ax215:ApplicationPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -744,7 +745,7 @@
<xs:element name="getApplicationPolicyByTenantResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax29:ApplicationPolicy"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax215:ApplicationPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -772,7 +773,7 @@
<xs:element name="updateApplicationPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="applicationPolicy"
nillable="true" type="ax29:ApplicationPolicy"/>
+ <xs:element minOccurs="0" name="applicationPolicy"
nillable="true" type="ax215:ApplicationPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -791,7 +792,21 @@
<xs:element name="getApplicationPoliciesResponse">
<xs:complexType>
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax29:ApplicationPolicy"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax215:ApplicationPolicy"/>
+ </xs:sequence>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="getApplicationPoliciesByTenant">
+ <xs:complexType>
+ <xs:sequence>
+ <xs:element minOccurs="0" name="tenantId"
type="xs:int"/>
+ </xs:sequence>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="getApplicationPoliciesByTenantResponse">
+ <xs:complexType>
+ <xs:sequence>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax215:ApplicationPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -812,7 +827,7 @@
<xs:element name="addDeployementPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="deploymentPolicy"
nillable="true" type="ax29:DeploymentPolicy"/>
+ <xs:element minOccurs="0" name="deploymentPolicy"
nillable="true" type="ax215:DeploymentPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -833,14 +848,14 @@
<xs:element
name="AutoscalerServiceCloudControllerConnectionException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="CloudControllerConnectionException" nillable="true"
type="ax27:CloudControllerConnectionException"/>
+ <xs:element minOccurs="0"
name="CloudControllerConnectionException" nillable="true"
type="ax23:CloudControllerConnectionException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="updateDeploymentPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="deploymentPolicy"
nillable="true" type="ax29:DeploymentPolicy"/>
+ <xs:element minOccurs="0" name="deploymentPolicy"
nillable="true" type="ax215:DeploymentPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -876,7 +891,7 @@
<xs:element name="getDeploymentPolicyForTenantResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax29:DeploymentPolicy"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax215:DeploymentPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -888,7 +903,7 @@
<xs:element name="getDeploymentPoliciesResponse">
<xs:complexType>
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax29:DeploymentPolicy"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax215:DeploymentPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -902,18 +917,33 @@
<xs:element name="getDeploymentPoliciesByTenantResponse">
<xs:complexType>
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax29:DeploymentPolicy"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax215:DeploymentPolicy"/>
+ </xs:sequence>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="getApplicationPolicy">
+ <xs:complexType>
+ <xs:sequence>
+ <xs:element minOccurs="0" name="applicationPolicyId"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0" name="tenantId"
type="xs:int"/>
+ </xs:sequence>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="getApplicationPolicyResponse">
+ <xs:complexType>
+ <xs:sequence>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax215:ApplicationPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
- <xs:schema xmlns:ax219="http://common.stratos.apache.org/xsd"
xmlns:ax212="http://partition.common.stratos.apache.org/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://deployment.policy.pojo.autoscaler.stratos.apache.org/xsd">
+ <xs:schema xmlns:ax219="http://common.stratos.apache.org/xsd"
xmlns:ax214="http://partition.common.stratos.apache.org/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://deployment.policy.pojo.autoscaler.stratos.apache.org/xsd">
<xs:import
namespace="http://partition.common.stratos.apache.org/xsd"/>
<xs:import namespace="http://common.stratos.apache.org/xsd"/>
<xs:complexType name="DeploymentPolicy">
<xs:sequence>
<xs:element minOccurs="0" name="id" nillable="true"
type="xs:string"/>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="networkPartitionRefs" nillable="true" type="ax212:NetworkPartitionRef"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="networkPartitionRefs" nillable="true" type="ax214:NetworkPartitionRef"/>
<xs:element minOccurs="0" name="tenantId" type="xs:int"/>
<xs:element minOccurs="0" name="uuid" nillable="true"
type="xs:string"/>
</xs:sequence>
@@ -925,19 +955,19 @@
<xs:element maxOccurs="unbounded" minOccurs="0"
name="networkPartitionGroups" nillable="true" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="networkPartitions" nillable="true" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="networkPartitionsUuid" nillable="true" type="xs:string"/>
- <xs:element minOccurs="0" name="properties"
nillable="true" type="ax22:Properties"/>
+ <xs:element minOccurs="0" name="properties"
nillable="true" type="ax26:Properties"/>
<xs:element minOccurs="0" name="tenantId" type="xs:int"/>
<xs:element minOccurs="0" name="uuid" nillable="true"
type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:schema>
- <xs:schema xmlns:ax211="http://common.stratos.apache.org/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://partition.common.stratos.apache.org/xsd">
+ <xs:schema xmlns:ax213="http://common.stratos.apache.org/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://partition.common.stratos.apache.org/xsd">
<xs:import namespace="http://common.stratos.apache.org/xsd"/>
<xs:complexType name="NetworkPartitionRef">
<xs:sequence>
<xs:element minOccurs="0" name="id" nillable="true"
type="xs:string"/>
<xs:element minOccurs="0" name="partitionAlgo"
nillable="true" type="xs:string"/>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="partitionRefs" nillable="true" type="ax210:PartitionRef"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="partitionRefs" nillable="true" type="ax212:PartitionRef"/>
<xs:element minOccurs="0" name="uuid" nillable="true"
type="xs:string"/>
</xs:sequence>
</xs:complexType>
@@ -947,7 +977,7 @@
<xs:element minOccurs="0" name="id" nillable="true"
type="xs:string"/>
<xs:element minOccurs="0" name="kubernetesClusterId"
nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="partitionMax"
type="xs:int"/>
- <xs:element minOccurs="0" name="properties"
nillable="true" type="ax22:Properties"/>
+ <xs:element minOccurs="0" name="properties"
nillable="true" type="ax26:Properties"/>
</xs:sequence>
</xs:complexType>
</xs:schema>
@@ -971,7 +1001,7 @@
<xs:schema attributeFormDefault="qualified"
elementFormDefault="qualified"
targetNamespace="http://common.stratos.apache.org/xsd">
<xs:complexType name="Properties">
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="properties" nillable="true" type="ax22:Property"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="properties" nillable="true" type="ax26:Property"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Property">
@@ -990,14 +1020,14 @@
</xs:complexType>
<xs:complexType name="UnremovablePolicyException">
<xs:complexContent>
- <xs:extension base="ax27:AutoScalerException">
+ <xs:extension base="ax23:AutoScalerException">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="PolicyDoesNotExistException">
<xs:complexContent>
- <xs:extension base="ax27:AutoScalerException">
+ <xs:extension base="ax23:AutoScalerException">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
@@ -1187,6 +1217,24 @@
<wsdl:message name="getDeploymentPolicyResponse">
<wsdl:part name="parameters" element="ns:getDeploymentPolicyResponse"/>
</wsdl:message>
+ <wsdl:message name="getApplicationPolicyByUuidRequest">
+ <wsdl:part name="parameters" element="ns:getApplicationPolicyByUuid"/>
+ </wsdl:message>
+ <wsdl:message name="getApplicationPolicyByUuidResponse">
+ <wsdl:part name="parameters"
element="ns:getApplicationPolicyByUuidResponse"/>
+ </wsdl:message>
+ <wsdl:message name="getApplicationPoliciesByTenantRequest">
+ <wsdl:part name="parameters"
element="ns:getApplicationPoliciesByTenant"/>
+ </wsdl:message>
+ <wsdl:message name="getApplicationPoliciesByTenantResponse">
+ <wsdl:part name="parameters"
element="ns:getApplicationPoliciesByTenantResponse"/>
+ </wsdl:message>
+ <wsdl:message name="addServiceGroupRequest">
+ <wsdl:part name="parameters" element="ns:addServiceGroup"/>
+ </wsdl:message>
+ <wsdl:message name="addServiceGroupResponse">
+ <wsdl:part name="parameters" element="ns:addServiceGroupResponse"/>
+ </wsdl:message>
<wsdl:message name="addAutoScalingPolicyRequest">
<wsdl:part name="parameters" element="ns:addAutoScalingPolicy"/>
</wsdl:message>
@@ -1208,12 +1256,6 @@
<wsdl:message
name="AutoscalerServiceDeploymentPolicyAlreadyExistsException">
<wsdl:part name="parameters"
element="ns:AutoscalerServiceDeploymentPolicyAlreadyExistsException"/>
</wsdl:message>
- <wsdl:message name="addServiceGroupRequest">
- <wsdl:part name="parameters" element="ns:addServiceGroup"/>
- </wsdl:message>
- <wsdl:message name="addServiceGroupResponse">
- <wsdl:part name="parameters" element="ns:addServiceGroupResponse"/>
- </wsdl:message>
<wsdl:message name="existApplicationRequest">
<wsdl:part name="parameters" element="ns:existApplication"/>
</wsdl:message>
@@ -1358,18 +1400,18 @@
<wsdl:message name="removeServiceGroupResponse">
<wsdl:part name="parameters" element="ns:removeServiceGroupResponse"/>
</wsdl:message>
- <wsdl:message name="updateApplicationRequest">
- <wsdl:part name="parameters" element="ns:updateApplication"/>
- </wsdl:message>
- <wsdl:message name="updateApplicationResponse">
- <wsdl:part name="parameters" element="ns:updateApplicationResponse"/>
- </wsdl:message>
<wsdl:message name="getApplicationPolicyRequest">
<wsdl:part name="parameters" element="ns:getApplicationPolicy"/>
</wsdl:message>
<wsdl:message name="getApplicationPolicyResponse">
<wsdl:part name="parameters"
element="ns:getApplicationPolicyResponse"/>
</wsdl:message>
+ <wsdl:message name="updateApplicationRequest">
+ <wsdl:part name="parameters" element="ns:updateApplication"/>
+ </wsdl:message>
+ <wsdl:message name="updateApplicationResponse">
+ <wsdl:part name="parameters" element="ns:updateApplicationResponse"/>
+ </wsdl:message>
<wsdl:portType name="AutoscalerServicePortType">
<wsdl:operation name="getServiceGroupByTenant">
<wsdl:input message="ns:getServiceGroupByTenantRequest"
wsaw:Action="urn:getServiceGroupByTenant"/>
@@ -1451,6 +1493,19 @@
<wsdl:input message="ns:getDeploymentPolicyRequest"
wsaw:Action="urn:getDeploymentPolicy"/>
<wsdl:output message="ns:getDeploymentPolicyResponse"
wsaw:Action="urn:getDeploymentPolicyResponse"/>
</wsdl:operation>
+ <wsdl:operation name="getApplicationPolicyByUuid">
+ <wsdl:input message="ns:getApplicationPolicyByUuidRequest"
wsaw:Action="urn:getApplicationPolicyByUuid"/>
+ <wsdl:output message="ns:getApplicationPolicyByUuidResponse"
wsaw:Action="urn:getApplicationPolicyByUuidResponse"/>
+ </wsdl:operation>
+ <wsdl:operation name="getApplicationPoliciesByTenant">
+ <wsdl:input message="ns:getApplicationPoliciesByTenantRequest"
wsaw:Action="urn:getApplicationPoliciesByTenant"/>
+ <wsdl:output message="ns:getApplicationPoliciesByTenantResponse"
wsaw:Action="urn:getApplicationPoliciesByTenantResponse"/>
+ </wsdl:operation>
+ <wsdl:operation name="addServiceGroup">
+ <wsdl:input message="ns:addServiceGroupRequest"
wsaw:Action="urn:addServiceGroup"/>
+ <wsdl:output message="ns:addServiceGroupResponse"
wsaw:Action="urn:addServiceGroupResponse"/>
+ <wsdl:fault
message="ns:AutoscalerServiceInvalidServiceGroupException"
name="AutoscalerServiceInvalidServiceGroupException"
wsaw:Action="urn:addServiceGroupAutoscalerServiceInvalidServiceGroupException"/>
+ </wsdl:operation>
<wsdl:operation name="addAutoScalingPolicy">
<wsdl:input message="ns:addAutoScalingPolicyRequest"
wsaw:Action="urn:addAutoScalingPolicy"/>
<wsdl:output message="ns:addAutoScalingPolicyResponse"
wsaw:Action="urn:addAutoScalingPolicyResponse"/>
@@ -1463,11 +1518,6 @@
<wsdl:fault
message="ns:AutoscalerServiceInvalidDeploymentPolicyException"
name="AutoscalerServiceInvalidDeploymentPolicyException"
wsaw:Action="urn:addDeployementPolicyAutoscalerServiceInvalidDeploymentPolicyException"/>
<wsdl:fault
message="ns:AutoscalerServiceDeploymentPolicyAlreadyExistsException"
name="AutoscalerServiceDeploymentPolicyAlreadyExistsException"
wsaw:Action="urn:addDeployementPolicyAutoscalerServiceDeploymentPolicyAlreadyExistsException"/>
</wsdl:operation>
- <wsdl:operation name="addServiceGroup">
- <wsdl:input message="ns:addServiceGroupRequest"
wsaw:Action="urn:addServiceGroup"/>
- <wsdl:output message="ns:addServiceGroupResponse"
wsaw:Action="urn:addServiceGroupResponse"/>
- <wsdl:fault
message="ns:AutoscalerServiceInvalidServiceGroupException"
name="AutoscalerServiceInvalidServiceGroupException"
wsaw:Action="urn:addServiceGroupAutoscalerServiceInvalidServiceGroupException"/>
- </wsdl:operation>
<wsdl:operation name="existApplication">
<wsdl:input message="ns:existApplicationRequest"
wsaw:Action="urn:existApplication"/>
<wsdl:output message="ns:existApplicationResponse"
wsaw:Action="urn:existApplicationResponse"/>
@@ -1568,6 +1618,10 @@
<wsdl:output message="ns:removeServiceGroupResponse"
wsaw:Action="urn:removeServiceGroupResponse"/>
<wsdl:fault
message="ns:AutoscalerServiceCartridgeGroupNotFoundException"
name="AutoscalerServiceCartridgeGroupNotFoundException"
wsaw:Action="urn:removeServiceGroupAutoscalerServiceCartridgeGroupNotFoundException"/>
</wsdl:operation>
+ <wsdl:operation name="getApplicationPolicy">
+ <wsdl:input message="ns:getApplicationPolicyRequest"
wsaw:Action="urn:getApplicationPolicy"/>
+ <wsdl:output message="ns:getApplicationPolicyResponse"
wsaw:Action="urn:getApplicationPolicyResponse"/>
+ </wsdl:operation>
<wsdl:operation name="updateApplication">
<wsdl:input message="ns:updateApplicationRequest"
wsaw:Action="urn:updateApplication"/>
<wsdl:output message="ns:updateApplicationResponse"
wsaw:Action="urn:updateApplicationResponse"/>
@@ -1575,10 +1629,6 @@
<wsdl:fault
message="ns:AutoscalerServiceCartridgeGroupNotFoundException"
name="AutoscalerServiceCartridgeGroupNotFoundException"
wsaw:Action="urn:updateApplicationAutoscalerServiceCartridgeGroupNotFoundException"/>
<wsdl:fault
message="ns:AutoscalerServiceCartridgeNotFoundException"
name="AutoscalerServiceCartridgeNotFoundException"
wsaw:Action="urn:updateApplicationAutoscalerServiceCartridgeNotFoundException"/>
</wsdl:operation>
- <wsdl:operation name="getApplicationPolicy">
- <wsdl:input message="ns:getApplicationPolicyRequest"
wsaw:Action="urn:getApplicationPolicy"/>
- <wsdl:output message="ns:getApplicationPolicyResponse"
wsaw:Action="urn:getApplicationPolicyResponse"/>
- </wsdl:operation>
</wsdl:portType>
<wsdl:binding name="AutoscalerServiceSoap11Binding"
type="ns:AutoscalerServicePortType">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http"
style="document"/>
@@ -1771,6 +1821,36 @@
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
+ <wsdl:operation name="getApplicationPolicyByUuid">
+ <soap:operation soapAction="urn:getApplicationPolicyByUuid"
style="document"/>
+ <wsdl:input>
+ <soap:body use="literal"/>
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal"/>
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="getApplicationPoliciesByTenant">
+ <soap:operation soapAction="urn:getApplicationPoliciesByTenant"
style="document"/>
+ <wsdl:input>
+ <soap:body use="literal"/>
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal"/>
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="addServiceGroup">
+ <soap:operation soapAction="urn:addServiceGroup" style="document"/>
+ <wsdl:input>
+ <soap:body use="literal"/>
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal"/>
+ </wsdl:output>
+ <wsdl:fault name="AutoscalerServiceInvalidServiceGroupException">
+ <soap:fault use="literal"
name="AutoscalerServiceInvalidServiceGroupException"/>
+ </wsdl:fault>
+ </wsdl:operation>
<wsdl:operation name="addAutoScalingPolicy">
<soap:operation soapAction="urn:addAutoScalingPolicy"
style="document"/>
<wsdl:input>
@@ -1801,18 +1881,6 @@
<soap:fault use="literal"
name="AutoscalerServiceInvalidDeploymentPolicyException"/>
</wsdl:fault>
</wsdl:operation>
- <wsdl:operation name="addServiceGroup">
- <soap:operation soapAction="urn:addServiceGroup" style="document"/>
- <wsdl:input>
- <soap:body use="literal"/>
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal"/>
- </wsdl:output>
- <wsdl:fault name="AutoscalerServiceInvalidServiceGroupException">
- <soap:fault use="literal"
name="AutoscalerServiceInvalidServiceGroupException"/>
- </wsdl:fault>
- </wsdl:operation>
<wsdl:operation name="existApplication">
<soap:operation soapAction="urn:existApplication"
style="document"/>
<wsdl:input>
@@ -2050,15 +2118,6 @@
<soap:fault use="literal"
name="AutoscalerServiceCartridgeGroupNotFoundException"/>
</wsdl:fault>
</wsdl:operation>
- <wsdl:operation name="getApplicationPolicy">
- <soap:operation soapAction="urn:getApplicationPolicy"
style="document"/>
- <wsdl:input>
- <soap:body use="literal"/>
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal"/>
- </wsdl:output>
- </wsdl:operation>
<wsdl:operation name="updateApplication">
<soap:operation soapAction="urn:updateApplication"
style="document"/>
<wsdl:input>
@@ -2077,6 +2136,15 @@
<soap:fault use="literal"
name="AutoscalerServiceCartridgeGroupNotFoundException"/>
</wsdl:fault>
</wsdl:operation>
+ <wsdl:operation name="getApplicationPolicy">
+ <soap:operation soapAction="urn:getApplicationPolicy"
style="document"/>
+ <wsdl:input>
+ <soap:body use="literal"/>
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal"/>
+ </wsdl:output>
+ </wsdl:operation>
</wsdl:binding>
<wsdl:binding name="AutoscalerServiceSoap12Binding"
type="ns:AutoscalerServicePortType">
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http"
style="document"/>
@@ -2269,6 +2337,36 @@
<soap12:body use="literal"/>
</wsdl:output>
</wsdl:operation>
+ <wsdl:operation name="getApplicationPolicyByUuid">
+ <soap12:operation soapAction="urn:getApplicationPolicyByUuid"
style="document"/>
+ <wsdl:input>
+ <soap12:body use="literal"/>
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal"/>
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="getApplicationPoliciesByTenant">
+ <soap12:operation soapAction="urn:getApplicationPoliciesByTenant"
style="document"/>
+ <wsdl:input>
+ <soap12:body use="literal"/>
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal"/>
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="addServiceGroup">
+ <soap12:operation soapAction="urn:addServiceGroup"
style="document"/>
+ <wsdl:input>
+ <soap12:body use="literal"/>
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal"/>
+ </wsdl:output>
+ <wsdl:fault name="AutoscalerServiceInvalidServiceGroupException">
+ <soap12:fault use="literal"
name="AutoscalerServiceInvalidServiceGroupException"/>
+ </wsdl:fault>
+ </wsdl:operation>
<wsdl:operation name="addAutoScalingPolicy">
<soap12:operation soapAction="urn:addAutoScalingPolicy"
style="document"/>
<wsdl:input>
@@ -2299,18 +2397,6 @@
<soap12:fault use="literal"
name="AutoscalerServiceInvalidDeploymentPolicyException"/>
</wsdl:fault>
</wsdl:operation>
- <wsdl:operation name="addServiceGroup">
- <soap12:operation soapAction="urn:addServiceGroup"
style="document"/>
- <wsdl:input>
- <soap12:body use="literal"/>
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal"/>
- </wsdl:output>
- <wsdl:fault name="AutoscalerServiceInvalidServiceGroupException">
- <soap12:fault use="literal"
name="AutoscalerServiceInvalidServiceGroupException"/>
- </wsdl:fault>
- </wsdl:operation>
<wsdl:operation name="existApplication">
<soap12:operation soapAction="urn:existApplication"
style="document"/>
<wsdl:input>
@@ -2548,15 +2634,6 @@
<soap12:fault use="literal"
name="AutoscalerServiceCartridgeGroupNotFoundException"/>
</wsdl:fault>
</wsdl:operation>
- <wsdl:operation name="getApplicationPolicy">
- <soap12:operation soapAction="urn:getApplicationPolicy"
style="document"/>
- <wsdl:input>
- <soap12:body use="literal"/>
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal"/>
- </wsdl:output>
- </wsdl:operation>
<wsdl:operation name="updateApplication">
<soap12:operation soapAction="urn:updateApplication"
style="document"/>
<wsdl:input>
@@ -2575,6 +2652,15 @@
<soap12:fault use="literal"
name="AutoscalerServiceCartridgeGroupNotFoundException"/>
</wsdl:fault>
</wsdl:operation>
+ <wsdl:operation name="getApplicationPolicy">
+ <soap12:operation soapAction="urn:getApplicationPolicy"
style="document"/>
+ <wsdl:input>
+ <soap12:body use="literal"/>
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal"/>
+ </wsdl:output>
+ </wsdl:operation>
</wsdl:binding>
<wsdl:binding name="AutoscalerServiceHttpBinding"
type="ns:AutoscalerServicePortType">
<http:binding verb="POST"/>
@@ -2731,8 +2817,8 @@
<mime:content type="text/xml" part="parameters"/>
</wsdl:output>
</wsdl:operation>
- <wsdl:operation name="addAutoScalingPolicy">
- <http:operation location="addAutoScalingPolicy"/>
+ <wsdl:operation name="getApplicationPolicyByUuid">
+ <http:operation location="getApplicationPolicyByUuid"/>
<wsdl:input>
<mime:content type="text/xml" part="parameters"/>
</wsdl:input>
@@ -2740,8 +2826,8 @@
<mime:content type="text/xml" part="parameters"/>
</wsdl:output>
</wsdl:operation>
- <wsdl:operation name="addDeployementPolicy">
- <http:operation location="addDeployementPolicy"/>
+ <wsdl:operation name="getApplicationPoliciesByTenant">
+ <http:operation location="getApplicationPoliciesByTenant"/>
<wsdl:input>
<mime:content type="text/xml" part="parameters"/>
</wsdl:input>
@@ -2758,6 +2844,24 @@
<mime:content type="text/xml" part="parameters"/>
</wsdl:output>
</wsdl:operation>
+ <wsdl:operation name="addAutoScalingPolicy">
+ <http:operation location="addAutoScalingPolicy"/>
+ <wsdl:input>
+ <mime:content type="text/xml" part="parameters"/>
+ </wsdl:input>
+ <wsdl:output>
+ <mime:content type="text/xml" part="parameters"/>
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="addDeployementPolicy">
+ <http:operation location="addDeployementPolicy"/>
+ <wsdl:input>
+ <mime:content type="text/xml" part="parameters"/>
+ </wsdl:input>
+ <wsdl:output>
+ <mime:content type="text/xml" part="parameters"/>
+ </wsdl:output>
+ </wsdl:operation>
<wsdl:operation name="existApplication">
<http:operation location="existApplication"/>
<wsdl:input>
@@ -2947,8 +3051,8 @@
<mime:content type="text/xml" part="parameters"/>
</wsdl:output>
</wsdl:operation>
- <wsdl:operation name="getApplicationPolicy">
- <http:operation location="getApplicationPolicy"/>
+ <wsdl:operation name="updateApplication">
+ <http:operation location="updateApplication"/>
<wsdl:input>
<mime:content type="text/xml" part="parameters"/>
</wsdl:input>
@@ -2956,8 +3060,8 @@
<mime:content type="text/xml" part="parameters"/>
</wsdl:output>
</wsdl:operation>
- <wsdl:operation name="updateApplication">
- <http:operation location="updateApplication"/>
+ <wsdl:operation name="getApplicationPolicy">
+ <http:operation location="getApplicationPolicy"/>
<wsdl:input>
<mime:content type="text/xml" part="parameters"/>
</wsdl:input>