API Reference

Sections

Theme switcher

ResourcesViewScopeSet

ResourcesViewScopeSet

cloud_provider_likestring
cloud_provider_notlikestring
cloud_provider_instring
cloud_provider_not_instring
cloud_account_likestring
cloud_account_notlikestring
cloud_account_instring
cloud_account_not_instring
cloud_account_friendly_name_likestring
cloud_account_friendly_name_notlikestring
cloud_account_friendly_name_instring
cloud_account_friendly_name_not_instring
last_seen_recentboolean
last_seen_ltdatetime

Less than.

last_seen_gtdatetime

Greater than.

first_seen_recentboolean
first_seen_ltdatetime

Less than.

first_seen_gtdatetime

Greater than.

resource_name_likelistboolean
resource_name_notlikelistboolean
resource_name_inarray

In a given list.

Show child attributes

resource_name_not_inarray

Not in a given list.

Show child attributes

andarray

Conjunction of filters joined by AND.

Show child attributes

orarray

Conjunction of filters joined by OR.

Show child attributes

notobject

Negation of filters.

tags_values_overlapilikestring
tags_values_notoverlapilikestring
tags_values_overlapilikeliststring
tags_values_notoverlapilikeliststring
tags_key_values_overlaplikestring
tags_key_values_overlapilikestring
tags_key_values_notoverlapilikestring
tags_key_values_overlapilikeliststring
tags_key_values_notoverlapilikeliststring
finding_id_instring
scope_id_overlapstring
Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 { "cloud_provider_like": null, "cloud_provider_notlike": null, "cloud_provider_in": null, "cloud_provider_not_in": null, "cloud_account_like": null, "cloud_account_notlike": null, "cloud_account_in": null, "cloud_account_not_in": null, "cloud_account_friendly_name_like": null, "cloud_account_friendly_name_notlike": null, "cloud_account_friendly_name_in": null, "cloud_account_friendly_name_not_in": null, "last_seen_recent": false, "last_seen_lt": null, "last_seen_gt": null, "first_seen_recent": false, "first_seen_lt": null, "first_seen_gt": null, "resource_name_likelist": false, "resource_name_notlikelist": false, "resource_name_in": [ "" ], "resource_name_not_in": [ "" ], "and": [ "" ], "or": [ "" ], "not": {}, "tags_values_overlapilike": null, "tags_values_notoverlapilike": null, "tags_values_overlapilikelist": null, "tags_values_notoverlapilikelist": null, "tags_key_values_overlaplike": null, "tags_key_values_overlapilike": null, "tags_key_values_notoverlapilike": null, "tags_key_values_overlapilikelist": null, "tags_key_values_notoverlapilikelist": null, "finding_id_in": null, "scope_id_overlap": null }
Was this section helpful?

What made this section unhelpful for you?