@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
ml
DeploymentInput
Type Alias DeploymentInput
Input for creating a new deployment
type
DeploymentInput
=
{
data
?:
{
attributes
?:
{
deprecated
?:
boolean
;
description
?:
EntityDescription
;
enablePredictions
?:
boolean
;
modelId
:
ModelId
;
name
:
EntityName
;
spaceId
:
SpaceId
;
}
;
type
?:
"deployment"
;
}
;
}
Index
Properties
data?
Properties
Optional
data
data
?:
{
attributes
?:
{
deprecated
?:
boolean
;
description
?:
EntityDescription
;
enablePredictions
?:
boolean
;
modelId
:
ModelId
;
name
:
EntityName
;
spaceId
:
SpaceId
;
}
;
type
?:
"deployment"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
Input for creating a new deployment