complexType newMachineFormation
diagram PlatformServices_p5437.png
namespace http://impl.platform.rosettahub.com/
children sessionUid keySetUid machineImageUid sslCertificateUid machineLaunchOptions availabilityZone capacityId acceleratorId acceleratorCount customization serviceContext
used by
element newMachineFormation
source <xsd:complexType name="newMachineFormation">
 
<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="capacityId" type="xs:string" minOccurs="0"/>
   
<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 newMachineFormation/sessionUid
diagram PlatformServices_p5438.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>

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

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

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

element newMachineFormation/machineLaunchOptions
diagram PlatformServices_p5442.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 newMachineFormation/availabilityZone
diagram PlatformServices_p5443.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="availabilityZone" type="xs:string" minOccurs="0"/>

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

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

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

element newMachineFormation/customization
diagram PlatformServices_p5447.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 newMachineFormation/serviceContext
diagram PlatformServices_p5448.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