complexType shareEnginePool
diagram PlatformServices_p6451.png
namespace http://impl.platform.rosettahub.com/
children sessionUid enginePoolUid sharedWith replace serviceContext
used by
element shareEnginePool
source <xsd:complexType name="shareEnginePool">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="enginePoolUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="sharedWith" type="tns:enginePoolSharingInfo" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="replace" type="xs:boolean"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element shareEnginePool/sharedWith
diagram PlatformServices_p6454.png
type tns:enginePoolSharingInfo
properties
minOcc 0
maxOcc unbounded
content complex
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid borrowDurationMax nbEnginesMax rights
source <xsd:element name="sharedWith" type="tns:enginePoolSharingInfo" minOccurs="0" maxOccurs="unbounded"/>

element shareEnginePool/replace
diagram PlatformServices_p6455.png
type xsd:boolean
properties
content simple
source <xsd:element name="replace" type="xs:boolean"/>

element shareEnginePool/serviceContext
diagram PlatformServices_p6456.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