diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
children | sessionUid keySetUid machineImageUid sslCertificateUid machineLaunchOptions availabilityZone clusterSize masterCapacityId slaveCapacityId acceleratorId acceleratorCount customization serviceContext | ||
used by |
|
||
source | <xsd:complexType name="newSparkClusterFormation"> <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="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> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="keySetUid" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="machineImageUid" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="sslCertificateUid" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | tns:machineLaunchOptions | ||||||
properties |
|
||||||
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"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="availabilityZone" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="clusterSize" type="xs:int"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="masterCapacityId" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="slaveCapacityId" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="acceleratorId" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="acceleratorCount" type="xs:int"/> |
diagram | |||||||
type | tns:customizationInfo | ||||||
properties |
|
||||||
children | css description icon imagePngBase64 label svg | ||||||
source | <xsd:element name="customization" type="tns:customizationInfo" minOccurs="0"/> |
diagram | |||||||
type | tns:serviceContext | ||||||
properties |
|
||||||
children | asynch originatorUid | ||||||
source | <xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/> |