diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
type | extension of tns:cloudArtifactSharingInfo | ||
properties |
|
||
children | artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid allowEngineSharing cloningAllowed enginesSharedWith keySetAccessAllowed launchNumber shareEnginesWithFormationOwner shareMachineImage shareStorage | ||
used by |
|
||
source | <xsd:complexType name="formationSharingInfo"> <xsd:complexContent> <xsd:extension base="tns:cloudArtifactSharingInfo"> <xsd:sequence> <xsd:element name="allowEngineSharing" type="xs:boolean"/> <xsd:element name="cloningAllowed" type="xs:boolean"/> <xsd:element name="enginesSharedWith" type="tns:engineSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="keySetAccessAllowed" type="xs:boolean"/> <xsd:element name="launchNumber" type="xs:int"/> <xsd:element name="shareEnginesWithFormationOwner" type="xs:boolean"/> <xsd:element name="shareMachineImage" type="xs:boolean"/> <xsd:element name="shareStorage" type="xs:boolean"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="allowEngineSharing" type="xs:boolean"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="cloningAllowed" type="xs:boolean"/> |
diagram | |||||||||
type | tns:engineSharingInfo | ||||||||
properties |
|
||||||||
children | artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid engineRoles | ||||||||
source | <xsd:element name="enginesSharedWith" type="tns:engineSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="keySetAccessAllowed" type="xs:boolean"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="launchNumber" type="xs:int"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="shareEnginesWithFormationOwner" type="xs:boolean"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="shareMachineImage" type="xs:boolean"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="shareStorage" type="xs:boolean"/> |