Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
Variable
Interface Variable
interface
Variable
{
arguments
:
VariableProperties
;
createdAt
?:
string
;
description
?:
string
;
id
?:
string
;
labels
?:
Labels
;
links
?:
{
labels
?:
string
;
org
?:
string
;
self
?:
string
}
;
name
:
string
;
orgID
:
string
;
selected
?:
string
[]
;
updatedAt
?:
string
;
}
Index
Properties
arguments
created
At?
description?
id?
labels?
links?
name
orgID
selected?
updated
At?
Properties
arguments
arguments
:
VariableProperties
Optional
created
At
createdAt
?:
string
Optional
description
description
?:
string
Optional
Readonly
id
id
?:
string
Optional
labels
labels
?:
Labels
Optional
Readonly
links
links
?:
{
labels
?:
string
;
org
?:
string
;
self
?:
string
}
name
name
:
string
orgID
orgID
:
string
Optional
selected
selected
?:
string
[]
Optional
updated
At
updatedAt
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arguments
created
At
description
id
labels
links
name
orgID
selected
updated
At
Documentation
Loading...