Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
UpdateStackRequest
Interface UpdateStackRequest
interface
UpdateStackRequest
{
body
:
{
additionalResources
?:
{
kind
:
string
;
resourceID
:
string
;
templateMetaName
?:
string
;
}
[]
;
description
?:
string
;
name
?:
string
;
templateURLs
?:
string
[]
;
}
;
stack_id
:
string
;
}
Index
Properties
body
stack_
id
Properties
body
body
:
{
additionalResources
?:
{
kind
:
string
;
resourceID
:
string
;
templateMetaName
?:
string
;
}
[]
;
description
?:
string
;
name
?:
string
;
templateURLs
?:
string
[]
;
}
The stack to update.
stack_
id
stack_id
:
string
The identifier of the stack.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
stack_
id
Documentation
Loading...
The stack to update.