Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::ReservationSubBlockHealthInfo (v3.0.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ReservationSubBlockHealthInfo.

Health information for the reservation subBlock.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#degraded_host_count

def degraded_host_count() -> ::Integer
Returns
  • (::Integer) — The number of degraded hosts in the reservation subBlock.

#degraded_host_count=

def degraded_host_count=(value) -> ::Integer
Parameter
  • value (::Integer) — The number of degraded hosts in the reservation subBlock.
Returns
  • (::Integer) — The number of degraded hosts in the reservation subBlock.

#degraded_infra_count

def degraded_infra_count() -> ::Integer
Returns
  • (::Integer) — The number of degraded infrastructure (e.g NV link domain) in the reservation subblock.

#degraded_infra_count=

def degraded_infra_count=(value) -> ::Integer
Parameter
  • value (::Integer) — The number of degraded infrastructure (e.g NV link domain) in the reservation subblock.
Returns
  • (::Integer) — The number of degraded infrastructure (e.g NV link domain) in the reservation subblock.

#health_status

def health_status() -> ::String
Returns
  • (::String) — The health status of the reservation subBlock. Check the HealthStatus enum for the list of possible values.

#health_status=

def health_status=(value) -> ::String
Parameter
  • value (::String) — The health status of the reservation subBlock. Check the HealthStatus enum for the list of possible values.
Returns
  • (::String) — The health status of the reservation subBlock. Check the HealthStatus enum for the list of possible values.

#healthy_host_count

def healthy_host_count() -> ::Integer
Returns
  • (::Integer) — The number of healthy hosts in the reservation subBlock.

#healthy_host_count=

def healthy_host_count=(value) -> ::Integer
Parameter
  • value (::Integer) — The number of healthy hosts in the reservation subBlock.
Returns
  • (::Integer) — The number of healthy hosts in the reservation subBlock.

#healthy_infra_count

def healthy_infra_count() -> ::Integer
Returns
  • (::Integer) — The number of healthy infrastructure (e.g NV link domain) in the reservation subblock.

#healthy_infra_count=

def healthy_infra_count=(value) -> ::Integer
Parameter
  • value (::Integer) — The number of healthy infrastructure (e.g NV link domain) in the reservation subblock.
Returns
  • (::Integer) — The number of healthy infrastructure (e.g NV link domain) in the reservation subblock.