Wasm Directoryalpha
Record

get-object-storage-bucket-content-params

No description available.

record get-object-storage-bucket-content-params {
  cluster-id: string,
  bucket: string,
  marker: option​<string>,
  delimiter: option​<string>,
  prefix: option​<string>,
  page-size: option​<s32>,
}

Fields

NameTypeDescription
cluster-idstring
bucketstring
markeroption​<string>
delimiteroption​<string>
prefixoption​<string>
page-sizeoption​<s32>