definition
Untitled object in undefined Type
object
(Details)
Untitled object in undefined Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
name | string | Required | cannot be null | Untitled schema |
nodes | array | Optional | cannot be null | Untitled schema |
type | Merged | Required | cannot be null | Untitled schema |
web | object | Optional | cannot be null | Untitled schema |
vnc | object | Optional | cannot be null | Untitled schema |
name
App名
name
-
is required
-
Type:
string
-
cannot be null
-
defined in: Untitled schema
name Type
string
nodes
支持启动这个App的节点名。如果不设置,则所有节点都可以运行
nodes
-
is optional
-
Type:
string[]
-
cannot be null
-
defined in: Untitled schema
nodes Type
string[]
type
应用类型
type
-
is required
-
Type: merged type (Details)
-
cannot be null
-
defined in: Untitled schema
type Type
merged type (Details)
any of
web
web
-
is optional
-
Type:
object
(Details) -
cannot be null
-
defined in: Untitled schema
web Type
object
(Details)
vnc
vnc
-
is optional
-
Type:
object
(Details) -
cannot be null
-
defined in: Untitled schema
vnc Type
object
(Details)