complexType spotWindowsFormationInfo
diagram PlatformServices_p6608.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:windowsFormationInfo
properties
base tns:windowsFormationInfo
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 proxyCapacityId proxyInPrivateSubnet remoteApp remoteAppArgs remoteAppDir windowsCapacityId windowsInPrivateSubnet windowsMachineImageUid windowsRootVolumeSizeGb availabilityZoneGroup blockDurationMinutes fallbackToOnDemand launchGroup persistent proxySpotBidPrice validFrom validUntil windowsSpotBidPrice
used by
element getSpotWindowsFormationsResponse/return
source <xsd:complexType name="spotWindowsFormationInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:windowsFormationInfo">
     
<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="proxySpotBidPrice" type="xs:double"/>
       
<xsd:element name="validFrom" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="validUntil" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="windowsSpotBidPrice" type="xs:double"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

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

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

element spotWindowsFormationInfo/proxySpotBidPrice
diagram PlatformServices_p6614.png
type xsd:double
properties
content simple
source <xsd:element name="proxySpotBidPrice" type="xs:double"/>

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

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

element spotWindowsFormationInfo/windowsSpotBidPrice
diagram PlatformServices_p6617.png
type xsd:double
properties
content simple
source <xsd:element name="windowsSpotBidPrice" type="xs:double"/>

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