complexType efsStorageFilters
diagram PlatformServices_p2712.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:basicFilters
properties
base tns:basicFilters
children accountNumber cloudId includeCustomization limit orLogic regionId endTime includePrivate includePublic includeShared label owner projectUid startTime efsStorageUid fileSystemId keySetUid vpcId
used by
elements getEfsStorages/filters getEfsStoragesCount/filters
source <xsd:complexType name="efsStorageFilters">
 
<xsd:complexContent>
   
<xsd:extension base="tns:basicFilters">
     
<xsd:sequence>
       
<xsd:element name="efsStorageUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="fileSystemId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="keySetUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="vpcId" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

element efsStorageFilters/vpcId
diagram PlatformServices_p2716.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