public sealed class VerifyKmsConfigRequest : IMessage<VerifyKmsConfigRequest>, IEquatable<VerifyKmsConfigRequest>, IDeepCloneable<VerifyKmsConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class VerifyKmsConfigRequest.
VerifyKmsConfigRequest specifies the KMS config to be validated.
[[["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 documentation for the `VerifyKmsConfigRequest` class within the NetApp v1 API."],["`VerifyKmsConfigRequest` is used to specify and validate a Key Management Service (KMS) configuration."],["The latest version of this documentation is 1.8.0, and there are several older versions available ranging from 1.0.0 to 1.7.0."],["The `VerifyKmsConfigRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for `KmsConfigName` (a typed view) and `Name` (the required KMS config name to be verified), along with constructors for creating `VerifyKmsConfigRequest` objects."]]],[]]