Wasm Directoryalpha
Record

get-retention-policies-id-assignments-params

No description available.

record get-retention-policies-id-assignments-params {
  retention-policy-id: string,
  type-op: option​<get-retention-policies-id-assignments-type-op-enum>,
  fields: option​<list​<string>>,
  marker: option​<string>,
  limit: option​<s64>,
}

Fields

NameTypeDescription
retention-policy-idstring
type-opoption​<get-retention-policies-id-assignments-type-op-enum>
fieldsoption​<list​<string>>
markeroption​<string>
limitoption​<s64>