http://git-wip-us.apache.org/repos/asf/stratos/blob/3accca72/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 ad14ba5..fb40b3d 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,10 +1,10 @@
-<?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:ax214="http://partition.common.stratos.apache.org/xsd"
xmlns:ns1="http://org.apache.axis2/xsd"
xmlns:ax220="http://policy.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax213="http://deployment.policy.pojo.autoscaler.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://autoscale.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">
+<?xml version="1.0" encoding="UTF-8"?><wsdl:definitions
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:ns="http://impl.services.autoscaler.stratos.apache.org"
xmlns:ax27="http://pojo.applications.autoscaler.stratos.apache.org/xsd"
xmlns:ax28="http://common.stratos.apache.org/xsd"
xmlns:ax25="http://exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax23="http://application.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax21="http://pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax217="http://deployment.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:ns1="http://org.apache.axis2/xsd"
xmlns:ax215="http://policy.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax212="http://io.java/xsd"
xmlns:ax222="http://partition.common.stratos.apache.org/xsd"
xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"
xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
xmlns:ax211="http://rmi.java/xsd" xmlns:ax225="http://autoscale.policy.pojo.au
toscaler.stratos.apache.org/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:schema xmlns:ax213="http://io.java/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://rmi.java/xsd">
<xs:import namespace="http://io.java/xsd"/>
<xs:complexType name="RemoteException">
<xs:complexContent>
- <xs:extension base="ax224:IOException">
+ <xs:extension base="ax212:IOException">
<xs:sequence>
<xs:element minOccurs="0" name="cause"
nillable="true" type="xs:anyType"/>
<xs:element minOccurs="0" name="message"
nillable="true" type="xs:string"/>
@@ -21,8 +21,9 @@
<xs:element minOccurs="0" name="id" nillable="true"
type="xs:string"/>
<xs:element minOccurs="0" name="instanceRoundingFactor"
type="xs:float"/>
<xs:element minOccurs="0" name="isPublic"
type="xs:boolean"/>
- <xs:element minOccurs="0" name="loadThresholds"
nillable="true" type="ax211:LoadThresholds"/>
+ <xs:element minOccurs="0" name="loadThresholds"
nillable="true" type="ax225:LoadThresholds"/>
<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:complexType name="LoadThresholds">
@@ -33,17 +34,17 @@
</xs:sequence>
</xs:complexType>
</xs:schema>
- <xs:schema xmlns:ax27="http://common.stratos.apache.org/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://pojo.applications.autoscaler.stratos.apache.org/xsd">
+ <xs:schema xmlns:ax29="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="components"
nillable="true" type="ax25:ComponentContext"/>
+ <xs:element minOccurs="0" name="components"
nillable="true" type="ax27: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="ax27:Properties"/>
+ <xs:element minOccurs="0" name="properties"
nillable="true" type="ax29: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"/>
@@ -52,10 +53,10 @@
</xs:complexType>
<xs:complexType name="ComponentContext">
<xs:sequence>
- <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:element maxOccurs="unbounded" minOccurs="0"
name="applicationClusterContexts" nillable="true"
type="ax27:ApplicationClusterContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="cartridgeContexts" nillable="true" type="ax27:CartridgeContext"/>
+ <xs:element minOccurs="0" name="dependencyContext"
nillable="true" type="ax27:DependencyContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="groupContexts" nillable="true" type="ax27:GroupContext"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ApplicationClusterContext">
@@ -66,8 +67,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="ax25:PersistenceContext"/>
- <xs:element minOccurs="0" name="properties"
nillable="true" type="ax27:Properties"/>
+ <xs:element minOccurs="0" name="persistenceContext"
nillable="true" type="ax27:PersistenceContext"/>
+ <xs:element minOccurs="0" name="properties"
nillable="true" type="ax29: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>
@@ -75,7 +76,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="ax25:VolumeContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="volumes" nillable="true" type="ax27:VolumeContext"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="VolumeContext">
@@ -94,21 +95,21 @@
<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="ax25:SubscribableInfoContext"/>
+ <xs:element minOccurs="0" name="subscribableInfoContext"
nillable="true" type="ax27:SubscribableInfoContext"/>
<xs:element minOccurs="0" name="type" nillable="true"
type="xs:string"/>
</xs:sequence>
</xs:complexType>
<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="ax25:ArtifactRepositoryContext"/>
+ <xs:element minOccurs="0" name="artifactRepositoryContext"
nillable="true" type="ax27:ArtifactRepositoryContext"/>
<xs:element minOccurs="0" name="autoscalingPolicy"
nillable="true" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="dependencyAliases" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="deploymentPolicy"
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="ax25:PersistenceContext"/>
- <xs:element minOccurs="0" name="properties"
nillable="true" type="ax27:Properties"/>
+ <xs:element minOccurs="0" name="persistenceContext"
nillable="true" type="ax27:PersistenceContext"/>
+ <xs:element minOccurs="0" name="properties"
nillable="true" type="ax29:Properties"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ArtifactRepositoryContext">
@@ -130,9 +131,9 @@
<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="ax25:CartridgeContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="cartridgeContexts" nillable="true" type="ax27:CartridgeContext"/>
<xs:element minOccurs="0" name="deploymentPolicy"
nillable="true" type="xs:string"/>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="groupContexts" nillable="true" type="ax25:GroupContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="groupContexts" nillable="true" type="ax27: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"/>
@@ -143,8 +144,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="ax29:Dependencies"/>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="groups" nillable="true" type="ax29:ServiceGroup"/>
+ <xs:element minOccurs="0" name="dependencies"
nillable="true" type="ax21:Dependencies"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="groups" nillable="true" type="ax21:ServiceGroup"/>
<xs:element minOccurs="0" name="name" nillable="true"
type="xs:string"/>
</xs:sequence>
</xs:complexType>
@@ -156,41 +157,76 @@
</xs:sequence>
</xs:complexType>
</xs:schema>
- <xs:schema
xmlns:ax28="http://pojo.applications.autoscaler.stratos.apache.org/xsd"
xmlns:ax24="http://exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax217="http://deployment.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:ax212="http://autoscale.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:schema xmlns:ax218="http://common.stratos.apache.org/xsd"
xmlns:ax224="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://common.stratos.apache.org/xsd"/>
+ <xs:import
namespace="http://partition.common.stratos.apache.org/xsd"/>
+ <xs:complexType name="ApplicationPolicy">
+ <xs:sequence>
+ <xs:element minOccurs="0" name="algorithm" nillable="true"
type="xs:string"/>
+ <xs:element minOccurs="0" name="id" nillable="true"
type="xs:string"/>
+ <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 minOccurs="0" name="properties"
nillable="true" type="ax28:Properties"/>
+ </xs:sequence>
+ </xs:complexType>
+ <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="ax222:NetworkPartitionRef"/>
+ <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:ax26="http://exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax24="http://application.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax216="http://policy.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax22="http://pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax219="http://deployment.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax214="http://rmi.java/xsd"
xmlns:ax221="http://common.stratos.apache.org/xsd"
xmlns:ax210="http://pojo.applications.autoscaler.stratos.apache.org/xsd"
xmlns:ax226="http://autoscale.policy.pojo.autoscaler.stratos.apache.org/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://impl.services.autoscaler.stratos.apache.org">
+ <xs:import
namespace="http://pojo.autoscaler.stratos.apache.org/xsd"/>
<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://pojo.applications.autoscaler.stratos.apache.org/xsd"/>
- <xs:import
namespace="http://pojo.autoscaler.stratos.apache.org/xsd"/>
- <xs:import
namespace="http://autoscale.policy.pojo.autoscaler.stratos.apache.org/xsd"/>
+ <xs:import namespace="http://rmi.java/xsd"/>
+ <xs:import
namespace="http://policy.exception.autoscaler.stratos.apache.org/xsd"/>
<xs:import
namespace="http://deployment.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:import
namespace="http://autoscale.policy.pojo.autoscaler.stratos.apache.org/xsd"/>
+ <xs:element name="getServiceGroup">
+ <xs:complexType>
+ <xs:sequence>
+ <xs:element minOccurs="0" name="name" 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="ax21:ServiceGroup"/>
+ </xs:sequence>
+ </xs:complexType>
+ </xs:element>
<xs:element name="AutoscalerServiceApplicationDefinitionException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="ApplicationDefinitionException" nillable="true"
type="ax21:ApplicationDefinitionException"/>
+ <xs:element minOccurs="0"
name="ApplicationDefinitionException" nillable="true"
type="ax23:ApplicationDefinitionException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element
name="AutoscalerServiceCartridgeGroupNotFoundException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="CartridgeGroupNotFoundException" nillable="true"
type="ax23:CartridgeGroupNotFoundException"/>
+ <xs:element minOccurs="0"
name="CartridgeGroupNotFoundException" nillable="true"
type="ax25:CartridgeGroupNotFoundException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AutoscalerServiceCartridgeNotFoundException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="CartridgeNotFoundException" nillable="true"
type="ax23:CartridgeNotFoundException"/>
+ <xs:element minOccurs="0"
name="CartridgeNotFoundException" nillable="true"
type="ax25:CartridgeNotFoundException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="addApplication">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="applicationContext"
nillable="true" type="ax28:ApplicationContext"/>
+ <xs:element minOccurs="0" name="applicationContext"
nillable="true" type="ax27:ApplicationContext"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -201,15 +237,17 @@
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getApplications">
+ <xs:element name="updateApplication">
<xs:complexType>
- <xs:sequence/>
+ <xs:sequence>
+ <xs:element minOccurs="0" name="applicationContext"
nillable="true" type="ax27:ApplicationContext"/>
+ </xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getApplicationsResponse">
+ <xs:element name="updateApplicationResponse">
<xs:complexType>
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax28:ApplicationContext"/>
+ <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -223,253 +261,234 @@
<xs:element name="getApplicationResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax28:ApplicationContext"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax27:ApplicationContext"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getServiceGroup">
+ <xs:element name="existApplication">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="name" nillable="true"
type="xs:string"/>
+ <xs:element minOccurs="0" name="applicationId"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getServiceGroupResponse">
+ <xs:element name="existApplicationResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax29:ServiceGroup"/>
+ <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getAutoscalingPolicy">
+ <xs:element name="getApplications">
<xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="autoscalingPolicyId"
nillable="true" type="xs:string"/>
- </xs:sequence>
+ <xs:sequence/>
</xs:complexType>
</xs:element>
- <xs:element name="getAutoscalingPolicyResponse">
+ <xs:element name="getApplicationsResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax212:AutoscalePolicy"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax27:ApplicationContext"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getDeploymentPolicy">
+ <xs:element name="deployApplication">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="deploymentPolicyID"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0" name="applicationId"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0" name="applicationPolicyId"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getDeploymentPolicyResponse">
+ <xs:element name="deployApplicationResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax217:DeploymentPolicy"/>
+ <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="AutoscalerServiceInvalidArgumentException">
+ <xs:element name="AutoscalerServiceRemoteException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="InvalidArgumentException" nillable="true"
type="ax23:InvalidArgumentException"/>
+ <xs:element minOccurs="0" name="RemoteException"
nillable="true" type="ax214:RemoteException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="updateClusterMonitor">
+ <xs:element
name="AutoscalerServiceInvalidApplicationPolicyException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="clusterId"
nillable="true" type="xs:string"/>
- <xs:element minOccurs="0" name="properties"
nillable="true" type="ax26:Properties"/>
+ <xs:element minOccurs="0"
name="InvalidApplicationPolicyException" nillable="true"
type="ax23:InvalidApplicationPolicyException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="updateClusterMonitorResponse">
+ <xs:element
name="AutoscalerServiceApplicationPolicyAlreadyExistsException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
+ <xs:element minOccurs="0"
name="ApplicationPolicyAlreadyExistsException" nillable="true"
type="ax216:ApplicationPolicyAlreadyExistsException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getApplicationPolicy">
+ <xs:element name="addApplicationPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="applicationPolicyId"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0" name="applicationPolicy"
nillable="true" type="ax217:ApplicationPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getApplicationPolicyResponse">
+ <xs:element name="addApplicationPolicyResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax217:ApplicationPolicy"/>
+ <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getAutoScalingPolicies">
- <xs:complexType>
- <xs:sequence/>
- </xs:complexType>
- </xs:element>
- <xs:element name="getAutoScalingPoliciesResponse">
+ <xs:element name="getApplicationPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax212:AutoscalePolicy"/>
+ <xs:element minOccurs="0" name="applicationPolicyId"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element
name="AutoscalerServiceAutoScalingPolicyAlreadyExistException">
+ <xs:element name="getApplicationPolicyResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="AutoScalingPolicyAlreadyExistException" nillable="true"
type="ax23:AutoScalingPolicyAlreadyExistException"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax217:ApplicationPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="addAutoScalingPolicy">
+ <xs:element name="getApplicationPolicies">
<xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="autoscalePolicy"
nillable="true" type="ax212:AutoscalePolicy"/>
- </xs:sequence>
+ <xs:sequence/>
</xs:complexType>
</xs:element>
- <xs:element name="addAutoScalingPolicyResponse">
+ <xs:element name="getApplicationPoliciesResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax217:ApplicationPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="AutoscalerServiceInvalidPolicyException">
+ <xs:element
name="AutoscalerServiceApplicatioinPolicyNotExistsException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="InvalidPolicyException" nillable="true"
type="ax220:InvalidPolicyException"/>
+ <xs:element minOccurs="0"
name="ApplicatioinPolicyNotExistsException" nillable="true"
type="ax216:ApplicatioinPolicyNotExistsException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="updateAutoScalingPolicy">
+ <xs:element name="updateApplicationPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="autoscalePolicy"
nillable="true" type="ax212:AutoscalePolicy"/>
+ <xs:element minOccurs="0" name="applicationPolicy"
nillable="true" type="ax217:ApplicationPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="updateAutoScalingPolicyResponse">
+ <xs:element name="updateApplicationPolicyResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="AutoscalerServiceUnremovablePolicyException">
+ <xs:element name="AutoscalerServiceInvalidPolicyException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="UnremovablePolicyException" nillable="true"
type="ax220:UnremovablePolicyException"/>
+ <xs:element minOccurs="0"
name="InvalidPolicyException" nillable="true"
type="ax216:InvalidPolicyException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="AutoscalerServicePolicyDoesNotExistException">
+ <xs:element name="AutoscalerServiceUnremovablePolicyException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="PolicyDoesNotExistException" nillable="true"
type="ax220:PolicyDoesNotExistException"/>
+ <xs:element minOccurs="0"
name="UnremovablePolicyException" nillable="true"
type="ax216:UnremovablePolicyException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="removeAutoScalingPolicy">
+ <xs:element name="removeApplicationPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="autoscalePolicyId"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0" name="applicationPolicyId"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="removeAutoScalingPolicyResponse">
+ <xs:element name="removeApplicationPolicyResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="updateApplication">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="applicationContext"
nillable="true" type="ax28:ApplicationContext"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="updateApplicationResponse">
+ <xs:element name="AutoscalerServiceAutoScalerException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
+ <xs:element minOccurs="0" name="AutoScalerException"
nillable="true" type="ax25:AutoScalerException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="existApplication">
+ <xs:element name="getApplicationNetworkPartitions">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="applicationId"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="existApplicationResponse">
+ <xs:element name="getApplicationNetworkPartitionsResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="deployApplication">
+ <xs:element name="undeployApplication">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="applicationId"
nillable="true" type="xs:string"/>
- <xs:element minOccurs="0" name="applicationPolicyId"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0" name="force"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="deployApplicationResponse">
+ <xs:element name="undeployApplicationResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="undeployApplication">
+ <xs:element name="deleteApplication">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="applicationId"
nillable="true" type="xs:string"/>
- <xs:element minOccurs="0" name="force"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="undeployApplicationResponse">
+ <xs:element name="deleteApplicationResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="deleteApplication">
+ <xs:element name="getServiceGroups">
<xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="applicationId"
nillable="true" type="xs:string"/>
- </xs:sequence>
+ <xs:sequence/>
</xs:complexType>
</xs:element>
- <xs:element name="deleteApplicationResponse">
+ <xs:element name="getServiceGroupsResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax21:ServiceGroup"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AutoscalerServiceInvalidServiceGroupException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="InvalidServiceGroupException" nillable="true"
type="ax21:InvalidServiceGroupException"/>
+ <xs:element minOccurs="0"
name="InvalidServiceGroupException" nillable="true"
type="ax23:InvalidServiceGroupException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="addServiceGroup">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="servicegroup"
nillable="true" type="ax29:ServiceGroup"/>
+ <xs:element minOccurs="0" name="servicegroup"
nillable="true" type="ax21:ServiceGroup"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -483,7 +502,7 @@
<xs:element name="updateServiceGroup">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="cartridgeGroup"
nillable="true" type="ax29:ServiceGroup"/>
+ <xs:element minOccurs="0" name="cartridgeGroup"
nillable="true" type="ax21:ServiceGroup"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -508,275 +527,257 @@
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="findClusterId">
+ <xs:element name="AutoscalerServiceInvalidArgumentException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="applicationId"
nillable="true" type="xs:string"/>
- <xs:element minOccurs="0" name="alias" nillable="true"
type="xs:string"/>
+ <xs:element minOccurs="0"
name="InvalidArgumentException" nillable="true"
type="ax25:InvalidArgumentException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="findClusterIdResponse">
+ <xs:element name="updateClusterMonitor">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0" name="clusterId"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0" name="properties"
nillable="true" type="ax28:Properties"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="AutoscalerServiceAutoScalerException">
+ <xs:element name="updateClusterMonitorResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="AutoScalerException"
nillable="true" type="ax23:AutoScalerException"/>
+ <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getServiceGroups">
+ <xs:element name="findClusterId">
<xs:complexType>
- <xs:sequence/>
+ <xs:sequence>
+ <xs:element minOccurs="0" name="applicationId"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0" name="alias" nillable="true"
type="xs:string"/>
+ </xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getServiceGroupsResponse">
+ <xs:element name="findClusterIdResponse">
<xs:complexType>
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax29:ServiceGroup"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="serviceGroupExist">
+ <xs:element
name="AutoscalerServiceInvalidDeploymentPolicyException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="serviceName"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0"
name="InvalidDeploymentPolicyException" nillable="true"
type="ax216:InvalidDeploymentPolicyException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="serviceGroupExistResponse">
+ <xs:element
name="AutoscalerServiceDeploymentPolicyNotExistsException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
+ <xs:element minOccurs="0"
name="DeploymentPolicyNotExistsException" nillable="true"
type="ax216:DeploymentPolicyNotExistsException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="undeployServiceGroup">
+ <xs:element
name="AutoscalerServiceCloudControllerConnectionException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="name" nillable="true"
type="xs:string"/>
+ <xs:element minOccurs="0"
name="CloudControllerConnectionException" nillable="true"
type="ax25:CloudControllerConnectionException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="undeployServiceGroupResponse">
+ <xs:element name="updateDeploymentPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
+ <xs:element minOccurs="0" name="deploymentPolicy"
nillable="true" type="ax217:DeploymentPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getApplicationNetworkPartitions">
+ <xs:element name="updateDeploymentPolicyResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="applicationId"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getApplicationNetworkPartitionsResponse">
+ <xs:element name="getDeploymentPolicies">
<xs:complexType>
- <xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="xs:string"/>
- </xs:sequence>
+ <xs:sequence/>
</xs:complexType>
</xs:element>
- <xs:element name="AutoscalerServiceRemoteException">
+ <xs:element name="getDeploymentPoliciesResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="RemoteException"
nillable="true" type="ax223:RemoteException"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax217:DeploymentPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element
name="AutoscalerServiceInvalidApplicationPolicyException">
+ <xs:element name="getAutoScalingPolicies">
+ <xs:complexType>
+ <xs:sequence/>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="getAutoScalingPoliciesResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="InvalidApplicationPolicyException" nillable="true"
type="ax21:InvalidApplicationPolicyException"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax225:AutoscalePolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element
name="AutoscalerServiceApplicationPolicyAlreadyExistsException">
+ <xs:element
name="AutoscalerServiceAutoScalingPolicyAlreadyExistException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="ApplicationPolicyAlreadyExistsException" nillable="true"
type="ax220:ApplicationPolicyAlreadyExistsException"/>
+ <xs:element minOccurs="0"
name="AutoScalingPolicyAlreadyExistException" nillable="true"
type="ax25:AutoScalingPolicyAlreadyExistException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="addApplicationPolicy">
+ <xs:element name="addAutoScalingPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="applicationPolicy"
nillable="true" type="ax217:ApplicationPolicy"/>
+ <xs:element minOccurs="0" name="autoscalePolicy"
nillable="true" type="ax225:AutoscalePolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="addApplicationPolicyResponse">
+ <xs:element name="addAutoScalingPolicyResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="removeApplicationPolicy">
+ <xs:element name="updateAutoScalingPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="applicationPolicyId"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0" name="autoscalePolicy"
nillable="true" type="ax225:AutoscalePolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="removeApplicationPolicyResponse">
+ <xs:element name="updateAutoScalingPolicyResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element
name="AutoscalerServiceApplicatioinPolicyNotExistsException">
+ <xs:element name="AutoscalerServicePolicyDoesNotExistException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="ApplicatioinPolicyNotExistsException" nillable="true"
type="ax220:ApplicatioinPolicyNotExistsException"/>
+ <xs:element minOccurs="0"
name="PolicyDoesNotExistException" nillable="true"
type="ax216:PolicyDoesNotExistException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="updateApplicationPolicy">
+ <xs:element name="removeAutoScalingPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="applicationPolicy"
nillable="true" type="ax217:ApplicationPolicy"/>
+ <xs:element minOccurs="0" name="autoscalePolicyId"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="updateApplicationPolicyResponse">
+ <xs:element name="removeAutoScalingPolicyResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getApplicationPolicies">
- <xs:complexType>
- <xs:sequence/>
- </xs:complexType>
- </xs:element>
- <xs:element name="getApplicationPoliciesResponse">
+ <xs:element
name="AutoscalerServiceDeploymentPolicyAlreadyExistsException">
<xs:complexType>
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax217:ApplicationPolicy"/>
+ <xs:element minOccurs="0"
name="DeploymentPolicyAlreadyExistsException" nillable="true"
type="ax216:DeploymentPolicyAlreadyExistsException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element
name="AutoscalerServiceInvalidDeploymentPolicyException">
+ <xs:element name="addDeployementPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="InvalidDeploymentPolicyException" nillable="true"
type="ax220:InvalidDeploymentPolicyException"/>
+ <xs:element minOccurs="0" name="deploymentPolicy"
nillable="true" type="ax217:DeploymentPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element
name="AutoscalerServiceDeploymentPolicyAlreadyExistsException">
+ <xs:element name="addDeployementPolicyResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="DeploymentPolicyAlreadyExistsException" nillable="true"
type="ax220:DeploymentPolicyAlreadyExistsException"/>
+ <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="addDeployementPolicy">
+ <xs:element name="removeDeployementPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="deploymentPolicy"
nillable="true" type="ax217:DeploymentPolicy"/>
+ <xs:element minOccurs="0" name="deploymentPolicyID"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="addDeployementPolicyResponse">
+ <xs:element name="removeDeployementPolicyResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element
name="AutoscalerServiceDeploymentPolicyNotExistsException">
+ <xs:element name="getDeploymentPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="DeploymentPolicyNotExistsException" nillable="true"
type="ax220:DeploymentPolicyNotExistsException"/>
+ <xs:element minOccurs="0" name="deploymentPolicyID"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element
name="AutoscalerServiceCloudControllerConnectionException">
+ <xs:element name="getDeploymentPolicyResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="CloudControllerConnectionException" nillable="true"
type="ax23:CloudControllerConnectionException"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax217:DeploymentPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="updateDeploymentPolicy">
+ <xs:element name="getAutoscalingPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="deploymentPolicy"
nillable="true" type="ax217:DeploymentPolicy"/>
+ <xs:element minOccurs="0" name="autoscalingPolicyId"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="updateDeploymentPolicyResponse">
+ <xs:element name="getAutoscalingPolicyResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax225:AutoscalePolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="removeDeployementPolicy">
+ <xs:element name="serviceGroupExist">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="deploymentPolicyID"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0" name="serviceName"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="removeDeployementPolicyResponse">
+ <xs:element name="serviceGroupExistResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getDeploymentPolicies">
+ <xs:element name="undeployServiceGroup">
<xs:complexType>
- <xs:sequence/>
+ <xs:sequence>
+ <xs:element minOccurs="0" name="name" nillable="true"
type="xs:string"/>
+ </xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getDeploymentPoliciesResponse">
+ <xs:element name="undeployServiceGroupResponse">
<xs:complexType>
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax217:DeploymentPolicy"/>
+ <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
- <xs:schema
xmlns:ax216="http://partition.common.stratos.apache.org/xsd"
xmlns:ax219="http://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="ax216:NetworkPartitionRef"/>
- <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:complexType name="ApplicationPolicy">
- <xs:sequence>
- <xs:element minOccurs="0" name="algorithm" nillable="true"
type="xs:string"/>
- <xs:element minOccurs="0" name="id" nillable="true"
type="xs:string"/>
- <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 minOccurs="0" name="properties"
nillable="true" type="ax26:Properties"/>
- </xs:sequence>
- </xs:complexType>
- </xs:schema>
- <xs:schema xmlns:ax215="http://common.stratos.apache.org/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://partition.common.stratos.apache.org/xsd">
+ <xs:schema xmlns:ax223="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="ax214:PartitionRef"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="partitionRefs" nillable="true" type="ax222:PartitionRef"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="PartitionRef">
@@ -785,7 +786,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="ax26:Properties"/>
+ <xs:element minOccurs="0" name="properties"
nillable="true" type="ax28:Properties"/>
</xs:sequence>
</xs:complexType>
</xs:schema>
@@ -795,12 +796,12 @@
<xs:element minOccurs="0" name="message" nillable="true"
type="xs:string"/>
</xs:sequence>
</xs:complexType>
- <xs:complexType name="InvalidServiceGroupException">
+ <xs:complexType name="InvalidApplicationPolicyException">
<xs:sequence>
<xs:element minOccurs="0" name="message" nillable="true"
type="xs:string"/>
</xs:sequence>
</xs:complexType>
- <xs:complexType name="InvalidApplicationPolicyException">
+ <xs:complexType name="InvalidServiceGroupException">
<xs:sequence>
<xs:element minOccurs="0" name="message" nillable="true"
type="xs:string"/>
</xs:sequence>
@@ -809,7 +810,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="ax26:Property"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="properties" nillable="true" type="ax28:Property"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Property">
@@ -819,8 +820,16 @@
</xs:sequence>
</xs:complexType>
</xs:schema>
- <xs:schema
xmlns:ax222="http://exception.autoscaler.stratos.apache.org/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://policy.exception.autoscaler.stratos.apache.org/xsd">
+ <xs:schema
xmlns:ax220="http://exception.autoscaler.stratos.apache.org/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://policy.exception.autoscaler.stratos.apache.org/xsd">
<xs:import
namespace="http://exception.autoscaler.stratos.apache.org/xsd"/>
+ <xs:complexType name="ApplicationPolicyAlreadyExistsException">
+ <xs:sequence/>
+ </xs:complexType>
+ <xs:complexType name="ApplicatioinPolicyNotExistsException">
+ <xs:sequence>
+ <xs:element minOccurs="0" name="message" nillable="true"
type="xs:string"/>
+ </xs:sequence>
+ </xs:complexType>
<xs:complexType name="InvalidPolicyException">
<xs:sequence>
<xs:element minOccurs="0" name="message" nillable="true"
type="xs:string"/>
@@ -828,35 +837,27 @@
</xs:complexType>
<xs:complexType name="UnremovablePolicyException">
<xs:complexContent>
- <xs:extension base="ax23:AutoScalerException">
+ <xs:extension base="ax25:AutoScalerException">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- <xs:complexType name="PolicyDoesNotExistException">
- <xs:complexContent>
- <xs:extension base="ax23:AutoScalerException">
- <xs:sequence/>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:complexType name="ApplicationPolicyAlreadyExistsException">
- <xs:sequence/>
- </xs:complexType>
- <xs:complexType name="ApplicatioinPolicyNotExistsException">
- <xs:sequence>
- <xs:element minOccurs="0" name="message" nillable="true"
type="xs:string"/>
- </xs:sequence>
- </xs:complexType>
<xs:complexType name="InvalidDeploymentPolicyException">
<xs:sequence>
<xs:element minOccurs="0" name="message" nillable="true"
type="xs:string"/>
</xs:sequence>
</xs:complexType>
- <xs:complexType name="DeploymentPolicyAlreadyExistsException">
+ <xs:complexType name="DeploymentPolicyNotExistsException">
<xs:sequence/>
</xs:complexType>
- <xs:complexType name="DeploymentPolicyNotExistsException">
+ <xs:complexType name="PolicyDoesNotExistException">
+ <xs:complexContent>
+ <xs:extension base="ax25:AutoScalerException">
+ <xs:sequence/>
+ </xs:extension>
+ </xs:complexContent>
+ </xs:complexType>
+ <xs:complexType name="DeploymentPolicyAlreadyExistsException">
<xs:sequence/>
</xs:complexType>
</xs:schema>
@@ -876,14 +877,6 @@
<xs:element minOccurs="0" name="message" nillable="true"
type="xs:string"/>
</xs:sequence>
</xs:complexType>
- <xs:complexType name="InvalidArgumentException">
- <xs:sequence>
- <xs:element minOccurs="0" name="message" nillable="true"
type="xs:string"/>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="AutoScalingPolicyAlreadyExistException">
- <xs:sequence/>
- </xs:complexType>
<xs:complexType name="AutoScalerException">
<xs:complexContent>
<xs:extension base="xs:RuntimeException">
@@ -891,9 +884,17 @@
</xs:extension>
</xs:complexContent>
</xs:complexType>
+ <xs:complexType name="InvalidArgumentException">
+ <xs:sequence>
+ <xs:element minOccurs="0" name="message" nillable="true"
type="xs:string"/>
+ </xs:sequence>
+ </xs:complexType>
<xs:complexType name="CloudControllerConnectionException">
<xs:sequence/>
</xs:complexType>
+ <xs:complexType name="AutoScalingPolicyAlreadyExistException">
+ <xs:sequence/>
+ </xs:complexType>
</xs:schema>
</wsdl:types>
<wsdl:message name="removeAutoScalingPolicyRequest">
@@ -1136,18 +1137,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="removeAutoScalingPolicy">
<wsdl:input message="ns:removeAutoScalingPolicyRequest"
wsaw:Action="urn:removeAutoScalingPolicy"/>
@@ -1306,6 +1307,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"/>
@@ -1313,10 +1318,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"/>
@@ -1698,15 +1699,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>
@@ -1725,6 +1717,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"/>
@@ -2106,15 +2107,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>
@@ -2133,6 +2125,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"/>
@@ -2415,8 +2416,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>
@@ -2424,8 +2425,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>