VolumeConfigurationResponse
Properties
Name |
Type |
Description |
Notes |
name |
str |
Name for the volume configuration |
[optional] |
storage_container_versioning_state |
StorageContainerVersioningState |
|
[optional] |
tenant_id |
str |
The unique identifier for this Volume Configuration's Tenant |
[optional] |
sub_tenant_id |
str |
The unique identifier for this Volume Configurations's Sub Tenant |
[optional] |
urn |
str |
The Universal Resource Name, unique to this Volume Configuration |
[optional] |
online_status |
VolumeConfigurationOnlineStatus |
|
[optional] |
error_code |
str |
Error code returned from the object store |
[optional] |
error_message |
str |
Error message returned from the object store |
[optional] |
time_of_last_error |
datetime |
Timestamp of the last observed error. |
[optional] |
time_created |
datetime |
The date & time this Volume was created, in GDS |
[optional] |
created_by |
str |
The creator of this Volume |
[optional] |
time_modified |
datetime |
The date & time this Volume was updated, in GDS |
[optional] |
modified_by |
str |
The updator of this Volume |
[optional] |
provider_name |
ObjectStorageProviderNames |
|
[optional] |
object_store_settings |
ObjectStoreSettings |
|
[optional] |
restore_type |
RestoreType |
|
[optional] |
[Back to Model list] [Back to API list] [Back to README]