http://git-wip-us.apache.org/repos/asf/stratos/blob/d7be9af8/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 5b950f5..4812c99 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://autoscale.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ns="http://impl.services.autoscaler.stratos.apache.org"
xmlns:ax27="http://pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax23="http://pojo.applications.autoscaler.stratos.apache.org/xsd"
xmlns:ax24="http://common.stratos.apache.org/xsd"
xmlns:ax217="http://io.java/xsd"
xmlns:ax21="http://application.exception.autoscaler.stratos.apache.org/xsd"
xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ax216="http://rmi.java/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:ax222="http://exception.autoscaler.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://deployment.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">
+<?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://common.stratos.apache.org/xsd"
xmlns:ax25="http://deployment.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax26="http://partition.common.stratos.apache.org/xsd"
xmlns:ax23="http://autoscale.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax21="http://pojo.autoscaler.stratos.apache.org/xsd"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:ax216="http://policy.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax218="http://exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax214="http://application.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ax221="http://rmi.java/xsd"
xmlns:ax222="http://io.java/xsd"
xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"
xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
xmlns:ax211="http://pojo.applications.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:ax218="http://io.java/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://rmi.java/xsd">
+ <xs:schema xmlns:ax223="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="ax217:IOException">
+ <xs:extension base="ax222: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,7 +21,7 @@
<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="ax29:LoadThresholds"/>
+ <xs:element minOccurs="0" name="loadThresholds"
nillable="true" type="ax23:LoadThresholds"/>
<xs:element minOccurs="0" name="tenantId" type="xs:int"/>
</xs:sequence>
</xs:complexType>
@@ -33,17 +33,17 @@
</xs:sequence>
</xs:complexType>
</xs:schema>
- <xs:schema xmlns:ax25="http://common.stratos.apache.org/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://pojo.applications.autoscaler.stratos.apache.org/xsd">
+ <xs:schema xmlns:ax212="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="ax23:ComponentContext"/>
+ <xs:element minOccurs="0" name="components"
nillable="true" type="ax211: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="ax25: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"/>
@@ -52,10 +52,10 @@
</xs:complexType>
<xs:complexType name="ComponentContext">
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="applicationClusterContexts" nillable="true"
type="ax23:ApplicationClusterContext"/>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="cartridgeContexts" nillable="true" type="ax23:CartridgeContext"/>
- <xs:element minOccurs="0" name="dependencyContext"
nillable="true" type="ax23:DependencyContext"/>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="groupContexts" nillable="true" type="ax23:GroupContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="applicationClusterContexts" nillable="true"
type="ax211:ApplicationClusterContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="cartridgeContexts" nillable="true" type="ax211:CartridgeContext"/>
+ <xs:element minOccurs="0" name="dependencyContext"
nillable="true" type="ax211:DependencyContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="groupContexts" nillable="true" type="ax211:GroupContext"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ApplicationClusterContext">
@@ -66,8 +66,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="ax23:PersistenceContext"/>
- <xs:element minOccurs="0" name="properties"
nillable="true" type="ax25:Properties"/>
+ <xs:element minOccurs="0" name="persistenceContext"
nillable="true" type="ax211: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>
@@ -75,7 +75,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="ax23:VolumeContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="volumes" nillable="true" type="ax211:VolumeContext"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="VolumeContext">
@@ -94,21 +94,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="ax23:SubscribableInfoContext"/>
+ <xs:element minOccurs="0" name="subscribableInfoContext"
nillable="true" type="ax211: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="ax23:ArtifactRepositoryContext"/>
+ <xs:element minOccurs="0" name="artifactRepositoryContext"
nillable="true" type="ax211: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="ax23:PersistenceContext"/>
- <xs:element minOccurs="0" name="properties"
nillable="true" type="ax25:Properties"/>
+ <xs:element minOccurs="0" name="persistenceContext"
nillable="true" type="ax211:PersistenceContext"/>
+ <xs:element minOccurs="0" name="properties"
nillable="true" type="ax27:Properties"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ArtifactRepositoryContext">
@@ -130,12 +130,11 @@
<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="ax23:CartridgeContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="cartridgeContexts" nillable="true" type="ax211:CartridgeContext"/>
<xs:element minOccurs="0" name="deploymentPolicy"
nillable="true" type="xs:string"/>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="groupContexts" nillable="true" type="ax23:GroupContext"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="groupContexts" nillable="true" type="ax211:GroupContext"/>
<xs:element minOccurs="0" name="groupMaxInstances"
type="xs:int"/>
<xs:element minOccurs="0" name="groupMinInstances"
type="xs:int"/>
- <xs:element minOccurs="0" name="groupScalingEnabled"
type="xs:boolean"/>
<xs:element minOccurs="0" name="name" nillable="true"
type="xs:string"/>
</xs:sequence>
</xs:complexType>
@@ -144,9 +143,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="ax27:Dependencies"/>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="groups" nillable="true" type="ax27:ServiceGroup"/>
- <xs:element minOccurs="0" name="groupscalingEnabled"
type="xs:boolean"/>
+ <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>
@@ -158,56 +156,16 @@
</xs:sequence>
</xs:complexType>
</xs:schema>
- <xs:schema xmlns:ax28="http://pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax26="http://pojo.applications.autoscaler.stratos.apache.org/xsd"
xmlns:ax22="http://application.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax219="http://rmi.java/xsd"
xmlns:ax215="http://deployment.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax221="http://policy.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax223="http://exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax210="http://autoscale.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax226="http://common.stratos.apache.org/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://pojo.applications.autoscaler.stratos.apache.org/xsd"/>
+ <xs:schema
xmlns:ax24="http://autoscale.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax217="http://policy.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax22="http://pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax219="http://exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax220="http://common.stratos.apache.org/xsd"
xmlns:ax215="http://application.exception.autoscaler.stratos.apache.org/xsd"
xmlns:ax213="http://pojo.applications.autoscaler.stratos.apache.org/xsd"
xmlns:ax210="http://deployment.policy.pojo.autoscaler.stratos.apache.org/xsd"
xmlns:ax224="http://rmi.java/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://autoscale.policy.pojo.autoscaler.stratos.apache.org/xsd"/>
<xs:import
namespace="http://deployment.policy.pojo.autoscaler.stratos.apache.org/xsd"/>
- <xs:import namespace="http://rmi.java/xsd"/>
+ <xs:import
namespace="http://pojo.applications.autoscaler.stratos.apache.org/xsd"/>
+ <xs:import
namespace="http://application.exception.autoscaler.stratos.apache.org/xsd"/>
<xs:import
namespace="http://policy.exception.autoscaler.stratos.apache.org/xsd"/>
<xs:import
namespace="http://exception.autoscaler.stratos.apache.org/xsd"/>
<xs:import namespace="http://common.stratos.apache.org/xsd"/>
- <xs:element name="AutoscalerServiceApplicationDefinitionException">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0"
name="ApplicationDefinitionException" nillable="true"
type="ax21:ApplicationDefinitionException"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="updateApplication">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="applicationContext"
nillable="true" type="ax26:ApplicationContext"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="deleteApplication">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="applicationId"
nillable="true" type="xs:string"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <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="ax26:ApplicationContext"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="addApplication">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="applicationContext"
nillable="true" type="ax26:ApplicationContext"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
+ <xs:import namespace="http://rmi.java/xsd"/>
<xs:element name="getServiceGroup">
<xs:complexType>
<xs:sequence>
@@ -218,7 +176,7 @@
<xs:element name="getServiceGroupResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax27:ServiceGroup"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax21:ServiceGroup"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -232,7 +190,7 @@
<xs:element name="getAutoscalingPolicyResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax29:AutoscalePolicy"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax23:AutoscalePolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -246,7 +204,7 @@
<xs:element name="getDeploymentPolicyResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax215:DeploymentPolicy"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax25:DeploymentPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -260,371 +218,376 @@
<xs:element name="getApplicationResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax26:ApplicationContext"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax213:ApplicationContext"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getDeploymentPolicies">
- <xs:complexType>
- <xs:sequence/>
- </xs:complexType>
- </xs:element>
- <xs:element name="getDeploymentPoliciesResponse">
+ <xs:element name="AutoscalerServiceApplicationDefinitionException">
<xs:complexType>
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax215:DeploymentPolicy"/>
+ <xs:element minOccurs="0"
name="ApplicationDefinitionException" nillable="true"
type="ax214:ApplicationDefinitionException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="AutoscalerServiceRemoteException">
+ <xs:element name="updateApplication">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="RemoteException"
nillable="true" type="ax216:RemoteException"/>
+ <xs:element minOccurs="0" name="applicationContext"
nillable="true" type="ax213:ApplicationContext"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element
name="AutoscalerServiceInvalidDeploymentPolicyException">
+ <xs:element name="deleteApplication">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="InvalidDeploymentPolicyException" nillable="true"
type="ax220:InvalidDeploymentPolicyException"/>
+ <xs:element minOccurs="0" name="applicationId"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element
name="AutoscalerServiceDeploymentPolicyNotExistsException">
+ <xs:element name="removeServiceGroup">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="DeploymentPolicyNotExistsException" nillable="true"
type="ax220:DeploymentPolicyNotExistsException"/>
+ <xs:element minOccurs="0" name="groupName"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AutoscalerServiceInvalidPolicyException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="InvalidPolicyException" nillable="true"
type="ax220:InvalidPolicyException"/>
+ <xs:element minOccurs="0"
name="InvalidPolicyException" nillable="true"
type="ax217:InvalidPolicyException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element
name="AutoscalerServiceCloudControllerConnectionException">
+ <xs:element name="addAutoScalingPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="CloudControllerConnectionException" nillable="true"
type="ax222:CloudControllerConnectionException"/>
+ <xs:element minOccurs="0" name="autoscalePolicy"
nillable="true" type="ax23:AutoscalePolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="updateDeploymentPolicy">
+ <xs:element name="addAutoScalingPolicyResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="deploymentPolicy"
nillable="true" type="ax215:DeploymentPolicy"/>
+ <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</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="ax23:AutoscalePolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="addApplicationPolicy">
+ <xs:element name="updateAutoScalingPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="applicationPolicy"
nillable="true" type="ax215:ApplicationPolicy"/>
+ <xs:element minOccurs="0" name="autoscalePolicy"
nillable="true" type="ax23:AutoscalePolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="removeApplicationPolicy">
+ <xs:element name="updateAutoScalingPolicyResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="applicationPolicyId"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element
name="AutoscalerServiceApplicatioinPolicyNotExistsException">
+ <xs:element name="removeAutoScalingPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="ApplicatioinPolicyNotExistsException" nillable="true"
type="ax220:ApplicatioinPolicyNotExistsException"/>
+ <xs:element minOccurs="0" name="autoscalePolicyId"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="updateApplicationPolicy">
+ <xs:element name="removeAutoScalingPolicyResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="applicationPolicy"
nillable="true" type="ax215:ApplicationPolicy"/>
+ <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getApplicationPolicies">
+ <xs:element name="deployApplication">
<xs:complexType>
- <xs:sequence/>
+ <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:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getApplicationPoliciesResponse">
+ <xs:element name="deployApplicationResponse">
<xs:complexType>
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax215:ApplicationPolicy"/>
+ <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="serviceGroupExist">
+ <xs:element name="undeployApplication">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="serviceName"
nillable="true" type="xs:string"/>
+ <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="serviceGroupExistResponse">
+ <xs:element name="AutoscalerServiceInvalidArgumentException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
+ <xs:element minOccurs="0"
name="InvalidArgumentException" nillable="true"
type="ax219:InvalidArgumentException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="AutoscalerServiceAutoScalerException">
+ <xs:element name="updateClusterMonitor">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="AutoScalerException"
nillable="true" type="ax222:AutoScalerException"/>
+ <xs:element minOccurs="0" name="clusterId"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0" name="properties"
nillable="true" type="ax27:Properties"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getServiceGroups">
+ <xs:element name="AutoscalerServiceInvalidServiceGroupException">
<xs:complexType>
- <xs:sequence/>
+ <xs:sequence>
+ <xs:element minOccurs="0"
name="InvalidServiceGroupException" nillable="true"
type="ax214:InvalidServiceGroupException"/>
+ </xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getServiceGroupsResponse">
+ <xs:element name="addServiceGroup">
<xs:complexType>
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax27:ServiceGroup"/>
+ <xs:element minOccurs="0" name="servicegroup"
nillable="true" type="ax21:ServiceGroup"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="removeServiceGroup">
+ <xs:element name="findClusterId">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="groupName"
nillable="true" type="xs:string"/>
+ <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="AutoscalerServiceAutoScalingPolicyAlreadyExistException">
+ <xs:element name="findClusterIdResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="AutoScalingPolicyAlreadyExistException" nillable="true"
type="ax222:AutoScalingPolicyAlreadyExistException"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="addAutoScalingPolicy">
+ <xs:element name="AutoscalerServiceAutoScalerException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="autoscalePolicy"
nillable="true" type="ax29:AutoscalePolicy"/>
+ <xs:element minOccurs="0" name="AutoScalerException"
nillable="true" type="ax219:AutoScalerException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="addAutoScalingPolicyResponse">
+ <xs:element name="getApplicationNetworkPartitions">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
+ <xs:element minOccurs="0" name="applicationId"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getAutoScalingPolicies">
+ <xs:element name="getApplicationNetworkPartitionsResponse">
<xs:complexType>
- <xs:sequence/>
+ <xs:sequence>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="xs:string"/>
+ </xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getAutoScalingPoliciesResponse">
+ <xs:element name="AutoscalerServiceRemoteException">
<xs:complexType>
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax29:AutoscalePolicy"/>
+ <xs:element minOccurs="0" name="RemoteException"
nillable="true" type="ax221:RemoteException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="updateAutoScalingPolicy">
+ <xs:element
name="AutoscalerServiceInvalidDeploymentPolicyException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="autoscalePolicy"
nillable="true" type="ax29:AutoscalePolicy"/>
+ <xs:element minOccurs="0"
name="InvalidDeploymentPolicyException" nillable="true"
type="ax217:InvalidDeploymentPolicyException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="updateAutoScalingPolicyResponse">
+ <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="ax217:DeploymentPolicyNotExistsException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="AutoscalerServiceUnremovablePolicyException">
+ <xs:element
name="AutoscalerServiceDeploymentPolicyAlreadyExistsException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="UnremovablePolicyException" nillable="true"
type="ax220:UnremovablePolicyException"/>
+ <xs:element minOccurs="0"
name="DeploymentPolicyAlreadyExistsException" nillable="true"
type="ax217:DeploymentPolicyAlreadyExistsException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="AutoscalerServicePolicyDoesNotExistException">
+ <xs:element name="addDeployementPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="PolicyDoesNotExistException" nillable="true"
type="ax220:PolicyDoesNotExistException"/>
+ <xs:element minOccurs="0" name="deploymentPolicy"
nillable="true" type="ax25:DeploymentPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="removeAutoScalingPolicy">
+ <xs:element name="removeDeployementPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="autoscalePolicyId"
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="removeAutoScalingPolicyResponse">
+ <xs:element name="undeployServiceGroup">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
type="xs:boolean"/>
+ <xs:element minOccurs="0" name="name" nillable="true"
type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="existApplication">
+ <xs:element name="addApplication">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="applicationId"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0" name="applicationContext"
nillable="true" type="ax213:ApplicationContext"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="existApplicationResponse">
+ <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="return"
type="xs:boolean"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax213:ApplicationContext"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="deployApplication">
+ <xs:element name="serviceGroupExist">
<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="serviceName"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="deployApplicationResponse">
+ <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="undeployApplication">
+ <xs:element name="getServiceGroups">
<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:sequence/>
</xs:complexType>
</xs:element>
- <xs:element name="AutoscalerServiceInvalidArgumentException">
+ <xs:element name="getServiceGroupsResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="InvalidArgumentException" nillable="true"
type="ax222:InvalidArgumentException"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax21:ServiceGroup"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="updateClusterMonitor">
+ <xs:element name="getApplicationPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="clusterId"
nillable="true" type="xs:string"/>
- <xs:element minOccurs="0" name="properties"
nillable="true" type="ax24:Properties"/>
+ <xs:element minOccurs="0" name="applicationPolicyId"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="AutoscalerServiceInvalidServiceGroupException">
+ <xs:element name="getApplicationPolicyResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="InvalidServiceGroupException" nillable="true"
type="ax21:InvalidServiceGroupException"/>
+ <xs:element minOccurs="0" name="return"
nillable="true" type="ax25:ApplicationPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="addServiceGroup">
+ <xs:element name="getDeploymentPolicies">
<xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="servicegroup"
nillable="true" type="ax27:ServiceGroup"/>
- </xs:sequence>
+ <xs:sequence/>
</xs:complexType>
</xs:element>
- <xs:element name="findClusterId">
+ <xs:element name="getDeploymentPoliciesResponse">
<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 maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax25:DeploymentPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="findClusterIdResponse">
+ <xs:element
name="AutoscalerServiceCloudControllerConnectionException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0"
name="CloudControllerConnectionException" nillable="true"
type="ax219:CloudControllerConnectionException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getApplicationNetworkPartitions">
+ <xs:element name="updateDeploymentPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="applicationId"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0" name="deploymentPolicy"
nillable="true" type="ax25:DeploymentPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getApplicationNetworkPartitionsResponse">
+ <xs:element
name="AutoscalerServiceInvalidApplicationPolicyException">
<xs:complexType>
<xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0"
name="InvalidApplicationPolicyException" nillable="true"
type="ax214:InvalidApplicationPolicyException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element
name="AutoscalerServiceDeploymentPolicyAlreadyExistsException">
+ <xs:element name="addApplicationPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0"
name="DeploymentPolicyAlreadyExistsException" nillable="true"
type="ax220:DeploymentPolicyAlreadyExistsException"/>
+ <xs:element minOccurs="0" name="applicationPolicy"
nillable="true" type="ax25:ApplicationPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="addDeployementPolicy">
+ <xs:element name="removeApplicationPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="deploymentPolicy"
nillable="true" type="ax215:DeploymentPolicy"/>
+ <xs:element minOccurs="0" name="applicationPolicyId"
nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="removeDeployementPolicy">
+ <xs:element
name="AutoscalerServiceApplicatioinPolicyNotExistsException">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="deploymentPolicyID"
nillable="true" type="xs:string"/>
+ <xs:element minOccurs="0"
name="ApplicatioinPolicyNotExistsException" nillable="true"
type="ax217:ApplicatioinPolicyNotExistsException"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="undeployServiceGroup">
+ <xs:element name="updateApplicationPolicy">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="name" nillable="true"
type="xs:string"/>
+ <xs:element minOccurs="0" name="applicationPolicy"
nillable="true" type="ax25:ApplicationPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="getApplicationPolicy">
+ <xs:element name="getApplicationPolicies">
<xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="applicationPolicyId"
nillable="true" type="xs:string"/>
- </xs:sequence>
+ <xs:sequence/>
</xs:complexType>
</xs:element>
- <xs:element name="getApplicationPolicyResponse">
+ <xs:element name="getApplicationPoliciesResponse">
<xs:complexType>
<xs:sequence>
- <xs:element minOccurs="0" name="return"
nillable="true" type="ax215:ApplicationPolicy"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="return" nillable="true" type="ax25:ApplicationPolicy"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
- <xs:schema
xmlns:ax214="http://partition.common.stratos.apache.org/xsd"
xmlns:ax224="http://common.stratos.apache.org/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://deployment.policy.pojo.autoscaler.stratos.apache.org/xsd">
+ <xs:schema xmlns:ax29="http://partition.common.stratos.apache.org/xsd"
xmlns:ax225="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="deploymentPolicyID"
nillable="true" type="xs:string"/>
- <xs:element maxOccurs="unbounded" minOccurs="0"
name="networkPartitions" nillable="true" type="ax214:NetworkPartition"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="networkPartitions" nillable="true" type="ax29:NetworkPartition"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ApplicationPolicy">
@@ -633,18 +596,18 @@
<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="ax24:Properties"/>
+ <xs:element minOccurs="0" name="properties"
nillable="true" type="ax27:Properties"/>
</xs:sequence>
</xs:complexType>
</xs:schema>
- <xs:schema xmlns:ax213="http://common.stratos.apache.org/xsd"
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://partition.common.stratos.apache.org/xsd">
+ <xs:schema xmlns:ax28="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="NetworkPartition">
<xs:sequence>
<xs:element minOccurs="0" name="activeByDefault"
type="xs:boolean"/>
<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="partitions" nillable="true" type="ax212:Partition"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="partitions" nillable="true" type="ax26:Partition"/>
<xs:element minOccurs="0" name="provider" nillable="true"
type="xs:string"/>
</xs:sequence>
</xs:complexType>
@@ -655,7 +618,7 @@
<xs:element minOccurs="0" name="isPublic"
type="xs:boolean"/>
<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="ax24:Properties"/>
+ <xs:element minOccurs="0" name="properties"
nillable="true" type="ax27:Properties"/>
<xs:element minOccurs="0" name="provider" nillable="true"
type="xs:string"/>
</xs:sequence>
</xs:complexType>
@@ -666,12 +629,12 @@
<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>
</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>
@@ -680,7 +643,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="ax24:Property"/>
+ <xs:element maxOccurs="unbounded" minOccurs="0"
name="properties" nillable="true" type="ax27:Property"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Property">
@@ -690,41 +653,26 @@
</xs:sequence>
</xs:complexType>
</xs:schema>
- <xs:schema
xmlns:ax225="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:schema attributeFormDefault="qualified"
elementFormDefault="qualified"
targetNamespace="http://policy.exception.autoscaler.stratos.apache.org/xsd">
+ <xs:complexType name="InvalidPolicyException">
+ <xs:sequence>
+ <xs:element minOccurs="0" name="message" nillable="true"
type="xs:string"/>
+ </xs:sequence>
+ </xs:complexType>
<xs:complexType name="InvalidDeploymentPolicyException">
<xs:sequence/>
</xs:complexType>
<xs:complexType name="DeploymentPolicyNotExistsException">
<xs:sequence/>
</xs:complexType>
- <xs:complexType name="InvalidPolicyException">
- <xs:sequence>
- <xs:element minOccurs="0" name="message" nillable="true"
type="xs:string"/>
- </xs:sequence>
+ <xs:complexType name="DeploymentPolicyAlreadyExistsException">
+ <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="UnremovablePolicyException">
- <xs:complexContent>
- <xs:extension base="ax222:AutoScalerException">
- <xs:sequence/>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:complexType name="PolicyDoesNotExistException">
- <xs:complexContent>
- <xs:extension base="ax222:AutoScalerException">
- <xs:sequence/>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:complexType name="DeploymentPolicyAlreadyExistsException">
- <xs:sequence/>
- </xs:complexType>
</xs:schema>
<xs:schema attributeFormDefault="qualified"
elementFormDefault="qualified" targetNamespace="http://io.java/xsd">
<xs:complexType name="IOException">
@@ -732,8 +680,10 @@
</xs:complexType>
</xs:schema>
<xs:schema attributeFormDefault="qualified"
elementFormDefault="qualified"
targetNamespace="http://exception.autoscaler.stratos.apache.org/xsd">
- <xs:complexType name="CloudControllerConnectionException">
- <xs:sequence/>
+ <xs:complexType name="InvalidArgumentException">
+ <xs:sequence>
+ <xs:element minOccurs="0" name="message" nillable="true"
type="xs:string"/>
+ </xs:sequence>
</xs:complexType>
<xs:complexType name="AutoScalerException">
<xs:complexContent>
@@ -742,17 +692,8 @@
</xs:extension>
</xs:complexContent>
</xs:complexType>
- <xs:complexType name="AutoScalingPolicyAlreadyExistException">
- <xs:complexContent>
- <xs:extension base="ax222:AutoScalerException">
- <xs:sequence/>
- </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 name="CloudControllerConnectionException">
+ <xs:sequence/>
</xs:complexType>
</xs:schema>
</wsdl:types>
@@ -762,11 +703,8 @@
<wsdl:message name="removeAutoScalingPolicyResponse">
<wsdl:part name="parameters"
element="ns:removeAutoScalingPolicyResponse"/>
</wsdl:message>
- <wsdl:message name="AutoscalerServiceUnremovablePolicyException">
- <wsdl:part name="parameters"
element="ns:AutoscalerServiceUnremovablePolicyException"/>
- </wsdl:message>
- <wsdl:message name="AutoscalerServicePolicyDoesNotExistException">
- <wsdl:part name="parameters"
element="ns:AutoscalerServicePolicyDoesNotExistException"/>
+ <wsdl:message name="AutoscalerServiceInvalidPolicyException">
+ <wsdl:part name="parameters"
element="ns:AutoscalerServiceInvalidPolicyException"/>
</wsdl:message>
<wsdl:message name="getAutoScalingPoliciesRequest">
<wsdl:part name="parameters" element="ns:getAutoScalingPolicies"/>
@@ -789,9 +727,6 @@
<wsdl:message name="AutoscalerServiceInvalidApplicationPolicyException">
<wsdl:part name="parameters"
element="ns:AutoscalerServiceInvalidApplicationPolicyException"/>
</wsdl:message>
- <wsdl:message name="AutoscalerServiceInvalidPolicyException">
- <wsdl:part name="parameters"
element="ns:AutoscalerServiceInvalidPolicyException"/>
- </wsdl:message>
<wsdl:message name="getDeploymentPoliciesRequest">
<wsdl:part name="parameters" element="ns:getDeploymentPolicies"/>
</wsdl:message>
@@ -852,15 +787,15 @@
<wsdl:message name="addAutoScalingPolicyResponse">
<wsdl:part name="parameters"
element="ns:addAutoScalingPolicyResponse"/>
</wsdl:message>
- <wsdl:message
name="AutoscalerServiceAutoScalingPolicyAlreadyExistException">
- <wsdl:part name="parameters"
element="ns:AutoscalerServiceAutoScalingPolicyAlreadyExistException"/>
- </wsdl:message>
<wsdl:message name="addDeployementPolicyRequest">
<wsdl:part name="parameters" element="ns:addDeployementPolicy"/>
</wsdl:message>
<wsdl:message name="AutoscalerServiceInvalidDeploymentPolicyException">
<wsdl:part name="parameters"
element="ns:AutoscalerServiceInvalidDeploymentPolicyException"/>
</wsdl:message>
+ <wsdl:message name="AutoscalerServiceDeploymentPolicyNotExistsException">
+ <wsdl:part name="parameters"
element="ns:AutoscalerServiceDeploymentPolicyNotExistsException"/>
+ </wsdl:message>
<wsdl:message
name="AutoscalerServiceDeploymentPolicyAlreadyExistsException">
<wsdl:part name="parameters"
element="ns:AutoscalerServiceDeploymentPolicyAlreadyExistsException"/>
</wsdl:message>
@@ -870,11 +805,8 @@
<wsdl:message name="AutoscalerServiceInvalidServiceGroupException">
<wsdl:part name="parameters"
element="ns:AutoscalerServiceInvalidServiceGroupException"/>
</wsdl:message>
- <wsdl:message name="existApplicationRequest">
- <wsdl:part name="parameters" element="ns:existApplication"/>
- </wsdl:message>
- <wsdl:message name="existApplicationResponse">
- <wsdl:part name="parameters" element="ns:existApplicationResponse"/>
+ <wsdl:message name="deleteApplicationRequest">
+ <wsdl:part name="parameters" element="ns:deleteApplication"/>
</wsdl:message>
<wsdl:message name="getServiceGroupRequest">
<wsdl:part name="parameters" element="ns:getServiceGroup"/>
@@ -882,9 +814,6 @@
<wsdl:message name="getServiceGroupResponse">
<wsdl:part name="parameters" element="ns:getServiceGroupResponse"/>
</wsdl:message>
- <wsdl:message name="deleteApplicationRequest">
- <wsdl:part name="parameters" element="ns:deleteApplication"/>
- </wsdl:message>
<wsdl:message name="undeployServiceGroupRequest">
<wsdl:part name="parameters" element="ns:undeployServiceGroup"/>
</wsdl:message>
@@ -897,9 +826,6 @@
<wsdl:message name="removeDeployementPolicyRequest">
<wsdl:part name="parameters" element="ns:removeDeployementPolicy"/>
</wsdl:message>
- <wsdl:message name="AutoscalerServiceDeploymentPolicyNotExistsException">
- <wsdl:part name="parameters"
element="ns:AutoscalerServiceDeploymentPolicyNotExistsException"/>
- </wsdl:message>
<wsdl:message name="updateAutoScalingPolicyRequest">
<wsdl:part name="parameters" element="ns:updateAutoScalingPolicy"/>
</wsdl:message>
@@ -955,8 +881,7 @@
<wsdl:operation name="removeAutoScalingPolicy">
<wsdl:input message="ns:removeAutoScalingPolicyRequest"
wsaw:Action="urn:removeAutoScalingPolicy"/>
<wsdl:output message="ns:removeAutoScalingPolicyResponse"
wsaw:Action="urn:removeAutoScalingPolicyResponse"/>
- <wsdl:fault
message="ns:AutoscalerServiceUnremovablePolicyException"
name="AutoscalerServiceUnremovablePolicyException"
wsaw:Action="urn:removeAutoScalingPolicyAutoscalerServiceUnremovablePolicyException"/>
- <wsdl:fault
message="ns:AutoscalerServicePolicyDoesNotExistException"
name="AutoscalerServicePolicyDoesNotExistException"
wsaw:Action="urn:removeAutoScalingPolicyAutoscalerServicePolicyDoesNotExistException"/>
+ <wsdl:fault message="ns:AutoscalerServiceInvalidPolicyException"
name="AutoscalerServiceInvalidPolicyException"
wsaw:Action="urn:removeAutoScalingPolicyAutoscalerServiceInvalidPolicyException"/>
</wsdl:operation>
<wsdl:operation name="getAutoScalingPolicies">
<wsdl:input message="ns:getAutoScalingPoliciesRequest"
wsaw:Action="urn:getAutoScalingPolicies"/>
@@ -1012,29 +937,26 @@
<wsdl:operation name="addAutoScalingPolicy">
<wsdl:input message="ns:addAutoScalingPolicyRequest"
wsaw:Action="urn:addAutoScalingPolicy"/>
<wsdl:output message="ns:addAutoScalingPolicyResponse"
wsaw:Action="urn:addAutoScalingPolicyResponse"/>
- <wsdl:fault
message="ns:AutoscalerServiceAutoScalingPolicyAlreadyExistException"
name="AutoscalerServiceAutoScalingPolicyAlreadyExistException"
wsaw:Action="urn:addAutoScalingPolicyAutoscalerServiceAutoScalingPolicyAlreadyExistException"/>
+ <wsdl:fault message="ns:AutoscalerServiceInvalidPolicyException"
name="AutoscalerServiceInvalidPolicyException"
wsaw:Action="urn:addAutoScalingPolicyAutoscalerServiceInvalidPolicyException"/>
</wsdl:operation>
<wsdl:operation name="addDeployementPolicy">
<wsdl:input message="ns:addDeployementPolicyRequest"
wsaw:Action="urn:addDeployementPolicy"/>
<wsdl:fault message="ns:AutoscalerServiceRemoteException"
name="AutoscalerServiceRemoteException"
wsaw:Action="urn:addDeployementPolicyAutoscalerServiceRemoteException"/>
<wsdl:fault
message="ns:AutoscalerServiceInvalidDeploymentPolicyException"
name="AutoscalerServiceInvalidDeploymentPolicyException"
wsaw:Action="urn:addDeployementPolicyAutoscalerServiceInvalidDeploymentPolicyException"/>
+ <wsdl:fault
message="ns:AutoscalerServiceDeploymentPolicyNotExistsException"
name="AutoscalerServiceDeploymentPolicyNotExistsException"
wsaw:Action="urn:addDeployementPolicyAutoscalerServiceDeploymentPolicyNotExistsException"/>
<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: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"/>
+ <wsdl:operation name="deleteApplication">
+ <wsdl:input message="ns:deleteApplicationRequest"
wsaw:Action="urn:deleteApplication"/>
</wsdl:operation>
<wsdl:operation name="getServiceGroup">
<wsdl:input message="ns:getServiceGroupRequest"
wsaw:Action="urn:getServiceGroup"/>
<wsdl:output message="ns:getServiceGroupResponse"
wsaw:Action="urn:getServiceGroupResponse"/>
</wsdl:operation>
- <wsdl:operation name="deleteApplication">
- <wsdl:input message="ns:deleteApplicationRequest"
wsaw:Action="urn:deleteApplication"/>
- </wsdl:operation>
<wsdl:operation name="undeployServiceGroup">
<wsdl:input message="ns:undeployServiceGroupRequest"
wsaw:Action="urn:undeployServiceGroup"/>
<wsdl:fault message="ns:AutoscalerServiceAutoScalerException"
name="AutoscalerServiceAutoScalerException"
wsaw:Action="urn:undeployServiceGroupAutoscalerServiceAutoScalerException"/>
@@ -1114,11 +1036,8 @@
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
- <wsdl:fault name="AutoscalerServicePolicyDoesNotExistException">
- <soap:fault use="literal"
name="AutoscalerServicePolicyDoesNotExistException"/>
- </wsdl:fault>
- <wsdl:fault name="AutoscalerServiceUnremovablePolicyException">
- <soap:fault use="literal"
name="AutoscalerServiceUnremovablePolicyException"/>
+ <wsdl:fault name="AutoscalerServiceInvalidPolicyException">
+ <soap:fault use="literal"
name="AutoscalerServiceInvalidPolicyException"/>
</wsdl:fault>
</wsdl:operation>
<wsdl:operation name="getDeploymentPolicies">
@@ -1240,8 +1159,8 @@
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
- <wsdl:fault
name="AutoscalerServiceAutoScalingPolicyAlreadyExistException">
- <soap:fault use="literal"
name="AutoscalerServiceAutoScalingPolicyAlreadyExistException"/>
+ <wsdl:fault name="AutoscalerServiceInvalidPolicyException">
+ <soap:fault use="literal"
name="AutoscalerServiceInvalidPolicyException"/>
</wsdl:fault>
</wsdl:operation>
<wsdl:operation name="addDeployementPolicy">
@@ -1252,6 +1171,9 @@
<wsdl:fault name="AutoscalerServiceRemoteException">
<soap:fault use="literal"
name="AutoscalerServiceRemoteException"/>
</wsdl:fault>
+ <wsdl:fault
name="AutoscalerServiceDeploymentPolicyNotExistsException">
+ <soap:fault use="literal"
name="AutoscalerServiceDeploymentPolicyNotExistsException"/>
+ </wsdl:fault>
<wsdl:fault
name="AutoscalerServiceDeploymentPolicyAlreadyExistsException">
<soap:fault use="literal"
name="AutoscalerServiceDeploymentPolicyAlreadyExistsException"/>
</wsdl:fault>
@@ -1268,8 +1190,8 @@
<soap:fault use="literal"
name="AutoscalerServiceInvalidServiceGroupException"/>
</wsdl:fault>
</wsdl:operation>
- <wsdl:operation name="existApplication">
- <soap:operation soapAction="urn:existApplication"
style="document"/>
+ <wsdl:operation name="getServiceGroup">
+ <soap:operation soapAction="urn:getServiceGroup" style="document"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
@@ -1283,15 +1205,6 @@
<soap:body use="literal"/>
</wsdl:input>
</wsdl:operation>
- <wsdl:operation name="getServiceGroup">
- <soap:operation soapAction="urn:getServiceGroup" style="document"/>
- <wsdl:input>
- <soap:body use="literal"/>
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal"/>
- </wsdl:output>
- </wsdl:operation>
<wsdl:operation name="undeployServiceGroup">
<soap:operation soapAction="urn:undeployServiceGroup"
style="document"/>
<wsdl:input>
@@ -1447,11 +1360,8 @@
<wsdl:output>
<soap12:body use="literal"/>
</wsdl:output>
- <wsdl:fault name="AutoscalerServicePolicyDoesNotExistException">
- <soap12:fault use="literal"
name="AutoscalerServicePolicyDoesNotExistException"/>
- </wsdl:fault>
- <wsdl:fault name="AutoscalerServiceUnremovablePolicyException">
- <soap12:fault use="literal"
name="AutoscalerServiceUnremovablePolicyException"/>
+ <wsdl:fault name="AutoscalerServiceInvalidPolicyException">
+ <soap12:fault use="literal"
name="AutoscalerServiceInvalidPolicyException"/>
</wsdl:fault>
</wsdl:operation>
<wsdl:operation name="getDeploymentPolicies">
@@ -1573,8 +1483,8 @@
<wsdl:output>
<soap12:body use="literal"/>
</wsdl:output>
- <wsdl:fault
name="AutoscalerServiceAutoScalingPolicyAlreadyExistException">
- <soap12:fault use="literal"
name="AutoscalerServiceAutoScalingPolicyAlreadyExistException"/>
+ <wsdl:fault name="AutoscalerServiceInvalidPolicyException">
+ <soap12:fault use="literal"
name="AutoscalerServiceInvalidPolicyException"/>
</wsdl:fault>
</wsdl:operation>
<wsdl:operation name="addDeployementPolicy">
@@ -1585,6 +1495,9 @@
<wsdl:fault name="AutoscalerServiceRemoteException">
<soap12:fault use="literal"
name="AutoscalerServiceRemoteException"/>
</wsdl:fault>
+ <wsdl:fault
name="AutoscalerServiceDeploymentPolicyNotExistsException">
+ <soap12:fault use="literal"
name="AutoscalerServiceDeploymentPolicyNotExistsException"/>
+ </wsdl:fault>
<wsdl:fault
name="AutoscalerServiceDeploymentPolicyAlreadyExistsException">
<soap12:fault use="literal"
name="AutoscalerServiceDeploymentPolicyAlreadyExistsException"/>
</wsdl:fault>
@@ -1601,8 +1514,8 @@
<soap12:fault use="literal"
name="AutoscalerServiceInvalidServiceGroupException"/>
</wsdl:fault>
</wsdl:operation>
- <wsdl:operation name="existApplication">
- <soap12:operation soapAction="urn:existApplication"
style="document"/>
+ <wsdl:operation name="getServiceGroup">
+ <soap12:operation soapAction="urn:getServiceGroup"
style="document"/>
<wsdl:input>
<soap12:body use="literal"/>
</wsdl:input>
@@ -1616,15 +1529,6 @@
<soap12:body use="literal"/>
</wsdl:input>
</wsdl:operation>
- <wsdl:operation name="getServiceGroup">
- <soap12:operation soapAction="urn:getServiceGroup"
style="document"/>
- <wsdl:input>
- <soap12:body use="literal"/>
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal"/>
- </wsdl:output>
- </wsdl:operation>
<wsdl:operation name="undeployServiceGroup">
<soap12:operation soapAction="urn:undeployServiceGroup"
style="document"/>
<wsdl:input>
@@ -1886,8 +1790,8 @@
<mime:content type="text/xml" part="parameters"/>
</wsdl:input>
</wsdl:operation>
- <wsdl:operation name="existApplication">
- <http:operation location="existApplication"/>
+ <wsdl:operation name="getServiceGroup">
+ <http:operation location="getServiceGroup"/>
<wsdl:input>
<mime:content type="text/xml" part="parameters"/>
</wsdl:input>
@@ -1901,15 +1805,6 @@
<mime:content type="text/xml" part="parameters"/>
</wsdl:input>
</wsdl:operation>
- <wsdl:operation name="getServiceGroup">
- <http:operation location="getServiceGroup"/>
- <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="undeployServiceGroup">
<http:operation location="undeployServiceGroup"/>
<wsdl:input>