complexType spotHpcClusterFormationInfo
diagram PlatformServices_p6571.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:hpcClusterFormationInfo
properties
base tns:hpcClusterFormationInfo
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 availabilityZoneGroup blockDurationMinutes launchGroup masterSpotBidPrice persistent proxySpotBidPrice slaveSpotBidPrice validFrom validUntil
used by
element getSpotHpcClusterFormationsResponse/return
source <xsd:complexType name="spotHpcClusterFormationInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:hpcClusterFormationInfo">
     
<xsd:sequence>
       
<xsd:element name="availabilityZoneGroup" type="xs:string" minOccurs="0"/>
       
<xsd:element name="blockDurationMinutes" type="xs:int"/>
       
<xsd:element name="launchGroup" type="xs:string" minOccurs="0"/>
       
<xsd:element name="masterSpotBidPrice" type="xs:double"/>
       
<xsd:element name="persistent" type="xs:boolean"/>
       
<xsd:element name="proxySpotBidPrice" 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:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

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

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

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

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

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

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

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