complexType domainInfo
diagram PlatformServices_p2669.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 certificatesNumberMaxPerRollingPeriod certificatesNumberSinceCutOff dnsChallengeDelaySec dnsDriverId domainName domainUid hostedZoneId nextCutOff rights sharedWith subdomainExcludes subdomainIncludes
used by
elements getSharedDomainResponse/return getDomainResponse/return getDomainsResponse/return getPrivateDomainResponse/return
source <xsd:complexType name="domainInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:shareableCloudArtifactInfo">
     
<xsd:sequence>
       
<xsd:element name="certificatesNumberMaxPerRollingPeriod" type="xs:int"/>
       
<xsd:element name="certificatesNumberSinceCutOff" type="xs:int"/>
       
<xsd:element name="dnsChallengeDelaySec" type="xs:int"/>
       
<xsd:element name="dnsDriverId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="domainName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="domainUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="hostedZoneId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="nextCutOff" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="rights" type="tns:domainSharingInfo" minOccurs="0"/>
       
<xsd:element name="sharedWith" type="tns:domainSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="subdomainExcludes" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="subdomainIncludes" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element domainInfo/certificatesNumberMaxPerRollingPeriod
diagram PlatformServices_p2670.png
type xsd:int
properties
content simple
source <xsd:element name="certificatesNumberMaxPerRollingPeriod" type="xs:int"/>

element domainInfo/certificatesNumberSinceCutOff
diagram PlatformServices_p2671.png
type xsd:int
properties
content simple
source <xsd:element name="certificatesNumberSinceCutOff" type="xs:int"/>

element domainInfo/dnsChallengeDelaySec
diagram PlatformServices_p2672.png
type xsd:int
properties
content simple
source <xsd:element name="dnsChallengeDelaySec" type="xs:int"/>

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

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

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

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

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

element domainInfo/rights
diagram PlatformServices_p2678.png
type tns:domainSharingInfo
properties
minOcc 0
maxOcc 1
content complex
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid sslCertificateNumberMax subdomainExcludes subdomainIncludes
source <xsd:element name="rights" type="tns:domainSharingInfo" minOccurs="0"/>

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

element domainInfo/subdomainExcludes
diagram PlatformServices_p2680.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
nillable true
source <xsd:element name="subdomainExcludes" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element domainInfo/subdomainIncludes
diagram PlatformServices_p2681.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
nillable true
source <xsd:element name="subdomainIncludes" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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