complexType spotMachinePoolFormationAttributes
diagram PlatformServices_p6590.png
namespace http://impl.platform.rosettahub.com/
children availabilityZone capacityId instanceCount keySetUid machineImageUid spotPrice sslCertificateUid validFrom validUntil
used by
element updateSpotMachinePoolFormationAttributes/attributes
source <xsd:complexType name="spotMachinePoolFormationAttributes">
 
<xsd:sequence>
   
<xsd:element name="availabilityZone" type="xs:string" minOccurs="0"/>
   
<xsd:element name="capacityId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="instanceCount" type="xs:int" minOccurs="0"/>
   
<xsd:element name="keySetUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="machineImageUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="spotPrice" type="xs:double" minOccurs="0"/>
   
<xsd:element name="sslCertificateUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="validFrom" type="xs:dateTime" minOccurs="0"/>
   
<xsd:element name="validUntil" type="xs:dateTime" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element spotMachinePoolFormationAttributes/instanceCount
diagram PlatformServices_p6593.png
type xsd:int
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="instanceCount" type="xs:int" minOccurs="0"/>

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

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

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

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

element spotMachinePoolFormationAttributes/validFrom
diagram PlatformServices_p6598.png
type xsd:dateTime
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="validFrom" type="xs:dateTime" minOccurs="0"/>

element spotMachinePoolFormationAttributes/validUntil
diagram PlatformServices_p6599.png
type xsd:dateTime
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="validUntil" type="xs:dateTime" minOccurs="0"/>

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