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