INPUT_OBJECT

QueryByIdReplicationTargetInfoInput

Description

Input for query by id for replication network throttle bypass.

link GraphQL Schema definition

  • input QueryByIdReplicationTargetInfoInput {
  • # Cluster UUID of the source Rubrik cluster.
  • clusterUuid: String!
  • # Cluster UUID of the target target cluster.
  • id: String!
  • }

link Require by