Record
get-response-snapshot
No description available.
record get-response-snapshot {
id: string,
created-at: string,
min-disk-size: s32,
name: string,
regions: list<string>,
size-gigabytes: f64,
resource-id: string,
resource-type: list-op-resource-type-enum,
tags: list<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| created-at | string | |
| min-disk-size | s32 | |
| name | string | |
| regions | list<string> | |
| size-gigabytes | f64 | |
| resource-id | string | |
| resource-type | list-op-resource-type-enum | |
| tags | list<string> |