Module: Google::Cloud::NetApp::V1::StoragePool::State
- Defined in:
- proto_docs/google/cloud/netapp/v1/storage_pool.rb
Overview
The Storage Pool States
Constant Summary collapse
- STATE_UNSPECIFIED =
Unspecified Storage Pool State
0- READY =
Storage Pool State is Ready
1- CREATING =
Storage Pool State is Creating
2- DELETING =
Storage Pool State is Deleting
3- UPDATING =
Storage Pool State is Updating
4- RESTORING =
Storage Pool State is Restoring
5- DISABLED =
Storage Pool State is Disabled
6- ERROR =
Storage Pool State is Error
7