complexType ebsStorageInfo
diagram PlatformServices_p2693.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:cloudStorageInfo
properties
base tns:cloudStorageInfo
children artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags accessRights availabilityZone cloudId defaultStorage device ebsStorageUid instanceId keySetOwner keySetUid regionId rights sharedWith size snapshotId volumeId
used by
element getEbsStoragesResponse/return
source <xsd:complexType name="ebsStorageInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:cloudStorageInfo">
     
<xsd:sequence>
       
<xsd:element name="accessRights" type="xs:string" minOccurs="0"/>
       
<xsd:element name="availabilityZone" type="xs:string" minOccurs="0"/>
       
<xsd:element name="cloudId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="defaultStorage" type="xs:boolean"/>
       
<xsd:element name="device" type="xs:string" minOccurs="0"/>
       
<xsd:element name="ebsStorageUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="instanceId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="keySetOwner" type="xs:string" minOccurs="0"/>
       
<xsd:element name="keySetUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="regionId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="rights" type="tns:ebsStorageSharingInfo" minOccurs="0"/>
       
<xsd:element name="sharedWith" type="tns:ebsStorageSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="size" type="xs:int"/>
       
<xsd:element name="snapshotId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="volumeId" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

element ebsStorageInfo/defaultStorage
diagram PlatformServices_p2697.png
type xsd:boolean
properties
content simple
source <xsd:element name="defaultStorage" type="xs:boolean"/>

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

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

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

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

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

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

element ebsStorageInfo/rights
diagram PlatformServices_p2704.png
type tns:ebsStorageSharingInfo
properties
minOcc 0
maxOcc 1
content complex
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid rights
source <xsd:element name="rights" type="tns:ebsStorageSharingInfo" minOccurs="0"/>

element ebsStorageInfo/sharedWith
diagram PlatformServices_p2705.png
type tns:ebsStorageSharingInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid rights
source <xsd:element name="sharedWith" type="tns:ebsStorageSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element ebsStorageInfo/size
diagram PlatformServices_p2706.png
type xsd:int
properties
content simple
source <xsd:element name="size" type="xs:int"/>

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

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

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