complexType federatedImageInfo
diagram PlatformServices_p3142.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:shareableCloudArtifactInfo
properties
base tns:shareableCloudArtifactInfo
children artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags accountId amiId arn imageAttributes imageType imageUid publicImage regionId rights sharedWith status
used by
element getFederatedImagesResponse/return
source <xsd:complexType name="federatedImageInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:shareableCloudArtifactInfo">
     
<xsd:sequence>
       
<xsd:element name="accountId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="amiId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="arn" type="xs:string" minOccurs="0"/>
       
<xsd:element name="imageAttributes" type="xs:string" minOccurs="0"/>
       
<xsd:element name="imageType" type="xs:string" minOccurs="0"/>
       
<xsd:element name="imageUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="publicImage" type="xs:boolean"/>
       
<xsd:element name="regionId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="rights" type="tns:federatedImageSharingInfo" minOccurs="0"/>
       
<xsd:element name="sharedWith" type="tns:federatedImageSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="status" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

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

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

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

element federatedImageInfo/publicImage
diagram PlatformServices_p3149.png
type xsd:boolean
properties
content simple
source <xsd:element name="publicImage" type="xs:boolean"/>

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

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

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

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

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