Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
ScraperTargetResponse
Type Alias ScraperTargetResponse
ScraperTargetResponse
:
ScraperTargetRequest
&
{
bucket
?:
string
;
id
?:
string
;
links
?:
{
bucket
?:
Link
;
members
?:
Link
;
organization
?:
Link
;
owners
?:
Link
;
self
?:
Link
;
}
;
org
?:
string
;
}
Type declaration
Optional
bucket
?:
string
The bucket name.
Optional
Readonly
id
?:
string
Optional
Readonly
links
?:
{
bucket
?:
Link
;
members
?:
Link
;
organization
?:
Link
;
owners
?:
Link
;
self
?:
Link
;
}
Optional
org
?:
string
The name of the organization.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
The bucket name.