complexType suGetEngines
diagram PlatformServices_p6777.png
namespace http://impl.platform.rosettahub.com/
children sessionUid userLogins from to filters
used by
element suGetEngines
source <xsd:complexType name="suGetEngines">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="userLogins" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="from" type="xs:dateTime" minOccurs="0"/>
   
<xsd:element name="to" type="xs:dateTime" minOccurs="0"/>
   
<xsd:element name="filters" type="tns:engineFilters" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

element suGetEngines/userLogins
diagram PlatformServices_p6779.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="userLogins" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element suGetEngines/from
diagram PlatformServices_p6780.png
type xsd:dateTime
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="from" type="xs:dateTime" minOccurs="0"/>

element suGetEngines/to
diagram PlatformServices_p6781.png
type xsd:dateTime
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="to" type="xs:dateTime" minOccurs="0"/>

element suGetEngines/filters
diagram PlatformServices_p6782.png
type tns:engineFilters
properties
minOcc 0
maxOcc 1
content complex
children accountNumber cloudId includeCustomization limit orLogic regionId endTime includePrivate includePublic includeShared label owner projectUid startTime clusterDriverId clusterLabel clusterUid ping validate formationUid instanceId machineInstanceLabel machineInstanceUid machineStatus containerName containerUid engineLabel engineName engineStatus engineUid poolUid
source <xsd:element name="filters" type="tns:engineFilters" minOccurs="0"/>

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