complexType efsStorageInfo
diagram PlatformServices_p2717.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 azs cloudId defaultStorage efsStorageUid fileSystemId keySetOwner keySetUid multiAz networkDriveType regionId rights sharedWith storageSize vpcId
used by
elements getPrivateEfsStorageResponse/return getEfsStorageResponse/return getEfsStoragesResponse/return getSharedEfsStorageResponse/return
source <xsd:complexType name="efsStorageInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:cloudStorageInfo">
     
<xsd:sequence>
       
<xsd:element name="azs" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="cloudId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="defaultStorage" type="xs:boolean"/>
       
<xsd:element name="efsStorageUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="fileSystemId" 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="multiAz" type="xs:boolean"/>
       
<xsd:element name="networkDriveType" type="xs:string" minOccurs="0"/>
       
<xsd:element name="regionId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="rights" type="tns:efsStorageSharingInfo" minOccurs="0"/>
       
<xsd:element name="sharedWith" type="tns:efsStorageSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="storageSize" type="xs:int"/>
       
<xsd:element name="vpcId" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

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

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

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

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

element efsStorageInfo/multiAz
diagram PlatformServices_p2725.png
type xsd:boolean
properties
content simple
source <xsd:element name="multiAz" type="xs:boolean"/>

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

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

element efsStorageInfo/rights
diagram PlatformServices_p2728.png
type tns:efsStorageSharingInfo
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:efsStorageSharingInfo" minOccurs="0"/>

element efsStorageInfo/sharedWith
diagram PlatformServices_p2729.png
type tns:efsStorageSharingInfo
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:efsStorageSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element efsStorageInfo/storageSize
diagram PlatformServices_p2730.png
type xsd:int
properties
content simple
source <xsd:element name="storageSize" type="xs:int"/>

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

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