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

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

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

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

element getFederatedAllowedCapacities/filters
diagram PlatformServices_p3883.png
type tns:capacityFilters
properties
minOcc 0
maxOcc 1
content complex
children cloudId os preInstalledSoftware regionId
source <xsd:element name="filters" type="tns:capacityFilters" minOccurs="0"/>

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