AlloyDB v1beta API - Enum UpgradeClusterResponse.Types.Stage (1.0.0-beta15)

public enum UpgradeClusterResponse.Types.Stage

Reference documentation and code samples for the AlloyDB v1beta API enum UpgradeClusterResponse.Types.Stage.

Stage in the upgrade.

Namespace

Google.Cloud.AlloyDb.V1Beta

Assembly

Google.Cloud.AlloyDb.V1Beta.dll

Fields

Name Description
AlloydbPrecheck

Pre-upgrade custom checks, not covered by pg_upgrade.

Cleanup

Cleanup.

PgUpgradeCheck

Pre-upgrade pg_upgrade checks.

PrepareForUpgrade

Clone the original cluster.

PrimaryInstanceUpgrade

Upgrade the primary instance(downtime).

ReadPoolInstancesUpgrade

This stage is read pool upgrade.

Rollback

Rollback in case of critical failures.

Unspecified

Unspecified stage.