API Reference

Sections

Theme switcher

DatasourceDefinition

DatasourceDefinition

idid
namestring
file_prefixstring
instructionsstring
required_fieldsarray

Show child attributes

secret_configurationarray

Show child attributes

statusstring
categorystring
enable_check_connectionboolean
sectionsarray

Show child attributes

source_display_nameobject

Show child attributes

filtersobject

Show child attributes

tagsjsonstring
last_received_findingdatetime
is_rapableboolean
enable_last_collected_thresholdboolean
default_last_collected_thresholdint
enable_last_reported_thresholdboolean
default_last_reported_thresholdint
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 { "id": null, "name": null, "file_prefix": null, "instructions": null, "required_fields": [ "" ], "secret_configuration": [ "" ], "status": null, "category": null, "enable_check_connection": false, "sections": [ { "name": null, "rows": [ "" ], "display_name": null, "is_collapsable": false, "description": null } ], "source_display_name": { "id": null, "source_name": null }, "filters": { "pageInfo": {}, "edges": [ "" ] }, "tags": null, "last_received_finding": null, "is_rapable": false, "enable_last_collected_threshold": false, "default_last_collected_threshold": null, "enable_last_reported_threshold": false, "default_last_reported_threshold": null }
Was this section helpful?

What made this section unhelpful for you?