complexType updateSpotMachinePoolFormationAttributes
diagram PlatformServices_p7349.png
namespace http://impl.platform.rosettahub.com/
children sessionUid formationUid attributes acceleratorId acceleratorCount serviceContext
used by
element updateSpotMachinePoolFormationAttributes
source <xsd:complexType name="updateSpotMachinePoolFormationAttributes">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="formationUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="attributes" type="tns:spotMachinePoolFormationAttributes" minOccurs="0"/>
   
<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 updateSpotMachinePoolFormationAttributes/sessionUid
diagram PlatformServices_p7350.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>

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

element updateSpotMachinePoolFormationAttributes/attributes
diagram PlatformServices_p7352.png
type tns:spotMachinePoolFormationAttributes
properties
minOcc 0
maxOcc 1
content complex
children availabilityZone capacityId instanceCount keySetUid machineImageUid spotPrice sslCertificateUid validFrom validUntil
source <xsd:element name="attributes" type="tns:spotMachinePoolFormationAttributes" minOccurs="0"/>

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

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

element updateSpotMachinePoolFormationAttributes/serviceContext
diagram PlatformServices_p7355.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