complexType machineImageSharingInfo
diagram PlatformServices_p4921.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:cloudArtifactSharingInfo
properties
base tns:cloudArtifactSharingInfo
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid cloningAllowed
used by
elements machineImageInfo/rights machineImageInfo/sharedWith shareMachineImage/sharedWith
source <xsd:complexType name="machineImageSharingInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:cloudArtifactSharingInfo">
     
<xsd:sequence>
       
<xsd:element name="cloningAllowed" type="xs:boolean"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element machineImageSharingInfo/cloningAllowed
diagram PlatformServices_p4922.png
type xsd:boolean
properties
content simple
source <xsd:element name="cloningAllowed" type="xs:boolean"/>

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