OBJECT

ClusterReplicationTarget

Description

Replication target specific information.

link GraphQL Schema definition

  • type ClusterReplicationTarget {
  • # Id of replication target.
  • id: String!
  • # Name of replication target.
  • name: String!
  • }

link Require by