Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
CreateStackRequest
Interface CreateStackRequest
interface
CreateStackRequest
{
body
:
{
description
?:
string
;
name
?:
string
;
orgID
?:
string
;
urls
?:
string
[]
;
}
;
}
Index
Properties
body
Properties
body
body
:
{
description
?:
string
;
name
?:
string
;
orgID
?:
string
;
urls
?:
string
[]
}
The stack to create.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
Documentation
Loading...
The stack to create.