Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
TemplateExportByName
Interface TemplateExportByName
interface
TemplateExportByName
{
orgIDs
?:
{
orgID
?:
string
;
resourceFilters
?:
{
byLabel
?:
string
[]
;
byResourceKind
?:
TemplateKind
[]
}
;
}
[]
;
resources
?:
{
kind
:
TemplateKind
;
name
:
string
}
[]
;
stackID
?:
string
;
}
Index
Properties
orgIDs?
resources?
stackID?
Properties
Optional
orgIDs
orgIDs
?:
{
orgID
?:
string
;
resourceFilters
?:
{
byLabel
?:
string
[]
;
byResourceKind
?:
TemplateKind
[]
}
;
}
[]
Optional
resources
resources
?:
{
kind
:
TemplateKind
;
name
:
string
}
[]
Optional
stackID
stackID
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
orgIDs
resources
stackID
Documentation
Loading...