public sealed class GetStoragePoolRequest : IMessage<GetStoragePoolRequest>, IEquatable<GetStoragePoolRequest>, IDeepCloneable<GetStoragePoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class GetStoragePoolRequest.
[[["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 `GetStoragePoolRequest` class in the NetApp v1 API is designed to retrieve a specific storage pool."],["Version 1.8.0 is the latest available version, with older versions from 1.7.0 down to 1.0.0 also being documented."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, deep cloning, and buffer operations."],["`GetStoragePoolRequest` has two constructors and two properties, including `Name` (a string) and `StoragePoolName` (a `StoragePoolName` type)."],["The `GetStoragePoolRequest` Class has inherited methods such as GetHashCode, GetType, and ToString."]]],[]]