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.
idtext
pagebigint
sp_connection_nametext=, !=, ~~, ~~*, !~~, !~~*Steampipe connection name.
sp_ctxjsonbSteampipe context in JSON form.