complexType accelaratorPricingInfo
diagram PlatformServices_p1258.png
namespace http://impl.platform.rosettahub.com/
children acceleratorId label maxMemory maxVcpu maximumAcceleratorCount price spotPrice
used by
element capacityInfo/accelerators
source <xsd:complexType name="accelaratorPricingInfo">
 
<xsd:sequence>
   
<xsd:element name="acceleratorId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="label" type="xs:string" minOccurs="0"/>
   
<xsd:element name="maxMemory" type="xs:int"/>
   
<xsd:element name="maxVcpu" type="xs:int"/>
   
<xsd:element name="maximumAcceleratorCount" type="xs:int"/>
   
<xsd:element name="price" type="xs:double"/>
   
<xsd:element name="spotPrice" type="xs:double"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element accelaratorPricingInfo/maxMemory
diagram PlatformServices_p1261.png
type xsd:int
properties
content simple
source <xsd:element name="maxMemory" type="xs:int"/>

element accelaratorPricingInfo/maxVcpu
diagram PlatformServices_p1262.png
type xsd:int
properties
content simple
source <xsd:element name="maxVcpu" type="xs:int"/>

element accelaratorPricingInfo/maximumAcceleratorCount
diagram PlatformServices_p1263.png
type xsd:int
properties
content simple
source <xsd:element name="maximumAcceleratorCount" type="xs:int"/>

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

element accelaratorPricingInfo/spotPrice
diagram PlatformServices_p1265.png
type xsd:double
properties
content simple
source <xsd:element name="spotPrice" type="xs:double"/>

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