complexType machineFormationInfo
diagram PlatformServices_p4865.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:formationInfo
properties
base tns:formationInfo
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 capacityId
used by
element getMachineFormationsResponse/return
complexType spotMachineFormationInfo
source <xsd:complexType name="machineFormationInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:formationInfo">
     
<xsd:sequence>
       
<xsd:element name="capacityId" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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