complexType updateSpotHpcClusterFormation
diagram PlatformServices_p7294.png
namespace http://impl.platform.rosettahub.com/
children sessionUid formationUid keySetUid availabilityZone sslCertificateUid machineImageUid masterCapacityId slaveCapacityId clusterSize proxyCapacityId releaseLabel applications scheduler clusterSettings autoscalingEnabled initialClusterSize proxySpotBidPrice masterSpotBidPrice slaveSpotBidPrice acceleratorId acceleratorCount serviceContext
used by
element updateSpotHpcClusterFormation
source <xsd:complexType name="updateSpotHpcClusterFormation">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="formationUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="keySetUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="availabilityZone" type="xs:string" minOccurs="0"/>
   
<xsd:element name="sslCertificateUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="machineImageUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="masterCapacityId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="slaveCapacityId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="clusterSize" type="xs:int"/>
   
<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="scheduler" type="xs:string" minOccurs="0"/>
   
<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="acceleratorId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="acceleratorCount" type="xs:int"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

element updateSpotHpcClusterFormation/serviceContext
diagram PlatformServices_p7316.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