diagram | |||||
namespace | http://impl.platform.rosettahub.com/ | ||||
type | extension of tns:proxiedClusterFormationInfo | ||||
properties |
|
||||
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 |
|
||||
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> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="applications" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="clusterSettings" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="configStorageUid" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="fullCleanUpOnTerminate" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="logStorageUid" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="notebooksOnMaster" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="releaseLabel" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="scheduler" type="xs:string" minOccurs="0"/> |