complexType managedClusterFormationInfo
diagram PlatformServices_p5034.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:proxiedClusterFormationInfo
properties
base tns:proxiedClusterFormationInfo
abstract true
children artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags acceleratorCount acceleratorId availabilityZone awsProductId cloudId formationUid keySetUid machineImageUid machineLaunchOptions managed regionId rights sharedWith sslCertificateUid autoscalingEnabled clusterImageUid clusterInPrivateSubnet clusterSize desiredClusterSize initialClusterSize masterCapacityId slaveCapacityId proxyCapacityId proxyInPrivateSubnet applications clusterSettings configStorageUid fullCleanUpOnTerminate logStorageUid notebooksOnMaster releaseLabel scheduler
used by
complexTypes ecsClusterFormationInfo emrClusterFormationInfo hpcClusterFormationInfo kubernetesClusterFormationInfo
source <xsd:complexType name="managedClusterFormationInfo" abstract="true">
 
<xsd:complexContent>
   
<xsd:extension base="tns:proxiedClusterFormationInfo">
     
<xsd:sequence>
       
<xsd:element name="applications" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="clusterSettings" type="xs:string" minOccurs="0"/>
       
<xsd:element name="configStorageUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="fullCleanUpOnTerminate" type="xs:boolean"/>
       
<xsd:element name="logStorageUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="notebooksOnMaster" type="xs:boolean"/>
       
<xsd:element name="releaseLabel" type="xs:string" minOccurs="0"/>
       
<xsd:element name="scheduler" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

element managedClusterFormationInfo/fullCleanUpOnTerminate
diagram PlatformServices_p5038.png
type xsd:boolean
properties
content simple
source <xsd:element name="fullCleanUpOnTerminate" type="xs:boolean"/>

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

element managedClusterFormationInfo/notebooksOnMaster
diagram PlatformServices_p5040.png
type xsd:boolean
properties
content simple
source <xsd:element name="notebooksOnMaster" type="xs:boolean"/>

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

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

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