Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
PostReplicationRequest
Interface PostReplicationRequest
interface
PostReplicationRequest
{
body
:
ReplicationCreationRequest
;
validate
?:
any
;
}
Index
Properties
body
validate?
Properties
body
body
:
ReplicationCreationRequest
entity body
Optional
validate
validate
?:
any
If true, validate the replication, but don't save it.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
validate
Documentation
Loading...
entity body