complexType getClouds
diagram PlatformServices_p3694.png
namespace http://impl.platform.rosettahub.com/
children sessionUid filters
used by
element getClouds
source <xsd:complexType name="getClouds">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="filters" type="tns:cloudFilters" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

element getClouds/filters
diagram PlatformServices_p3696.png
type tns:cloudFilters
properties
minOcc 0
maxOcc 1
content complex
children accountNumber cloudId includeCustomization limit orLogic regionId endTime includePrivate includePublic includeShared label owner projectUid startTime apiEnabled autoPublicApi bootstrapUrl cloudDriverId defaultConnectivityMode regions remoteDriver role
source <xsd:element name="filters" type="tns:cloudFilters" minOccurs="0"/>

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