From 634e606805709d1995d09fc0a22139276c6fa72f Mon Sep 17 00:00:00 2001
From: Ishank Arora OPTIONAL.
-Opaque information. REQUIRED.
-The reference to which the action should be performed. OPTIONAL.
-SHOULD be specified.
-The start time range to query for recycle items.
-The value is the Unix Epoch timestamp in seconds. OPTIONAL.
-SHOULD be specified.
-The end time range to query for recycle items.
-The value is Unix Epoch timestamp in seconds. OPTIONAL.
-Opaque information. REQUIRED.
-The reference to which the action should be performed. OPTIONAL.
-SHOULD be specified.
-The start time range to query for recycle items.
-The value is the Unix Epoch timestamp in seconds. OPTIONAL.
-SHOULD be specified.
-The end time range to query for recycle items.
-The value is Unix Epoch timestamp in seconds. OPTIONAL.
-Opaque information. REQUIRED.
-The reference to which the action should be performed. Returns a stream of recycle items for this storage provider. Returns a list of recycle items for this storage provider.
MUST return CODE_OK and MUST return an empty list if no recycle items are available. Permanently removes a recycle item from the recycle.
This operation is irrevocable.
@@ -14228,6 +14077,15 @@ OPTIONAL.
+The key for a recycle item to be listed.
+If provided, the item corresponding to the key will be listed. Table of Contents
MListAuthProvidersResponse
- ListAuthProvidersResponse
-
-
-
- ListRecycleRequest
-
-
-
-
-
-
-
-
-
-
-
-
- Field Type Label Description
-
-
- opaque
- cs3.types.v1beta1.Opaque
-
-
-
-
-
- ref
- cs3.storage.provider.v1beta1.Reference
-
-
-
-
-
- from_ts
- cs3.types.v1beta1.Timestamp
-
-
-
-
-
-
- to_ts
- cs3.types.v1beta1.Timestamp
-
-
- ListRecycleStreamRequest
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Field Type Label Description
-
-
- opaque
- cs3.types.v1beta1.Opaque
-
-
-
-
-
- ref
- cs3.storage.provider.v1beta1.Reference
-
-
-
-
-
- from_ts
- cs3.types.v1beta1.Timestamp
-
-
-
-
-
-
- to_ts
- cs3.types.v1beta1.Timestamp
-
-
- OpenInAppRequest
@@ -2353,39 +2235,6 @@ OpenInAppRequest
- PurgeRecycleRequest
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Field Type Label Description
-
-
- opaque
- cs3.types.v1beta1.Opaque
-
-
-
-
-
-
- ref
- cs3.storage.provider.v1beta1.Reference
-
-
- WhoAmIRequest
@@ -2646,14 +2495,14 @@ GatewayAPI
ListRecycleStream
- ListRecycleStreamRequest
+ .cs3.storage.provider.v1beta1.ListRecycleStreamRequest
.cs3.storage.provider.v1beta1.ListRecycleStreamResponse stream
ListRecycle
- ListRecycleRequest
+ .cs3.storage.provider.v1beta1.ListRecycleRequest
.cs3.storage.provider.v1beta1.ListRecycleResponse
@@ -2671,7 +2520,7 @@ GatewayAPI
+ PurgeRecycle
- PurgeRecycleRequest
+ .cs3.storage.provider.v1beta1.PurgeRecycleRequest
.cs3.storage.provider.v1beta1.PurgeRecycleResponse
ListRecycleRequest
The reference to which the action should be performed.
+
+
@@ -14322,6 +14180,15 @@ key
+ string
+
+
+ ListRecycleStream
The reference to which the action should be performed.
OPTIONAL. +The key for a recycle item to be listed. +If provided, the item corresponding to the key will be listed.
REQUIRED. +The key corresponding to the item to be purged..