API Reference

Sections

Theme switcher

Datasource

Datasource

idid
namestring
friendly_namestring
datasource_idstring
datasource_definitions_idstring
integration_statusstring
required_fields_valuejsonstring
secret_configuration_valuejsonstring
enabledboolean
deletedboolean
last_received_findingdatetime
last_check_connection_timedatetime
check_connection_statusstring
Enum values:
SUCCESSFAILED
has_linkboolean
has_commentsboolean
cronstring
datasource_definitionobject

Show child attributes

collection_statestring
last_collection_timedatetime
rap_instance_idint
days_not_seen_to_declare_fixedint
enable_last_collected_thresholdboolean
last_collected_thresholdint
enable_last_reported_thresholdboolean
last_reported_thresholdint
secrets_hintsjsonstring
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 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 { "id": null, "name": null, "friendly_name": null, "datasource_id": null, "datasource_definitions_id": null, "integration_status": null, "required_fields_value": null, "secret_configuration_value": null, "enabled": false, "deleted": false, "last_received_finding": null, "last_check_connection_time": null, "check_connection_status": "SUCCESS", "has_link": false, "has_comments": false, "cron": null, "datasource_definition": { "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 }, "collection_state": null, "last_collection_time": null, "rap_instance_id": null, "days_not_seen_to_declare_fixed": null, "enable_last_collected_threshold": false, "last_collected_threshold": null, "enable_last_reported_threshold": false, "last_reported_threshold": null, "secrets_hints": null }
Was this section helpful?

What made this section unhelpful for you?