complexType rebootMachineInstances
diagram PlatformServices_p5991.png
namespace http://impl.platform.rosettahub.com/
children sessionUid machineInstanceUids force serviceContext
used by
element rebootMachineInstances
source <xsd:complexType name="rebootMachineInstances">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="machineInstanceUids" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="force" type="xs:boolean"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element rebootMachineInstances/force
diagram PlatformServices_p5994.png
type xsd:boolean
properties
content simple
source <xsd:element name="force" type="xs:boolean"/>

element rebootMachineInstances/serviceContext
diagram PlatformServices_p5995.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