Compute Engine v1 API - Enum StoragePoolDisk.Types.Status (2.16.0)

public enum StoragePoolDisk.Types.Status

Reference documentation and code samples for the Compute Engine v1 API enum StoragePoolDisk.Types.Status.

[Output Only] The disk status.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Creating

Disk is provisioning

Deleting

Disk is deleting.

Failed

Disk creation failed.

Ready

Disk is ready for use.

Restoring

Source data is being copied into the disk.

Unavailable

Disk is currently unavailable and cannot be accessed, attached or detached.

UndefinedStatus

A value indicating that the enum field is not set.