public sealed class GetBackupPolicyRequest : IMessage<GetBackupPolicyRequest>, IEquatable<GetBackupPolicyRequest>, IDeepCloneable<GetBackupPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class GetBackupPolicyRequest.
GetBackupPolicyRequest gets the state of a backupPolicy.
[[["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."],[[["The `GetBackupPolicyRequest` class in the NetApp v1 API is used to retrieve the state of a specific backup policy."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["The latest version of the API available is 1.8.0, while the presented documentation focuses on version 1.3.0, with links to older versions down to 1.0.0."],["The `GetBackupPolicyRequest` class contains properties such as `BackupPolicyName` and `Name`, which are essential for identifying and accessing a particular backup policy."]]],[]]