DebugDatasourceStatusResponse

Describes the response body of the /debug/{datasource}/status API call

Properties

Name Type Description Notes
documents DebugDatasourceStatusResponseDocuments [optional]
identity DebugDatasourceStatusResponseIdentity [optional]
datasource_visibility str The visibility of the datasource, an enum of VISIBLE_TO_ALL, VISIBLE_TO_TEST_GROUP, NOT_VISIBLE [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]