Usage
Returns
Parameters
Filter results with the following methods. All filters are optional.cid
- Type:
string
cid
status
- Type:
"prechecking" | "retrieving" | "expired" | "backfilled" | "over_free_limit" | "over_max_size" | "invalid_object" | "bad_host_node"
sort
- Type:
"ASC" | "DSC"
pageLimit
- Type:
number
10
, max is 250
pageToken
- Type:
string
Auto Paginate
ThepinJobs
method has an auto pagination feature that is triggered when used inside a for await
iterator