Class ManagedInstanceInstanceHealth (1.6.0)

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

Attributes

NameDescription
detailed_health_state str
[Output Only] The current detailed instance health state. Check the DetailedHealthState enum for the list of possible values. This field is a member of `oneof`_ ``_detailed_health_state``.
health_check str
[Output Only] The URL for the health check that verifies whether the instance is healthy. This field is a member of `oneof`_ ``_health_check``.

Inheritance

builtins.object > proto.message.Message > ManagedInstanceInstanceHealth

Classes

DetailedHealthState

DetailedHealthState(value)

[Output Only] The current detailed instance health state.