Show / Hide Table of Contents

Enum HeatWaveNodeStatus

The status of the HeatWave node. Indicates whether the status of the HeatWave node is UP, DOWN, or UNKNOWN at the current time.

Namespace: Oci.DatabasemanagementService.Models
Assembly: OCI.DotNetSDK.Databasemanagement.dll
Syntax
public enum HeatWaveNodeStatus

Fields

Name Description
Down
Unknown
UnknownEnumValue
Up
In this article
Back to top