diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
type | extension of tns:cloudArtifactSharingInfo | ||
properties |
|
||
children | artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid allowCreateBlockStorage allowCreateImage allowCreateNetworkStorage allowCreateSimpleStorage capacities defaultCapacity machineNumberMax | ||
used by |
|
||
source | <xsd:complexType name="keySetSharingInfo"> <xsd:complexContent> <xsd:extension base="tns:cloudArtifactSharingInfo"> <xsd:sequence> <xsd:element name="allowCreateBlockStorage" type="xs:boolean"/> <xsd:element name="allowCreateImage" type="xs:boolean"/> <xsd:element name="allowCreateNetworkStorage" type="xs:boolean"/> <xsd:element name="allowCreateSimpleStorage" type="xs:boolean"/> <xsd:element name="capacities" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="defaultCapacity" type="xs:string" minOccurs="0"/> <xsd:element name="machineNumberMax" type="xs:int"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="allowCreateBlockStorage" type="xs:boolean"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="allowCreateImage" type="xs:boolean"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="allowCreateNetworkStorage" type="xs:boolean"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="allowCreateSimpleStorage" type="xs:boolean"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="capacities" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="defaultCapacity" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="machineNumberMax" type="xs:int"/> |