FlowDeleteRequests

List Flow Delete Requests

Return flow-delete-requests path headers

head/flow-delete-requests

Query parameters

reverse_orderboolean

Return Flow Delete Requests in reverse order.

sort_by'created' | 'expiry'

Parameter to sort Flow Delete Requests by. created and expiry sort most recent first by default. Sorting may be reversed using the reverse_order query parameter. Assume created if not set. For resources where the selected parameter is unset, id shall be used. Resources using this fallback shall be sorted after those that aren't by default, and before when reverse_order is true.

pagestring

Opaque string used by backend to access a specific page of results. Clients should read the next URL from the Link header returned with responses, or use value of the returned X-Paging-NextKey header. If not supplied, the first page is accessed. Service implementations should ensure a consistent sort order is applied to pages of results.

limitinteger

Restrict the response to the specified number of results. Service implementations may specify their own default and maximum for the limit

Response

string required

Changes