| Name | Type | Description | Notes |
|---|---|---|---|
| tenant | TenantRef | ||
| tenant_space | TenantSpaceRef | ||
| volume_snapshots_link | str | The URI of volume snapshots in the snapshot. | |
| protection_policy | ProtectionPolicyRef | [optional] | |
| time_remaining | int | The amount of time left until the destroyed snapshot is permanently eradicated. Only valid when destroyed is true. Measured in milliseconds. Before the time_remaining period has elapsed, the destroyed snapshot can be recovered by setting destroyed=false. An expired but not yet eradicated snapshot has destroyed=true and time_remaining=0. | [optional] |
| destroyed | bool | True if the snapshot has been destroyed and is pending eradication. The time_remaining value displays the amount of time left until the destroyed snapshot is permanently eradicated. Before the time_remaining period has elapsed, the destroyed snapshot can be recovered by setting destroyed=false. Once the time_remaining period has elapsed, the snapshot is permanently eradicated and can no longer be recovered. | [optional] |