complexType newEmrClusterFormation
diagram PlatformServices_p5220.png
namespace http://impl.platform.rosettahub.com/
children sessionUid keySetUid machineImageUid sslCertificateUid machineLaunchOptions availabilityZone clusterSize masterCapacityId slaveCapacityId proxyCapacityId releaseLabel applications clusterSettings autoscalingEnabled initialClusterSize acceleratorId acceleratorCount customization serviceContext
used by
element newEmrClusterFormation
source <xsd:complexType name="newEmrClusterFormation">
 
<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="clusterSize" type="xs:int"/>
   
<xsd:element name="masterCapacityId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="slaveCapacityId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="proxyCapacityId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="releaseLabel" type="xs:string" minOccurs="0"/>
   
<xsd:element name="applications" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="clusterSettings" type="xs:string" minOccurs="0"/>
   
<xsd:element name="autoscalingEnabled" type="xs:boolean"/>
   
<xsd:element name="initialClusterSize" type="xs:int"/>
   
<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 newEmrClusterFormation/sessionUid
diagram PlatformServices_p5221.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>

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

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

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

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

element newEmrClusterFormation/clusterSize
diagram PlatformServices_p5227.png
type xsd:int
properties
content simple
source <xsd:element name="clusterSize" type="xs:int"/>

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

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

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

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

element newEmrClusterFormation/applications
diagram PlatformServices_p5232.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="applications" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

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

element newEmrClusterFormation/autoscalingEnabled
diagram PlatformServices_p5234.png
type xsd:boolean
properties
content simple
source <xsd:element name="autoscalingEnabled" type="xs:boolean"/>

element newEmrClusterFormation/initialClusterSize
diagram PlatformServices_p5235.png
type xsd:int
properties
content simple
source <xsd:element name="initialClusterSize" type="xs:int"/>

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

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

element newEmrClusterFormation/customization
diagram PlatformServices_p5238.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 newEmrClusterFormation/serviceContext
diagram PlatformServices_p5239.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