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