diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
children | sessionUid keySetUid sharedWith replace serviceContext | ||
used by |
|
||
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> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="keySetUid" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | tns:keySetSharingInfo | ||||||
properties |
|
||||||
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"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="replace" type="xs:boolean"/> |
diagram | |||||||
type | tns:serviceContext | ||||||
properties |
|
||||||
children | asynch originatorUid | ||||||
source | <xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/> |