diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
type | extension of tns:shareableCloudArtifactInfo | ||
properties |
|
||
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 |
|
||
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> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="approved" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="domainName" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="domainUid" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="enabled" type="xs:boolean"/> |
diagram | |||||||
type | xsd:dateTime | ||||||
properties |
|
||||||
source | <xsd:element name="expiryTime" type="xs:dateTime" minOccurs="0"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="keySize" type="xs:int"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="main" type="xs:boolean"/> |
diagram | |||||||
type | xsd:dateTime | ||||||
properties |
|
||||||
source | <xsd:element name="requestTime" type="xs:dateTime" minOccurs="0"/> |
diagram | |||||||
type | tns:sslCertificateSharingInfo | ||||||
properties |
|
||||||
children | artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid machineNumberMax | ||||||
source | <xsd:element name="rights" type="tns:sslCertificateSharingInfo" minOccurs="0"/> |
diagram | |||||||||
type | tns:sslCertificateSharingInfo | ||||||||
properties |
|
||||||||
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"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="sslCertificateUid" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="star" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="starSubdomainPrefix" type="xs:string" minOccurs="0"/> |
diagram | |||||||||
type | tns:subdomainInfo | ||||||||
properties |
|
||||||||
children | machineInstanceUid priority subdomainName | ||||||||
source | <xsd:element name="subdomains" type="tns:subdomainInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |