complexType containerRegistryAuthConfigInfo
diagram PlatformServices_p1842.png
namespace http://impl.platform.rosettahub.com/
children email password serverddress username
used by
elements pullContainerImage/authConfig pushContainer/authConfig pushContainerImage/authConfig
source <xsd:complexType name="containerRegistryAuthConfigInfo">
 
<xsd:sequence>
   
<xsd:element name="email" type="xs:string" minOccurs="0"/>
   
<xsd:element name="password" type="xs:string" minOccurs="0"/>
   
<xsd:element name="serverddress" type="xs:string" minOccurs="0"/>
   
<xsd:element name="username" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

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