steampipe plugin install chaos

Table: chaos_list_paging

Chaos table to test the list function supporting pagination fails to send results after some pages with a non fatal error

Examples

List all

select
*
from
chaos_list_paging;

Schema for chaos_list_paging

NameTypeOperatorsDescription
_ctxjsonbSteampipe context in JSON form, e.g. connection_name.
idtext
pagebigint