public sealed class GetVolumeRequest : IMessage<GetVolumeRequest>, IEquatable<GetVolumeRequest>, IDeepCloneable<GetVolumeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class GetVolumeRequest.
Message for requesting storage volume information.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This document provides reference information for the `GetVolumeRequest` class within the Bare Metal Solution v2 API."],["`GetVolumeRequest` is used to request detailed information about a specific storage volume."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["Key properties include `Name` (a string representing the resource name) and `VolumeName` (a `VolumeName`-typed view over the resource name)."],["The documentation showcases the availability of multiple versions of the library, with version 1.7.0 being the latest."]]],[]]