Module: Google::Cloud::Compute::V1::StoragePoolDisk::Status

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

[Output Only] The disk status.

Constant Summary collapse

UNDEFINED_STATUS =

A value indicating that the enum field is not set.

0
CREATING =

Disk is provisioning

455_564_985
DELETING =

Disk is deleting.

528_602_024
FAILED =

Disk creation failed.

455_706_685
READY =

Disk is ready for use.

77_848_963
RESTORING =

Source data is being copied into the disk.

404_263_851
UNAVAILABLE =

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

413_756_464