Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

luminesce-sdk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

luminesce-sdk

FINBOURNE Luminesce Web API

  • 2.1.174
  • PyPI
  • Socket score

Maintainers
1

Documentation for API Endpoints

All URIs are relative to https://fbn-prd.lusid.com/honeycomb

ClassMethodHTTP requestDescription
ApplicationMetadataApiget_services_as_access_controlled_resourcesGET /api/metadata/access/resourcesGetServicesAsAccessControlledResources: Get resources available for access control
BinaryDownloadingApidownload_binaryGET /api/Download/download[EXPERIMENTAL] DownloadBinary: Download a Luminesce Binary you may run on-site
BinaryDownloadingApiget_binary_versionsGET /api/Download/versions[EXPERIMENTAL] GetBinaryVersions: List available versions of binaries
CertificateManagementApidownload_certificateGET /api/Certificate/certificate[EXPERIMENTAL] DownloadCertificate: Download domain or your personal certificates
CertificateManagementApilist_certificatesGET /api/Certificate/certificates[EXPERIMENTAL] ListCertificates: List previously minted certificates
CertificateManagementApimanage_certificatePUT /api/Certificate/manage[EXPERIMENTAL] ManageCertificate: Create / Renew / Revoke a certificate
CurrentTableFieldCatalogApiget_catalogGET /api/CatalogGetCatalog: Get a Flattened Table/Field Catalog
CurrentTableFieldCatalogApiget_fieldsGET /api/Catalog/fieldsGetFields: List field and parameters for providers
CurrentTableFieldCatalogApiget_providersGET /api/Catalog/providersGetProviders: List available providers
HealthCheckingEndpointApifake_node_reclaimGET /fakeNodeReclaim[INTERNAL] FakeNodeReclaim: Helps testing of AWS node reclaim behaviour
HistoricallyExecutedQueriesApicancel_historyDELETE /api/History/{executionId}CancelHistory: Cancel / Clear data from a history search
HistoricallyExecutedQueriesApifetch_history_result_histogramGET /api/History/{executionId}/histogramFetchHistoryResultHistogram: Make a histogram of results of a history search
HistoricallyExecutedQueriesApifetch_history_result_jsonGET /api/History/{executionId}/jsonFetchHistoryResultJson: Fetch JSON results from a query history search
HistoricallyExecutedQueriesApiget_historyGET /api/HistoryGetHistory: Start a background history search
HistoricallyExecutedQueriesApiget_progress_of_historyGET /api/History/{executionId}GetProgressOfHistory: View progress of a history search
MultiQueryExecutionApicancel_multi_queryDELETE /api/MultiQueryBackground/{executionId}CancelMultiQuery: Cancel / Clear a previously started query-set
MultiQueryExecutionApiget_progress_of_multi_queryGET /api/MultiQueryBackground/{executionId}GetProgressOfMultiQuery: View progress of the entire query-set load
MultiQueryExecutionApistart_queriesPUT /api/MultiQueryBackgroundStartQueries: Run a given set of Sql queries in the background
SqlBackgroundExecutionApicancel_queryDELETE /api/SqlBackground/{executionId}CancelQuery: Cancel / Clear data from a previously run query
SqlBackgroundExecutionApifetch_query_result_csvGET /api/SqlBackground/{executionId}/csvFetchQueryResultCsv: Fetch the result of a query as CSV
SqlBackgroundExecutionApifetch_query_result_excelGET /api/SqlBackground/{executionId}/excelFetchQueryResultExcel: Fetch the result of a query as an Excel file
SqlBackgroundExecutionApifetch_query_result_histogramGET /api/SqlBackground/{executionId}/histogramFetchQueryResultHistogram: Construct a histogram of the result of a query
SqlBackgroundExecutionApifetch_query_result_jsonGET /api/SqlBackground/{executionId}/jsonFetchQueryResultJson: Fetch the result of a query as a JSON string
SqlBackgroundExecutionApifetch_query_result_json_properGET /api/SqlBackground/{executionId}/jsonProperFetchQueryResultJsonProper: Fetch the result of a query as JSON
SqlBackgroundExecutionApifetch_query_result_parquetGET /api/SqlBackground/{executionId}/parquetFetchQueryResultParquet: Fetch the result of a query as Parquet
SqlBackgroundExecutionApifetch_query_result_pipeGET /api/SqlBackground/{executionId}/pipeFetchQueryResultPipe: Fetch the result of a query as pipe-delimited
SqlBackgroundExecutionApifetch_query_result_sqliteGET /api/SqlBackground/{executionId}/sqliteFetchQueryResultSqlite: Fetch the result of a query as SqLite
SqlBackgroundExecutionApifetch_query_result_xmlGET /api/SqlBackground/{executionId}/xmlFetchQueryResultXml: Fetch the result of a query as XML
SqlBackgroundExecutionApiget_progress_ofGET /api/SqlBackground/{executionId}GetProgressOf: View query progress up to this point
SqlBackgroundExecutionApistart_queryPUT /api/SqlBackgroundStartQuery: Start to Execute Sql in the background
SqlDesignApiget_provider_template_for_exportGET /api/Sql/providertemplateforexportGetProviderTemplateForExport: Makes a fields template for file importing via a writer
SqlDesignApiput_case_statement_design_sql_to_designPUT /api/Sql/tocasestatementdesign[EXPERIMENTAL] PutCaseStatementDesignSqlToDesign: Convert SQL to a case statement design object
SqlDesignApiput_case_statement_design_to_sqlPUT /api/Sql/fromcasestatementdesign[EXPERIMENTAL] PutCaseStatementDesignToSql: Convert a case statement design object to SQL
SqlDesignApiput_file_read_design_to_sqlPUT /api/Sql/fromfilereaddesign[EXPERIMENTAL] PutFileReadDesignToSql: Make file read SQL from a design object
SqlDesignApiput_inlined_properties_design_sql_to_designPUT /api/Sql/toinlinedpropertiesdesign[EXPERIMENTAL] PutInlinedPropertiesDesignSqlToDesign: Make an inlined properties design from SQL
SqlDesignApiput_inlined_properties_design_to_sqlPUT /api/Sql/frominlinedpropertiesdesign[EXPERIMENTAL] PutInlinedPropertiesDesignToSql: Make inlined properties SQL from a design object
SqlDesignApiput_intellisensePUT /api/Sql/intellisensePutIntellisense: Make intellisense prompts given an SQL snip-it
SqlDesignApiput_intellisense_errorPUT /api/Sql/intellisenseErrorPutIntellisenseError: Get error ranges from SQL
SqlDesignApiput_query_design_to_sqlPUT /api/Sql/fromdesign[EXPERIMENTAL] PutQueryDesignToSql: Make SQL from a structured query design
SqlDesignApiput_query_to_formatPUT /api/Sql/prettyPutQueryToFormat: Format SQL into a more readable form
SqlDesignApiput_sql_to_extract_scalar_parametersPUT /api/Sql/extractscalarparameters[EXPERIMENTAL] PutSqlToExtractScalarParameters: Extract scalar parameter information from SQL
SqlDesignApiput_sql_to_file_read_designPUT /api/Sql/tofilereaddesign[EXPERIMENTAL] PutSqlToFileReadDesign: Make a design object from file-read SQL
SqlDesignApiput_sql_to_query_designPUT /api/Sql/todesign[EXPERIMENTAL] PutSqlToQueryDesign: Make a SQL-design object from SQL if possible
SqlDesignApiput_sql_to_view_designPUT /api/Sql/toviewdesign[EXPERIMENTAL] PutSqlToViewDesign: Make a view-design from view creation SQL
SqlDesignApiput_sql_to_writer_designPUT /api/Sql/towriterdesign[EXPERIMENTAL] PutSqlToWriterDesign: Make a SQL-writer-design object from SQL
SqlDesignApiput_view_design_to_sqlPUT /api/Sql/fromviewdesign[EXPERIMENTAL] PutViewDesignToSql: Make view creation sql from a view-design
SqlDesignApiput_writer_design_to_sqlPUT /api/Sql/fromwriterdesign[EXPERIMENTAL] PutWriterDesignToSql: Make writer SQL from a writer-design object
SqlExecutionApiget_by_query_csvGET /api/Sql/csv/{query}GetByQueryCsv: Execute Sql from the url returning CSV
SqlExecutionApiget_by_query_excelGET /api/Sql/excel/{query}GetByQueryExcel: Execute Sql from the url returning an Excel file
SqlExecutionApiget_by_query_jsonGET /api/Sql/json/{query}GetByQueryJson: Execute Sql from the url returning JSON
SqlExecutionApiget_by_query_parquetGET /api/Sql/parquet/{query}GetByQueryParquet: Execute Sql from the url returning a Parquet file
SqlExecutionApiget_by_query_pipeGET /api/Sql/pipe/{query}GetByQueryPipe: Execute Sql from the url returning pipe-delimited
SqlExecutionApiget_by_query_sqliteGET /api/Sql/sqlite/{query}GetByQuerySqlite: Execute Sql from the url returning SqLite DB
SqlExecutionApiget_by_query_xmlGET /api/Sql/xml/{query}GetByQueryXml: Execute Sql from the url returning XML
SqlExecutionApiput_by_query_csvPUT /api/Sql/csvPutByQueryCsv: Execute Sql from the body returning CSV
SqlExecutionApiput_by_query_excelPUT /api/Sql/excelPutByQueryExcel: Execute Sql from the body making an Excel file
SqlExecutionApiput_by_query_jsonPUT /api/Sql/jsonPutByQueryJson: Execute Sql from the body returning JSON
SqlExecutionApiput_by_query_parquetPUT /api/Sql/parquetPutByQueryParquet: Execute Sql from the body making a Parquet file
SqlExecutionApiput_by_query_pipePUT /api/Sql/pipePutByQueryPipe: Execute Sql from the body making pipe-delimited
SqlExecutionApiput_by_query_sqlitePUT /api/Sql/sqlitePutByQuerySqlite: Execute Sql from the body returning SqLite DB
SqlExecutionApiput_by_query_xmlPUT /api/Sql/xmlPutByQueryXml: Execute Sql from the body returning XML

Documentation for Models

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc