Reference documentation and code samples for the GDC Hardware Management V1ALPHA API class Google::Cloud::GDCHardwareManagement::V1alpha::Hardware::DiskInfo.
Information about individual disks on a machine.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#manufacturer
def manufacturer() -> ::String
Returns
- (::String) — Output only. Disk manufacturer.
#model_number
def model_number() -> ::String
Returns
- (::String) — Output only. Disk model number.
#part_number
def part_number() -> ::String
Returns
- (::String) — Output only. Disk part number.
#psid
def psid() -> ::String
Returns
- (::String) — Output only. Disk PSID.
#serial_number
def serial_number() -> ::String
Returns
- (::String) — Output only. Disk serial number.
#slot
def slot() -> ::Integer
Returns
- (::Integer) — Output only. Disk slot number.