complexType getLinkedClusters
diagram PlatformServices_p4131.png
namespace http://impl.platform.rosettahub.com/
children sessionUid machineInstanceUid
used by
element getLinkedClusters
source <xsd:complexType name="getLinkedClusters">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="machineInstanceUid" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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