complexType keySetSharingInfo
diagram PlatformServices_p4728.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 allowCreateBlockStorage allowCreateImage allowCreateNetworkStorage allowCreateSimpleStorage capacities defaultCapacity machineNumberMax
used by
elements keySetInfo/rights shareKeySet/sharedWith keySetInfo/sharedWith
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>

element keySetSharingInfo/allowCreateBlockStorage
diagram PlatformServices_p4729.png
type xsd:boolean
properties
content simple
source <xsd:element name="allowCreateBlockStorage" type="xs:boolean"/>

element keySetSharingInfo/allowCreateImage
diagram PlatformServices_p4730.png
type xsd:boolean
properties
content simple
source <xsd:element name="allowCreateImage" type="xs:boolean"/>

element keySetSharingInfo/allowCreateNetworkStorage
diagram PlatformServices_p4731.png
type xsd:boolean
properties
content simple
source <xsd:element name="allowCreateNetworkStorage" type="xs:boolean"/>

element keySetSharingInfo/allowCreateSimpleStorage
diagram PlatformServices_p4732.png
type xsd:boolean
properties
content simple
source <xsd:element name="allowCreateSimpleStorage" type="xs:boolean"/>

element keySetSharingInfo/capacities
diagram PlatformServices_p4733.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
nillable true
source <xsd:element name="capacities" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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

element keySetSharingInfo/machineNumberMax
diagram PlatformServices_p4735.png
type xsd:int
properties
content simple
source <xsd:element name="machineNumberMax" type="xs:int"/>

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