complexType updateMachineImage
diagram PlatformServices_p7204.png
namespace http://impl.platform.rosettahub.com/
children sessionUid machineImageUid capacities ports osUserName serviceContext
used by
element updateMachineImage
source <xsd:complexType name="updateMachineImage">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="machineImageUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="capacities" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="ports" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="osUserName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

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

element updateMachineImage/serviceContext
diagram PlatformServices_p7210.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