Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::ManagedInstanceInstanceHealth (v2.8.0)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#detailed_health_state

def detailed_health_state() -> ::String
Returns
  • (::String) — [Output Only] The current detailed instance health state. Check the DetailedHealthState enum for the list of possible values.

#detailed_health_state=

def detailed_health_state=(value) -> ::String
Parameter
  • value (::String) — [Output Only] The current detailed instance health state. Check the DetailedHealthState enum for the list of possible values.
Returns
  • (::String) — [Output Only] The current detailed instance health state. Check the DetailedHealthState enum for the list of possible values.

#health_check

def health_check() -> ::String
Returns
  • (::String) — [Output Only] The URL for the health check that verifies whether the instance is healthy.

#health_check=

def health_check=(value) -> ::String
Parameter
  • value (::String) — [Output Only] The URL for the health check that verifies whether the instance is healthy.
Returns
  • (::String) — [Output Only] The URL for the health check that verifies whether the instance is healthy.