OBJECT
EditReplicationPairTprReqChangesTemplate
Description
Template for editing a replication pair with the quorum authorization request.
link GraphQL Schema definition
- type EditReplicationPairTprReqChangesTemplate implements RequestedChangesTemplate {
- # Requested action string.
- String! :
- # Action description string.
- String! :
- # Details of the replication pair, including the names of the source and target
- # clusters.
- TprReplicationPair :
- # Name of the requested changes template for quorum authorization.
- String! :
- }
link Require by
This element is not required by anyone