complexType copcSetFederatedUserLimits
diagram PlatformServices_p1847.png
namespace http://impl.platform.rosettahub.com/
children sessionUid userLogin limits serviceContext
used by
element copcSetFederatedUserLimits
source <xsd:complexType name="copcSetFederatedUserLimits">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="userLogin" type="xs:string" minOccurs="0"/>
   
<xsd:element name="limits" type="tns:federatedUserLimitsInfo" minOccurs="0"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element copcSetFederatedUserLimits/limits
diagram PlatformServices_p1850.png
type tns:federatedUserLimitsInfo
properties
minOcc 0
maxOcc 1
content complex
children autostopTimeout maximumAutostopTimeout maximumEbsSize maximumEc2Instances maximumEfsSize maximumHourlyCost maximumRetrievalRateGb maximumS3Size maximumSnapshotSize maximumSpotPrice maximumSpotPriceFactor
source <xsd:element name="limits" type="tns:federatedUserLimitsInfo" minOccurs="0"/>

element copcSetFederatedUserLimits/serviceContext
diagram PlatformServices_p1851.png
type tns:serviceContext
properties
minOcc 0
maxOcc 1
content complex
children asynch originatorUid
source <xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>

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