definition
Untitled object in undefined Type
object (Details)
Untitled object in undefined Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| jobManagement | boolean | Required | cannot be null | Untitled schema |
| loginDesktop | object | Required | cannot be null | Untitled schema |
| apps | boolean | Required | cannot be null | Untitled schema |
| homeText | object | Required | cannot be null | Untitled schema |
| homeTitle | object | Required | cannot be null | Untitled schema |
| misUrl | string | Optional | cannot be null | Untitled schema |
| shell | boolean | Required | cannot be null | Untitled schema |
| submitJobDefaultPwd | string | Required | cannot be null | Untitled schema |
| savedJobsDir | string | Required | cannot be null | Untitled schema |
| appJobsDir | string | Required | cannot be null | Untitled schema |
| turboVNCPath | string | Required | cannot be null | Untitled schema |
jobManagement
是否启动作业管理功能
jobManagement
-
is required
-
Type:
boolean -
cannot be null
-
defined in: Untitled schema
jobManagement Type
boolean
jobManagement Default Value
The default value is:
true
loginDesktop
loginDesktop
-
is required
-
Type:
object(Details) -
cannot be null
-
defined in: Untitled schema
loginDesktop Type
object (Details)
apps
是否启用交互式任务功能
apps
-
is required
-
Type:
boolean -
cannot be null
-
defined in: Untitled schema
apps Type
boolean
apps Default Value
The default value is:
true
homeText
homeText
-
is required
-
Type:
object(Details) -
cannot be null
-
defined in: Untitled schema
homeText Type
object (Details)
homeTitle
homeTitle
-
is required
-
Type:
object(Details) -
cannot be null
-
defined in: Untitled schema
homeTitle Type
object (Details)
misUrl
管理系统的部署URL或者路径
misUrl
-
is optional
-
Type:
string -
cannot be null
-
defined in: Untitled schema
misUrl Type
string
shell
是否启用终端功能
shell
-
is required
-
Type:
boolean -
cannot be null
-
defined in: Untitled schema
shell Type
boolean
shell Default Value
The default value is:
true
submitJobDefaultPwd
提 交作业的默认工作目录。使用{name}代替作业名称。相对于用户的家目录
submitJobDefaultPwd
-
is required
-
Type:
string -
cannot be null
-
defined in: Untitled schema
submitJobDefaultPwd Type
string
submitJobDefaultPwd Default Value
The default value is:
"scow/jobs/{name}"
savedJobsDir
将保存的作业保存到什么位置。相对于用户家目录
savedJobsDir
-
is required
-
Type:
string -
cannot be null
-
defined in: Untitled schema
savedJobsDir Type
string
savedJobsDir Default Value
The default value is:
"scow/savedJobs"
appJobsDir
将交互式任务的信息保存到什么位置。相对于用户的家目录
appJobsDir
-
is required
-
Type:
string -
cannot be null
-
defined in: Untitled schema
appJobsDir Type
string
appJobsDir Default Value
The default value is:
"scow/appData"
turboVNCPath
TurboVNC的安装路径
turboVNCPath
-
is required
-
Type:
string -
cannot be null
-
defined in: Untitled schema
turboVNCPath Type
string
turboVNCPath Default Value
The default value is:
"/opt/TurboVNC"