complexType updateHpcClusterFormation
diagram PlatformServices_p7153.png
namespace http://impl.platform.rosettahub.com/
children sessionUid formationUid keySetUid availabilityZone sslCertificateUid machineImageUid masterCapacityId slaveCapacityId clusterSize proxyCapacityId releaseLabel applications scheduler clusterSettings autoscalingEnabled initialClusterSize acceleratorId acceleratorCount serviceContext
used by
element updateHpcClusterFormation
source <xsd:complexType name="updateHpcClusterFormation">
 
<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="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 updateHpcClusterFormation/sessionUid
diagram PlatformServices_p7154.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

element updateHpcClusterFormation/serviceContext
diagram PlatformServices_p7172.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