complexType spotMachineFormationInfo
diagram PlatformServices_p6581.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:machineFormationInfo
properties
base tns:machineFormationInfo
children artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags acceleratorCount acceleratorId availabilityZone awsProductId cloudId formationUid keySetUid machineImageUid machineLaunchOptions managed regionId rights sharedWith sslCertificateUid capacityId availabilityZoneGroup blockDurationMinutes fallbackToOnDemand launchGroup persistent spotPrice validFrom validUntil
used by
element getSpotMachineFormationsResponse/return
source <xsd:complexType name="spotMachineFormationInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:machineFormationInfo">
     
<xsd:sequence>
       
<xsd:element name="availabilityZoneGroup" type="xs:string" minOccurs="0"/>
       
<xsd:element name="blockDurationMinutes" type="xs:int"/>
       
<xsd:element name="fallbackToOnDemand" type="xs:boolean"/>
       
<xsd:element name="launchGroup" type="xs:string" minOccurs="0"/>
       
<xsd:element name="persistent" type="xs:boolean"/>
       
<xsd:element name="spotPrice" type="xs:double"/>
       
<xsd:element name="validFrom" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="validUntil" type="xs:dateTime" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element spotMachineFormationInfo/blockDurationMinutes
diagram PlatformServices_p6583.png
type xsd:int
properties
content simple
source <xsd:element name="blockDurationMinutes" type="xs:int"/>

element spotMachineFormationInfo/fallbackToOnDemand
diagram PlatformServices_p6584.png
type xsd:boolean
properties
content simple
source <xsd:element name="fallbackToOnDemand" type="xs:boolean"/>

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

element spotMachineFormationInfo/persistent
diagram PlatformServices_p6586.png
type xsd:boolean
properties
content simple
source <xsd:element name="persistent" type="xs:boolean"/>

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

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

element spotMachineFormationInfo/validUntil
diagram PlatformServices_p6589.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