public sealed class GetReplicationRequest : IMessage<GetReplicationRequest>, IEquatable<GetReplicationRequest>, IDeepCloneable<GetReplicationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class GetReplicationRequest.
GetReplicationRequest gets the state of a replication.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference information for the `GetReplicationRequest` class within the NetApp v1 API."],["`GetReplicationRequest` is used to retrieve the state of a replication, inheriting from the base `object` class and implementing several interfaces."],["The class contains a `Name` property, a required string representing the replication resource name, and `ReplicationName` property to get a typed view of the name resource."],["There is a list of 9 previous versions of the GetReplicationRequest, with the latest one being 1.8.0."]]],[]]