complexType cpocRefreshComputeInfoNow
diagram PlatformServices_p2054.png
namespace http://impl.platform.rosettahub.com/
children sessionUid rootCloudAccountUid userCloudAccountUids
used by
element cpocRefreshComputeInfoNow
source <xsd:complexType name="cpocRefreshComputeInfoNow">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="rootCloudAccountUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="userCloudAccountUids" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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