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

lusid-configuration-sdk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lusid-configuration-sdk

FINBOURNE ConfigurationService API

  • 2.1.47
  • PyPI
  • Socket score

Maintainers
1

Documentation for API Endpoints

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

ClassMethodHTTP requestDescription
ApplicationMetadataApilist_access_controlled_resourcesGET /api/metadata/access/resources[EARLY ACCESS] ListAccessControlledResources: Get resources available for access control
ConfigurationSetsApiadd_configuration_to_setPOST /api/sets/{type}/{scope}/{code}/items[EARLY ACCESS] AddConfigurationToSet: Add a configuration item to an existing set
ConfigurationSetsApicheck_access_token_existsHEAD /api/sets/personal/me[DEPRECATED] CheckAccessTokenExists: Check the Personal Access Token exists for the current user
ConfigurationSetsApicreate_configuration_setPOST /api/sets[EARLY ACCESS] CreateConfigurationSet: Create a configuration set
ConfigurationSetsApidelete_access_tokenDELETE /api/sets/personal/me[DEPRECATED] DeleteAccessToken: Delete any stored Personal Access Token for the current user
ConfigurationSetsApidelete_configuration_itemDELETE /api/sets/{type}/{scope}/{code}/items/{key}[EARLY ACCESS] DeleteConfigurationItem: Remove the specified configuration item from the specified configuration set
ConfigurationSetsApidelete_configuration_setDELETE /api/sets/{type}/{scope}/{code}[EARLY ACCESS] DeleteConfigurationSet: Deletes a configuration set along with all their configuration items
ConfigurationSetsApigenerate_access_tokenPUT /api/sets/personal/me[DEPRECATED] GenerateAccessToken: Generate a Personal Access Token for the current user and stores it in the me token
ConfigurationSetsApiget_configuration_itemGET /api/sets/{type}/{scope}/{code}/items/{key}GetConfigurationItem: Get the specific configuration item within an existing set
ConfigurationSetsApiget_configuration_setGET /api/sets/{type}/{scope}/{code}GetConfigurationSet: Get a configuration set, including all the associated metadata. By default secrets will not be revealed
ConfigurationSetsApiget_system_configuration_itemsGET /api/sets/system/{code}/items/{key}[EARLY ACCESS] GetSystemConfigurationItems: Get the specific system configuration items within a system set All users have access to this endpoint
ConfigurationSetsApiget_system_configuration_setsGET /api/sets/system/{code}GetSystemConfigurationSets: Get the specified system configuration sets, including all their associated metadata. By default secrets will not be revealed All users have access to this endpoint
ConfigurationSetsApilist_configuration_setsGET /api/sets[EARLY ACCESS] ListConfigurationSets: List all configuration sets summaries (I.e. list of scope/code combinations available)
ConfigurationSetsApiupdate_configuration_itemPUT /api/sets/{type}/{scope}/{code}/items/{key}[EARLY ACCESS] UpdateConfigurationItem: Update a configuration item's value and/or description
ConfigurationSetsApiupdate_configuration_setPUT /api/sets/{type}/{scope}/{code}[EARLY ACCESS] UpdateConfigurationSet: Update the description of a configuration set

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