complexType federatedEc2LimitIncreaseUnitInfo
diagram PlatformServices_p3094.png
namespace http://impl.platform.rosettahub.com/
children capacityId limit regionId
used by
elements requestSpotEc2LimitIncrease/limits federatedLimitIncreaseRequestInfo/limits requestEc2LimitIncrease/limits federatedLimitIncreaseRequestInfo/limitsAtRequestTime
source <xsd:complexType name="federatedEc2LimitIncreaseUnitInfo">
 
<xsd:sequence>
   
<xsd:element name="capacityId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="limit" type="xs:int"/>
   
<xsd:element name="regionId" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element federatedEc2LimitIncreaseUnitInfo/capacityId
diagram PlatformServices_p3095.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="capacityId" type="xs:string" minOccurs="0"/>

element federatedEc2LimitIncreaseUnitInfo/limit
diagram PlatformServices_p3096.png
type xsd:int
properties
content simple
source <xsd:element name="limit" type="xs:int"/>

element federatedEc2LimitIncreaseUnitInfo/regionId
diagram PlatformServices_p3097.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="regionId" type="xs:string" minOccurs="0"/>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy