# NOT RUN {
# This example sets the health status of the specified instance to
# Unhealthy.
# }
# NOT RUN {
svc$set_instance_health(
HealthStatus = "Unhealthy",
InstanceId = "i-93633f9b"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab