Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
RemoteConnectionUpdateRequest
Interface RemoteConnectionUpdateRequest
interface
RemoteConnectionUpdateRequest
{
allowInsecureTLS
?:
boolean
;
description
?:
string
;
name
?:
string
;
remoteAPIToken
?:
string
;
remoteOrgID
?:
string
;
remoteURL
?:
string
;
}
Index
Properties
allow
InsecureTLS?
description?
name?
remoteAPIToken?
remote
OrgID?
remoteURL?
Properties
Optional
allow
InsecureTLS
allowInsecureTLS
?:
boolean
Optional
description
description
?:
string
Optional
name
name
?:
string
Optional
remoteAPIToken
remoteAPIToken
?:
string
Optional
remote
OrgID
remoteOrgID
?:
string
Optional
remoteURL
remoteURL
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
InsecureTLS
description
name
remoteAPIToken
remote
OrgID
remoteURL
Documentation
Loading...