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

lusid-scheduler-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-scheduler-sdk

FINBOURNE Scheduler API

  • 2.1.67
  • PyPI
  • Socket score

Maintainers
1

Documentation for API Endpoints

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

ClassMethodHTTP requestDescription
ApplicationMetadataApilist_access_controlled_resourcesGET /api/metadata/access/resources[EXPERIMENTAL] ListAccessControlledResources: Get resources available for access control
ImagesApidelete_imageDELETE /api/images/{name}[EXPERIMENTAL] DeleteImage: Delete a Docker Image
ImagesApidownload_imageGET /api/images/{name}/contents[EXPERIMENTAL] DownloadImage: Download Docker Image
ImagesApiget_imageGET /api/images/{name}[EXPERIMENTAL] GetImage: Get metadata of a Docker Image
ImagesApilist_imagesGET /api/images/repository/{name}[EXPERIMENTAL] ListImages: List all images under same image repository
ImagesApilist_repositoriesGET /api/images/repository[EXPERIMENTAL] ListRepositories: List all Docker image repositories
ImagesApiupload_imagePOST /api/images[EXPERIMENTAL] UploadImage: Upload a Docker Image used for Scheduler jobs
JobsApicreate_jobPOST /api/jobs[EXPERIMENTAL] CreateJob: Create a new job
JobsApidelete_jobDELETE /api/jobs/{scope}/{code}[EXPERIMENTAL] DeleteJob: Delete a job
JobsApiget_historyGET /api/jobs/history[EXPERIMENTAL] GetHistory: Get the history of job runs
JobsApiget_job_console_outputGET /api/jobs/history/{runId}/console[EXPERIMENTAL] GetJobConsoleOutput: Gets the console output of a specific job run
JobsApiget_run_historyGET /api/jobs/history/{runId}[EXPERIMENTAL] GetRunHistory: Get the history for a single job run
JobsApiget_schedules_for_a_jobGET /api/jobs/{scope}/{code}/schedules[EXPERIMENTAL] GetSchedulesForAJob: Get all the schedules for a single job
JobsApilist_jobsGET /api/jobs[EXPERIMENTAL] ListJobs: List the available jobs
JobsApirun_jobPOST /api/jobs/{scope}/{code}/$runRunJob: Run a job immediately
JobsApiupdate_jobPUT /api/jobs/{scope}/{code}[EXPERIMENTAL] UpdateJob: Update a JobDefinition
SchedulesApicreate_schedulePOST /api/schedules[EXPERIMENTAL] CreateSchedule: Create a Schedule for a job
SchedulesApidelete_scheduleDELETE /api/schedules/{scope}/{code}[EXPERIMENTAL] DeleteSchedule: Delete a schedule
SchedulesApienabled_schedulePUT /api/schedules/{scope}/{code}/enabled[EXPERIMENTAL] EnabledSchedule: Enable/disable a schedule
SchedulesApiget_scheduleGET /api/schedules/{scope}/{code}[EXPERIMENTAL] GetSchedule: Get a single Schedule
SchedulesApilist_schedulesGET /api/schedules[EXPERIMENTAL] ListSchedules: List the available Schedules
SchedulesApirun_schedulePOST /api/schedules/{scope}/{code}/$run[EXPERIMENTAL] RunSchedule: Run a schedule immediately
SchedulesApiupdate_schedulePUT /api/schedules/{scope}/{code}[EXPERIMENTAL] UpdateSchedule: Update a schedule.

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