Class GetHostRequest (0.12.1)

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

A request message for Hosts.Get. See the method description for details.

Attributes

Name Description
association str
The parent resource association for the Host. This field specifies the hierarchical context (e.g., reservation, block, sub-block) when accessing the host. For example, reservations/reservation_name, reservations/reservation_name/reservationBlocks/reservation_block_name or reservations/reservation_name/reservationBlocks/reservation_block_name/reservationSubBlocks/reservation_sub_block_name.
host str
The name of the host, formatted as RFC1035 or a resource ID number.
project str
The project ID for this request.
zone str
The name of the zone for this request, formatted as RFC1035.