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 commands detach envVars privileged process rights sharedWith startupScriptUid tty | ||
used by |
|
||
source | <xsd:complexType name="startupScriptInfo"> <xsd:complexContent> <xsd:extension base="tns:shareableCloudArtifactInfo"> <xsd:sequence> <xsd:element name="approved" type="xs:boolean"/> <xsd:element name="commands" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="detach" type="xs:boolean"/> <xsd:element name="envVars" type="tns:envVarInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="privileged" type="xs:boolean"/> <xsd:element name="process" type="xs:string" minOccurs="0"/> <xsd:element name="rights" type="tns:startupScriptSharingInfo" minOccurs="0"/> <xsd:element name="sharedWith" type="tns:startupScriptSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="startupScriptUid" type="xs:string" minOccurs="0"/> <xsd:element name="tty" type="xs:boolean"/> </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="commands" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="detach" type="xs:boolean"/> |
diagram | |||||||||
type | tns:envVarInfo | ||||||||
properties |
|
||||||||
children | envVarName envVarValue | ||||||||
source | <xsd:element name="envVars" type="tns:envVarInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="privileged" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="process" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | tns:startupScriptSharingInfo | ||||||
properties |
|
||||||
children | artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid | ||||||
source | <xsd:element name="rights" type="tns:startupScriptSharingInfo" minOccurs="0"/> |
diagram | |||||||||
type | tns:startupScriptSharingInfo | ||||||||
properties |
|
||||||||
children | artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid | ||||||||
source | <xsd:element name="sharedWith" type="tns:startupScriptSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="startupScriptUid" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="tty" type="xs:boolean"/> |