complexType formationInfo
diagram PlatformServices_p3571.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:shareableCloudArtifactInfo
properties
base tns:shareableCloudArtifactInfo
abstract true
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
used by
element getFormationsResponse/return
complexTypes cfFormationInfo clusterFormationInfo machineFormationInfo poolFormationInfo terraformFormationInfo windowsFormationInfo
source <xsd:complexType name="formationInfo" abstract="true">
 
<xsd:complexContent>
   
<xsd:extension base="tns:shareableCloudArtifactInfo">
     
<xsd:sequence>
       
<xsd:element name="acceleratorCount" type="xs:int"/>
       
<xsd:element name="acceleratorId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="availabilityZone" type="xs:string" minOccurs="0"/>
       
<xsd:element name="awsProductId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="cloudId" 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="machineImageUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="machineLaunchOptions" type="tns:machineLaunchOptions" minOccurs="0"/>
       
<xsd:element name="managed" type="xs:boolean"/>
       
<xsd:element name="regionId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="rights" type="tns:formationSharingInfo" minOccurs="0"/>
       
<xsd:element name="sharedWith" type="tns:formationSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="sslCertificateUid" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

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

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

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

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

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

element formationInfo/machineLaunchOptions
diagram PlatformServices_p3580.png
type tns:machineLaunchOptions
properties
minOcc 0
maxOcc 1
content complex
children asynchShare autoStopper configVolumeUid connectivityMode containerLaunchOptions containerReadyEmailBody containerReadyEmailSubject dockerJpyEnabled enginePoolUid engineSessionServerEnabled finalizeAction ipAddressUid lifeLengthMilliseconds logVolumeUid monitoringPeriodMillisec networkInMaxMegabytes networkOutMaxMegabytes networkThresholdExceededActionId nginxPort platformLogEnabled platformLogLevel platformSessionServerEnabled profilePolicy rootVolumeSizeGb sendContainerReadyEmail shareWithPublic sharingRoles sourceIps squidSourceIps sslEnabled stsSessionServerEnabled
source <xsd:element name="machineLaunchOptions" type="tns:machineLaunchOptions" minOccurs="0"/>

element formationInfo/managed
diagram PlatformServices_p3581.png
type xsd:boolean
properties
content simple
source <xsd:element name="managed" type="xs:boolean"/>

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

element formationInfo/rights
diagram PlatformServices_p3583.png
type tns:formationSharingInfo
properties
minOcc 0
maxOcc 1
content complex
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid allowEngineSharing cloningAllowed enginesSharedWith keySetAccessAllowed launchNumber shareEnginesWithFormationOwner shareMachineImage shareStorage
source <xsd:element name="rights" type="tns:formationSharingInfo" minOccurs="0"/>

element formationInfo/sharedWith
diagram PlatformServices_p3584.png
type tns:formationSharingInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid allowEngineSharing cloningAllowed enginesSharedWith keySetAccessAllowed launchNumber shareEnginesWithFormationOwner shareMachineImage shareStorage
source <xsd:element name="sharedWith" type="tns:formationSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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

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