Class HardwareLocation (0.1.1)

HardwareLocation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents the location of one or many hardware.

Attributes

Name Description
site str
Required. Name of the site where the hardware are present. Format: projects/{project}/locations/{location}/sites/{site}
rack_location str
Required. Location of the rack in the site e.g. Floor 2, Room 201, Row 7, Rack 3.
rack_space MutableSequence[google.cloud.gdchardwaremanagement_v1alpha.types.RackSpace]
Optional. Spaces occupied by the hardware in the rack. If unset, this location is assumed to be the entire rack.