complexType capacityInfo
diagram PlatformServices_p1482.png
namespace http://impl.platform.rosettahub.com/
children accelerators capacityId cloudId dedicatedEbsThroughput ecu emr emrPrice enhancedNetworking family generation instanceStorage io label memory os preInstalledSoftware price regionId spotPrice storage vcpu
used by
elements regionInfo/capacities machineImageInfo/capacities keySetInfo/capacities awsInstanceInfo/instanceCapacity getCapacityResponse/return keySetInfo/spotCapacities
complexType federatedCapacityWithLimitInfo
source <xsd:complexType name="capacityInfo">
 
<xsd:sequence>
   
<xsd:element name="accelerators" type="tns:accelaratorPricingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="capacityId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="cloudId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="dedicatedEbsThroughput" type="xs:string" minOccurs="0"/>
   
<xsd:element name="ecu" type="xs:double"/>
   
<xsd:element name="emr" type="xs:boolean"/>
   
<xsd:element name="emrPrice" type="xs:double"/>
   
<xsd:element name="enhancedNetworking" type="xs:boolean"/>
   
<xsd:element name="family" type="xs:string" minOccurs="0"/>
   
<xsd:element name="generation" type="xs:string" minOccurs="0"/>
   
<xsd:element name="instanceStorage" type="xs:string" minOccurs="0"/>
   
<xsd:element name="io" type="xs:string" minOccurs="0"/>
   
<xsd:element name="label" type="xs:string" minOccurs="0"/>
   
<xsd:element name="memory" type="xs:double"/>
   
<xsd:element name="os" type="xs:string" minOccurs="0"/>
   
<xsd:element name="preInstalledSoftware" type="xs:string" minOccurs="0"/>
   
<xsd:element name="price" type="xs:double"/>
   
<xsd:element name="regionId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="spotPrice">
     
<xsd:complexType>
       
<xsd:sequence>
         
<xsd:element name="entry" minOccurs="0" maxOccurs="unbounded">
           
<xsd:complexType>
             
<xsd:sequence>
               
<xsd:element name="key" type="xs:string" minOccurs="0"/>
               
<xsd:element name="value" type="xs:double" minOccurs="0"/>
             
</xsd:sequence>
           
</xsd:complexType>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="storage" type="xs:string" minOccurs="0"/>
   
<xsd:element name="vcpu" type="xs:int"/>
 
</xsd:sequence>
</xsd:complexType>

element capacityInfo/accelerators
diagram PlatformServices_p1483.png
type tns:accelaratorPricingInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children acceleratorId label maxMemory maxVcpu maximumAcceleratorCount price spotPrice
source <xsd:element name="accelerators" type="tns:accelaratorPricingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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

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

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

element capacityInfo/ecu
diagram PlatformServices_p1487.png
type xsd:double
properties
content simple
source <xsd:element name="ecu" type="xs:double"/>

element capacityInfo/emr
diagram PlatformServices_p1488.png
type xsd:boolean
properties
content simple
source <xsd:element name="emr" type="xs:boolean"/>

element capacityInfo/emrPrice
diagram PlatformServices_p1489.png
type xsd:double
properties
content simple
source <xsd:element name="emrPrice" type="xs:double"/>

element capacityInfo/enhancedNetworking
diagram PlatformServices_p1490.png
type xsd:boolean
properties
content simple
source <xsd:element name="enhancedNetworking" type="xs:boolean"/>

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

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

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

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

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

element capacityInfo/memory
diagram PlatformServices_p1496.png
type xsd:double
properties
content simple
source <xsd:element name="memory" type="xs:double"/>

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

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

element capacityInfo/price
diagram PlatformServices_p1499.png
type xsd:double
properties
content simple
source <xsd:element name="price" type="xs:double"/>

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

element capacityInfo/spotPrice
diagram PlatformServices_p1501.png
properties
content complex
children entry
source <xsd:element name="spotPrice">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="entry" minOccurs="0" maxOccurs="unbounded">
       
<xsd:complexType>
         
<xsd:sequence>
           
<xsd:element name="key" type="xs:string" minOccurs="0"/>
           
<xsd:element name="value" type="xs:double" minOccurs="0"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element capacityInfo/spotPrice/entry
diagram PlatformServices_p1502.png
properties
minOcc 0
maxOcc unbounded
content complex
children key value
source <xsd:element name="entry" minOccurs="0" maxOccurs="unbounded">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="key" type="xs:string" minOccurs="0"/>
     
<xsd:element name="value" type="xs:double" minOccurs="0"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element capacityInfo/spotPrice/entry/key
diagram PlatformServices_p1503.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="key" type="xs:string" minOccurs="0"/>

element capacityInfo/spotPrice/entry/value
diagram PlatformServices_p1504.png
type xsd:double
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="value" type="xs:double" minOccurs="0"/>

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

element capacityInfo/vcpu
diagram PlatformServices_p1506.png
type xsd:int
properties
content simple
source <xsd:element name="vcpu" type="xs:int"/>

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