Class HardwareInstallationInfo (0.1.1)

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

Information for installation of a Hardware.

Attributes

Name Description
rack_location str
Optional. Location of the rack in the site e.g. Floor 2, Room 201, Row 7, Rack 3.
power_distance_meters int
Required. Distance from the power outlet in meters.
switch_distance_meters int
Required. Distance from the network switch in meters.
rack_unit_dimensions google.cloud.gdchardwaremanagement_v1alpha.types.Dimensions
Required. Dimensions of the rack unit.
rack_space google.cloud.gdchardwaremanagement_v1alpha.types.RackSpace
Required. Rack space allocated for the hardware.
rack_type google.cloud.gdchardwaremanagement_v1alpha.types.HardwareInstallationInfo.RackType
Required. Type of the rack.

Classes

RackType

RackType(value)

Valid rack types.