Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
PatchLabelsIDRequest
Interface PatchLabelsIDRequest
interface
PatchLabelsIDRequest
{
body
:
LabelUpdate
;
labelID
:
string
;
}
Index
Properties
body
labelID
Properties
body
body
:
LabelUpdate
A label update.
labelID
labelID
:
string
The ID of the label to update.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
labelID
Documentation
Loading...
A label update.