complexType shareKeySet
diagram PlatformServices_p6508.png
namespace http://impl.platform.rosettahub.com/
children sessionUid keySetUid sharedWith replace serviceContext
used by
element shareKeySet
source <xsd:complexType name="shareKeySet">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="keySetUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="sharedWith" type="tns:keySetSharingInfo" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="replace" type="xs:boolean"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element shareKeySet/sharedWith
diagram PlatformServices_p6511.png
type tns:keySetSharingInfo
properties
minOcc 0
maxOcc unbounded
content complex
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid allowCreateBlockStorage allowCreateImage allowCreateNetworkStorage allowCreateSimpleStorage capacities defaultCapacity machineNumberMax
source <xsd:element name="sharedWith" type="tns:keySetSharingInfo" minOccurs="0" maxOccurs="unbounded"/>

element shareKeySet/replace
diagram PlatformServices_p6512.png
type xsd:boolean
properties
content simple
source <xsd:element name="replace" type="xs:boolean"/>

element shareKeySet/serviceContext
diagram PlatformServices_p6513.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