MachineInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Information about individual machines vendors will provide during turnup.
Attributes |
|
---|---|
Name | Description |
service_tag |
str
Output only. Machine service tag. |
mac_addresses |
MutableSequence[google.cloud.gdchardwaremanagement_v1alpha.types.Hardware.MacAddress]
Output only. Each associated MAC address. |
name |
str
Output only. Machine name. |
disk_infos |
MutableSequence[google.cloud.gdchardwaremanagement_v1alpha.types.Hardware.DiskInfo]
Output only. Information for each disk installed. |