complexType sslCertificateInfo
diagram PlatformServices_p6624.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 approved domainName domainUid enabled expiryTime keySize main requestTime rights sharedWith sslCertificateUid star starSubdomainPrefix subdomains
used by
elements getSharedSslCertificateResponse/return getSslCertificatesResponse/return getPrivateSslCertificateResponse/return getSslCertificateResponse/return
source <xsd:complexType name="sslCertificateInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:shareableCloudArtifactInfo">
     
<xsd:sequence>
       
<xsd:element name="approved" type="xs:boolean"/>
       
<xsd:element name="domainName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="domainUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="enabled" type="xs:boolean"/>
       
<xsd:element name="expiryTime" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="keySize" type="xs:int"/>
       
<xsd:element name="main" type="xs:boolean"/>
       
<xsd:element name="requestTime" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="rights" type="tns:sslCertificateSharingInfo" minOccurs="0"/>
       
<xsd:element name="sharedWith" type="tns:sslCertificateSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="sslCertificateUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="star" type="xs:boolean"/>
       
<xsd:element name="starSubdomainPrefix" type="xs:string" minOccurs="0"/>
       
<xsd:element name="subdomains" type="tns:subdomainInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element sslCertificateInfo/approved
diagram PlatformServices_p6625.png
type xsd:boolean
properties
content simple
source <xsd:element name="approved" type="xs:boolean"/>

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

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

element sslCertificateInfo/enabled
diagram PlatformServices_p6628.png
type xsd:boolean
properties
content simple
source <xsd:element name="enabled" type="xs:boolean"/>

element sslCertificateInfo/expiryTime
diagram PlatformServices_p6629.png
type xsd:dateTime
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="expiryTime" type="xs:dateTime" minOccurs="0"/>

element sslCertificateInfo/keySize
diagram PlatformServices_p6630.png
type xsd:int
properties
content simple
source <xsd:element name="keySize" type="xs:int"/>

element sslCertificateInfo/main
diagram PlatformServices_p6631.png
type xsd:boolean
properties
content simple
source <xsd:element name="main" type="xs:boolean"/>

element sslCertificateInfo/requestTime
diagram PlatformServices_p6632.png
type xsd:dateTime
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="requestTime" type="xs:dateTime" minOccurs="0"/>

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

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

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

element sslCertificateInfo/star
diagram PlatformServices_p6636.png
type xsd:boolean
properties
content simple
source <xsd:element name="star" type="xs:boolean"/>

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

element sslCertificateInfo/subdomains
diagram PlatformServices_p6638.png
type tns:subdomainInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children machineInstanceUid priority subdomainName
source <xsd:element name="subdomains" type="tns:subdomainInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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