diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
children | sessionUid cloudAccountUid awsServiceId filters | ||
used by |
|
||
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> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="cloudAccountUid" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="awsServiceId" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | tns:capacityFilters | ||||||
properties |
|
||||||
children | cloudId os preInstalledSoftware regionId | ||||||
source | <xsd:element name="filters" type="tns:capacityFilters" minOccurs="0"/> |