complexType newSpotWindowsFormation
diagram PlatformServices_p5664.png
namespace http://impl.platform.rosettahub.com/
children sessionUid keySetUid machineImageUid sslCertificateUid machineLaunchOptions availabilityZone proxyCapacityId windowsMachineImageUid windowsCapacityId proxyInPrivateSubnet windowsInPrivateSubnet windowsRootVolumeSizeGb remoteApp remoteAppDir remoteAppArgs proxySpotBidPrice windowsSpotBidPrice validFrom validUntil persistent launchGroup blockDurationMinutes availabilityZoneGroup fallbackToOnDemand acceleratorId acceleratorCount customization serviceContext
used by
element newSpotWindowsFormation
source <xsd:complexType name="newSpotWindowsFormation">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="keySetUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="machineImageUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="sslCertificateUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="machineLaunchOptions" type="tns:machineLaunchOptions" minOccurs="0"/>
   
<xsd:element name="availabilityZone" type="xs:string" minOccurs="0"/>
   
<xsd:element name="proxyCapacityId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="windowsMachineImageUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="windowsCapacityId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="proxyInPrivateSubnet" type="xs:boolean"/>
   
<xsd:element name="windowsInPrivateSubnet" type="xs:boolean"/>
   
<xsd:element name="windowsRootVolumeSizeGb" type="xs:int"/>
   
<xsd:element name="remoteApp" type="xs:string" minOccurs="0"/>
   
<xsd:element name="remoteAppDir" type="xs:string" minOccurs="0"/>
   
<xsd:element name="remoteAppArgs" type="xs:string" minOccurs="0"/>
   
<xsd:element name="proxySpotBidPrice" type="xs:double"/>
   
<xsd:element name="windowsSpotBidPrice" type="xs:double"/>
   
<xsd:element name="validFrom" type="xs:dateTime" minOccurs="0"/>
   
<xsd:element name="validUntil" type="xs:dateTime" minOccurs="0"/>
   
<xsd:element name="persistent" type="xs:boolean"/>
   
<xsd:element name="launchGroup" type="xs:string" minOccurs="0"/>
   
<xsd:element name="blockDurationMinutes" type="xs:int"/>
   
<xsd:element name="availabilityZoneGroup" type="xs:string" minOccurs="0"/>
   
<xsd:element name="fallbackToOnDemand" type="xs:boolean"/>
   
<xsd:element name="acceleratorId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="acceleratorCount" type="xs:int"/>
   
<xsd:element name="customization" type="tns:customizationInfo" minOccurs="0"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

element newSpotWindowsFormation/machineLaunchOptions
diagram PlatformServices_p5669.png
type tns:machineLaunchOptions
properties
minOcc 0
maxOcc 1
content complex
children asynchShare autoStopper configVolumeUid connectivityMode containerLaunchOptions containerReadyEmailBody containerReadyEmailSubject dockerJpyEnabled enginePoolUid engineSessionServerEnabled finalizeAction ipAddressUid lifeLengthMilliseconds logVolumeUid monitoringPeriodMillisec networkInMaxMegabytes networkOutMaxMegabytes networkThresholdExceededActionId nginxPort platformLogEnabled platformLogLevel platformSessionServerEnabled profilePolicy rootVolumeSizeGb sendContainerReadyEmail shareWithPublic sharingRoles sourceIps squidSourceIps sslEnabled stsSessionServerEnabled
source <xsd:element name="machineLaunchOptions" type="tns:machineLaunchOptions" minOccurs="0"/>

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

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

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

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

element newSpotWindowsFormation/proxyInPrivateSubnet
diagram PlatformServices_p5674.png
type xsd:boolean
properties
content simple
source <xsd:element name="proxyInPrivateSubnet" type="xs:boolean"/>

element newSpotWindowsFormation/windowsInPrivateSubnet
diagram PlatformServices_p5675.png
type xsd:boolean
properties
content simple
source <xsd:element name="windowsInPrivateSubnet" type="xs:boolean"/>

element newSpotWindowsFormation/windowsRootVolumeSizeGb
diagram PlatformServices_p5676.png
type xsd:int
properties
content simple
source <xsd:element name="windowsRootVolumeSizeGb" type="xs:int"/>

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

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

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

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

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

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

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

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

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

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

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

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

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

element newSpotWindowsFormation/acceleratorCount
diagram PlatformServices_p5690.png
type xsd:int
properties
content simple
source <xsd:element name="acceleratorCount" type="xs:int"/>

element newSpotWindowsFormation/customization
diagram PlatformServices_p5691.png
type tns:customizationInfo
properties
minOcc 0
maxOcc 1
content complex
children css description icon imagePngBase64 label svg
source <xsd:element name="customization" type="tns:customizationInfo" minOccurs="0"/>

element newSpotWindowsFormation/serviceContext
diagram PlatformServices_p5692.png
type tns:serviceContext
properties
minOcc 0
maxOcc 1
content complex
children asynch originatorUid
source <xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>

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