Reference documentation and code samples for the GDC Hardware Management V1ALPHA API class Google::Cloud::GDCHardwareManagement::V1alpha::Hardware::MachineInfo.
Information about individual machines vendors will provide during turnup.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#disk_infos
def disk_infos() -> ::Array<::Google::Cloud::GDCHardwareManagement::V1alpha::Hardware::DiskInfo>
Returns
- (::Array<::Google::Cloud::GDCHardwareManagement::V1alpha::Hardware::DiskInfo>) — Output only. Information for each disk installed.
#mac_addresses
def mac_addresses() -> ::Array<::Google::Cloud::GDCHardwareManagement::V1alpha::Hardware::MacAddress>
Returns
- (::Array<::Google::Cloud::GDCHardwareManagement::V1alpha::Hardware::MacAddress>) — Output only. Each associated MAC address.
#name
def name() -> ::String
Returns
- (::String) — Output only. Machine name.
#service_tag
def service_tag() -> ::String
Returns
- (::String) — Output only. Machine service tag.