complexType portfolioInfo
diagram PlatformServices_p5866.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:cloudArtifactInfo
properties
base tns:cloudArtifactInfo
children artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags artifacts autoAddArtifacts awsPortfolioId portfolioUid rights roleName sharedWith
used by
element getPortfoliosResponse/return
source <xsd:complexType name="portfolioInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:cloudArtifactInfo">
     
<xsd:sequence>
       
<xsd:element name="artifacts" type="tns:shareableCloudArtifactInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="autoAddArtifacts" type="xs:boolean"/>
       
<xsd:element name="awsPortfolioId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="portfolioUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="rights" type="tns:portfolioSharingInfo" minOccurs="0"/>
       
<xsd:element name="roleName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="sharedWith" type="tns:portfolioSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element portfolioInfo/artifacts
diagram PlatformServices_p5867.png
type tns:shareableCloudArtifactInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags
source <xsd:element name="artifacts" type="tns:shareableCloudArtifactInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element portfolioInfo/autoAddArtifacts
diagram PlatformServices_p5868.png
type xsd:boolean
properties
content simple
source <xsd:element name="autoAddArtifacts" type="xs:boolean"/>

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

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

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

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

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

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