complexType suGetArchivedEngines
diagram PlatformServices_p6762.png
namespace http://impl.platform.rosettahub.com/
children sessionUid userLogins from to filters
used by
element suGetArchivedEngines
source <xsd:complexType name="suGetArchivedEngines">
 
<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 suGetArchivedEngines/sessionUid
diagram PlatformServices_p6763.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>

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

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

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

element suGetArchivedEngines/filters
diagram PlatformServices_p6767.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