Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
runStudioForeground
Function runStudioForeground
runStudioForeground
(
params
:
{
allowedCidrs
?:
string
[]
;
allowLocalDemoWorkspace
?:
boolean
;
allowPublicBind
?:
boolean
;
apiHost
?:
string
;
apiPort
?:
number
;
corsAllowedOrigins
?:
string
[]
;
dashboardPort
?:
number
;
dataRetentionDays
?:
number
;
defaultWorkspaceId
?:
string
;
gatewayHost
?:
string
;
gatewayPort
?:
number
;
hostDir
?:
string
;
maxRequestBytes
?:
number
;
metricsHost
?:
string
;
metricsPort
?:
number
;
proxyPort
?:
number
;
queryLeaseCarrierEnabled
?:
boolean
;
trustedProxyHops
?:
number
;
workspace
:
string
;
}
,
)
:
Promise
<
StudioRuntime
>
Parameters
params
:
{
allowedCidrs
?:
string
[]
;
allowLocalDemoWorkspace
?:
boolean
;
allowPublicBind
?:
boolean
;
apiHost
?:
string
;
apiPort
?:
number
;
corsAllowedOrigins
?:
string
[]
;
dashboardPort
?:
number
;
dataRetentionDays
?:
number
;
defaultWorkspaceId
?:
string
;
gatewayHost
?:
string
;
gatewayPort
?:
number
;
hostDir
?:
string
;
maxRequestBytes
?:
number
;
metricsHost
?:
string
;
metricsPort
?:
number
;
proxyPort
?:
number
;
queryLeaseCarrierEnabled
?:
boolean
;
trustedProxyHops
?:
number
;
workspace
:
string
;
}
Returns
Promise
<
StudioRuntime
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...