Reference documentation and code samples for the Compute V1 Client class ReservationSubBlockHealthInfo.
Health information for the reservation subBlock.
Generated from protobuf message google.cloud.compute.v1.ReservationSubBlockHealthInfo
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ degraded_host_count
int
The number of degraded hosts in the reservation subBlock.
↳ degraded_infra_count
int
The number of degraded infrastructure (e.g NV link domain) in the reservation subblock.
↳ health_status
string
The health status of the reservation subBlock. Check the HealthStatus enum for the list of possible values.
↳ healthy_host_count
int
The number of healthy hosts in the reservation subBlock.
↳ healthy_infra_count
int
The number of healthy infrastructure (e.g NV link domain) in the reservation subblock.
getDegradedHostCount
The number of degraded hosts in the reservation subBlock.
int
hasDegradedHostCount
clearDegradedHostCount
setDegradedHostCount
The number of degraded hosts in the reservation subBlock.
var
int
$this
getDegradedInfraCount
The number of degraded infrastructure (e.g NV link domain) in the reservation subblock.
int
hasDegradedInfraCount
clearDegradedInfraCount
setDegradedInfraCount
The number of degraded infrastructure (e.g NV link domain) in the reservation subblock.
var
int
$this
getHealthStatus
The health status of the reservation subBlock.
Check the HealthStatus enum for the list of possible values.
string
hasHealthStatus
clearHealthStatus
setHealthStatus
The health status of the reservation subBlock.
Check the HealthStatus enum for the list of possible values.
var
string
$this
getHealthyHostCount
The number of healthy hosts in the reservation subBlock.
int
hasHealthyHostCount
clearHealthyHostCount
setHealthyHostCount
The number of healthy hosts in the reservation subBlock.
var
int
$this
getHealthyInfraCount
The number of healthy infrastructure (e.g NV link domain) in the reservation subblock.
int
hasHealthyInfraCount
clearHealthyInfraCount
setHealthyInfraCount
The number of healthy infrastructure (e.g NV link domain) in the reservation subblock.
var
int
$this