complexType newSpotEmrClusterFormation
diagram PlatformServices_p5553.png
namespace http://impl.platform.rosettahub.com/
children sessionUid keySetUid machineImageUid sslCertificateUid machineLaunchOptions availabilityZone clusterSize masterCapacityId slaveCapacityId proxyCapacityId releaseLabel applications clusterSettings autoscalingEnabled initialClusterSize proxySpotBidPrice masterSpotBidPrice slaveSpotBidPrice validFrom validUntil persistent launchGroup blockDurationMinutes availabilityZoneGroup acceleratorId acceleratorCount customization serviceContext
used by
element newSpotEmrClusterFormation
source <xsd:complexType name="newSpotEmrClusterFormation">
 
<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="proxySpotBidPrice" type="xs:double"/>
   
<xsd:element name="masterSpotBidPrice" type="xs:double"/>
   
<xsd:element name="slaveSpotBidPrice" 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="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 newSpotEmrClusterFormation/sessionUid
diagram PlatformServices_p5554.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

element newSpotEmrClusterFormation/masterSpotBidPrice
diagram PlatformServices_p5570.png
type xsd:double
properties
content simple
source <xsd:element name="masterSpotBidPrice" type="xs:double"/>

element newSpotEmrClusterFormation/slaveSpotBidPrice
diagram PlatformServices_p5571.png
type xsd:double
properties
content simple
source <xsd:element name="slaveSpotBidPrice" type="xs:double"/>

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

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

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

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

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

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

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

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

element newSpotEmrClusterFormation/customization
diagram PlatformServices_p5580.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 newSpotEmrClusterFormation/serviceContext
diagram PlatformServices_p5581.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