definition-properties-slurm-properties-mis
mis Type
object
(Details)
mis Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
managerUrl | string | Required | cannot be null | Untitled schema |
dbPassword | string | Required | cannot be null | Untitled schema |
associationTableName | string | Required | cannot be null | Untitled schema |
scriptPath | string | Required | cannot be null | Untitled schema |
managerUrl
slurm manager节点的URL
managerUrl
-
is required
-
Type:
string
-
cannot be null
-
defined in: Untitled schema
managerUrl Type
string
dbPassword
slurmdbd的数据库密码
dbPassword
-
is required
-
Type:
string
-
cannot be null
-
defined in: Untitled schema
dbPassword Type
string
associationTableName
user_association表名
associationTableName
-
is required
-
Type:
string
-
cannot be null
-
defined in: Untitled schema
associationTableName Type
string
scriptPath
slurm.sh绝对路径
scriptPath
-
is required
-
Type:
string
-
cannot be null
-
defined in: Untitled schema
scriptPath Type
string