GoogleApi.Compute.V1.Model.ResourceStatusPhysicalHostTopology (google_api_compute v0.71.0)
View SourceRepresents the physical host topology of the host on which the VM is running.
Attributes
-
block
(type:String.t
, default:nil
) - [Output Only] The ID of the block in which the running instance is located. Instances within the same block experience low network latency. -
cluster
(type:String.t
, default:nil
) - [Output Only] The global name of the Compute Engine cluster where the running instance is located. -
host
(type:String.t
, default:nil
) - [Output Only] The ID of the host on which the running instance is located. Instances on the same host experience the lowest possible network latency. -
subblock
(type:String.t
, default:nil
) - [Output Only] The ID of the sub-block in which the running instance is located. Instances in the same sub-block experience lower network latency than instances in the same block.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.