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

NameTypeDescription
idstring
created-atstring
min-disk-sizes32
namestring
regionslist​<string>
size-gigabytesf64
resource-idstring
resource-typelist-op-resource-type-enum
tagslist​<string>