complexType launchMachine
diagram PlatformServices_p4784.png
namespace http://impl.platform.rosettahub.com/
children sessionUid keySetUid machineImageUid capacityId sslCertificateUid n availabilityZone machineLabel machineLaunchOptions serviceContext
used by
element launchMachine
source <xsd:complexType name="launchMachine">
 
<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="capacityId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="sslCertificateUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="n" type="xs:int"/>
   
<xsd:element name="availabilityZone" type="xs:string" minOccurs="0"/>
   
<xsd:element name="machineLabel" type="xs:string" minOccurs="0"/>
   
<xsd:element name="machineLaunchOptions" type="tns:machineLaunchOptions" minOccurs="0"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

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

element launchMachine/n
diagram PlatformServices_p4790.png
type xsd:int
properties
content simple
source <xsd:element name="n" type="xs:int"/>

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

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

element launchMachine/machineLaunchOptions
diagram PlatformServices_p4793.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 launchMachine/serviceContext
diagram PlatformServices_p4794.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