{"items":[{"type":"link","label":"Celonis Machine Learning Workbench APIs","link":"/mlwb/openapi/openapi","routeSlug":"/mlwb/openapi/openapi","content":{"contentType":"overview","meta":{"name":"Celonis Machine Learning Workbench APIs"},"children":[{"nodeType":"container","panels":[{"title":"Download OpenAPI description","titleTranslationKey":"download.description.title","children":[{"kind":"download","label":"openapi.json","url":"/_bundle/mlwb/openapi/openapi.json?download"},{"kind":"download","label":"openapi.yaml","url":"/_bundle/mlwb/openapi/openapi.yaml?download"}]},{"title":"Overview","titleTranslationKey":"info.title","children":[]},{"title":"Languages","titleTranslationKey":"languages.title","children":[{"kind":"languages","options":[{"key":"curl","title":"curl","lang":"curl"},{"key":"javascript","title":"JavaScript","lang":"JavaScript"},{"key":"java","title":"Java","lang":"Java"},{"key":"php","title":"PHP","lang":"PHP"},{"key":"python","title":"Python","lang":"Python"}]}]},{"title":"Servers","titleTranslationKey":"servers.title","children":[{"kind":"servers","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"Celonis Machine Learning Workbench APIs (v1.0)","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":"Documentation for the external Machine Learning APIs. These APIs allow you to trigger executions, manage resources, and more. To access the APIs, a Bearer API Key and a team-specific AppKey must be passed in the header."}],"sectionId":"/mlwb/openapi/openapi"}],"sectionId":"/mlwb/openapi/openapi"}]}]}},{"type":"group","label":"Notebook","link":"/mlwb/openapi/openapi/notebook","routeSlug":"/mlwb/openapi/openapi/notebook","items":[{"label":"Get an app","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/findone_1","routeSlug":"/mlwb/openapi/openapi/notebook/findone_1","metadata":{"seo":{"title":"Get an app","description":"Get an app"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"findOne_1","name":"Get an app","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get an app","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/notebooks/{id}","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/{id}","href":"notebook/findone_1","openApiOperationId":"findOne_1","summary":"Get an app"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookTransport"}},"schemaId":"components/schemas/NotebookTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NotebookTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/findone_1"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}"},{"label":"Update an app","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/update_1","routeSlug":"/mlwb/openapi/openapi/notebook/update_1","metadata":{"seo":{"title":"Update an app","description":"Update an app"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"update_1","name":"Update an app","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update an app","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NotebookTransport"}},"schemaId":"components/schemas/NotebookTransport","pointer":"/paths/~1api~1notebooks~1{id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/notebooks/{id}","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NotebookTransport"}},"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/{id}","href":"notebook/update_1","openApiOperationId":"update_1","summary":"Update an app"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"schemaId":"components/schemas/NotebookTransport","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NotebookTransport"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookTransport"}},"schemaId":"components/schemas/NotebookTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NotebookTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/update_1"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}"},{"label":"Delete an app","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/delete_1","routeSlug":"/mlwb/openapi/openapi/notebook/delete_1","metadata":{"seo":{"title":"Delete an app","description":"Delete an app"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"delete_1","name":"Delete an app","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete an app","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/notebooks/{id}","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["204","400","403","500"],"pointer":"/api/notebooks/{id}","href":"notebook/delete_1","openApiOperationId":"delete_1","summary":"Delete an app"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/delete_1"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}"},{"label":"Upgrade app to the latest version","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/upgrade","routeSlug":"/mlwb/openapi/openapi/notebook/upgrade","metadata":{"seo":{"title":"Upgrade app to the latest version","description":"Upgrade app to the latest version"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"upgrade","name":"Upgrade app to the latest version","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}~1upgrade/put","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Upgrade app to the latest version","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}~1upgrade/put/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/notebooks/{id}/upgrade","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["204","400","403","500"],"pointer":"/api/notebooks/{id}/upgrade","href":"notebook/upgrade","openApiOperationId":"upgrade","summary":"Upgrade app to the latest version"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}~1upgrade/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/upgrade"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}/upgrade"},{"label":"Check if an app is running","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/activeprobe","routeSlug":"/mlwb/openapi/openapi/notebook/activeprobe","metadata":{"seo":{"title":"Check if an app is running","description":"Check if an app is running"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"activeProbe","name":"Check if an app is running","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}~1probe/put","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Check if an app is running","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}~1probe/put/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/notebooks/{id}/probe","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["204","400","403","500"],"pointer":"/api/notebooks/{id}/probe","href":"notebook/activeprobe","openApiOperationId":"activeProbe","summary":"Check if an app is running"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}~1probe/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/activeprobe"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}/probe"},{"label":"Move an app from one workspace to another","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/movetoworkspace","routeSlug":"/mlwb/openapi/openapi/notebook/movetoworkspace","metadata":{"seo":{"title":"Move an app from one workspace to another","description":"Move an app from one workspace to another"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"moveToWorkspace","name":"Move an app from one workspace to another","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}~1move/put","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Move an app from one workspace to another","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}~1move/put/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"workspaceId","in":"query","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}~1move/put/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/notebooks/{id}/move","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[{"name":"workspaceId","in":"query","required":true,"schemaId":"schema_5"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/{id}/move","href":"notebook/movetoworkspace","openApiOperationId":"moveToWorkspace","summary":"Move an app from one workspace to another"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookTransport"}},"schemaId":"components/schemas/NotebookTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}~1move/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NotebookTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/movetoworkspace"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}/move"},{"label":"Get the application key of the app","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/getapplicationkey","routeSlug":"/mlwb/openapi/openapi/notebook/getapplicationkey","metadata":{"seo":{"title":"Get the application key of the app","description":"Get the application key of the app"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getApplicationKey","name":"Get the application key of the app","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}~1app-key/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get the application key of the app","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}~1app-key/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/notebooks/{id}/app-key","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/{id}/app-key","href":"notebook/getapplicationkey","openApiOperationId":"getApplicationKey","summary":"Get the application key of the app"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ApplicationKeyTransport"}},"schemaId":"components/schemas/ApplicationKeyTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}~1app-key/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ApplicationKeyTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ApplicationKeyTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/getapplicationkey"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}/app-key"},{"label":"Set an application key to the app","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/setapplicationkey","routeSlug":"/mlwb/openapi/openapi/notebook/setapplicationkey","metadata":{"seo":{"title":"Set an application key to the app","description":"Set an application key to the app"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"setApplicationKey","name":"Set an application key to the app","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}~1app-key/put","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Set an application key to the app","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}~1app-key/put/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"appKey","in":"query","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}~1app-key/put/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/notebooks/{id}/app-key","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[{"name":"appKey","in":"query","required":true,"schemaId":"schema_5"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["204","400","403","500"],"pointer":"/api/notebooks/{id}/app-key","href":"notebook/setapplicationkey","openApiOperationId":"setApplicationKey","summary":"Set an application key to the app"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}~1app-key/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/setapplicationkey"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}/app-key"},{"label":"List all notebooks","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/findall_1","routeSlug":"/mlwb/openapi/openapi/notebook/findall_1","metadata":{"seo":{"title":"List all notebooks","description":"List all notebooks"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"findAll_1","name":"List all notebooks","isWebhook":false,"pointer":"/paths/~1api~1notebooks/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all notebooks","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/notebooks","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks","href":"notebook/findall_1","openApiOperationId":"findAll_1","summary":"List all notebooks"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_6"}},"schemaId":"schema_6"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_6","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_6"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/findall_1"}],"panels":[]}]},"httpPath":"/api/notebooks"},{"label":"Create an app","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/create_1","routeSlug":"/mlwb/openapi/openapi/notebook/create_1","metadata":{"seo":{"title":"Create an app","description":"Create an app"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"create_1","name":"Create an app","isWebhook":false,"pointer":"/paths/~1api~1notebooks/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create an app","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NotebookTransport"}},"schemaId":"components/schemas/NotebookTransport","pointer":"/paths/~1api~1notebooks/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/notebooks","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NotebookTransport"}},"responseCodes":["201","204","400","403","500"],"pointer":"/api/notebooks","href":"notebook/create_1","openApiOperationId":"create_1","summary":"Create an app"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"schemaId":"components/schemas/NotebookTransport","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NotebookTransport"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookTransport"}},"schemaId":"components/schemas/NotebookTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/NotebookTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/create_1"}],"panels":[]}]},"httpPath":"/api/notebooks"},{"label":"Stop an app","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/stop_1","routeSlug":"/mlwb/openapi/openapi/notebook/stop_1","metadata":{"seo":{"title":"Stop an app","description":"Stop an app"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"stop_1","name":"Stop an app","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}~1stop/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Stop an app","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}~1stop/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/notebooks/{id}/stop","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/{id}/stop","href":"notebook/stop_1","openApiOperationId":"stop_1","summary":"Stop an app"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}~1stop/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200"},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/stop_1"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}/stop"},{"label":"Start an app","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/start","routeSlug":"/mlwb/openapi/openapi/notebook/start","metadata":{"seo":{"title":"Start an app","description":"Start an app"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"start","name":"Start an app","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}~1start/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Start an app","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}~1start/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/notebooks/{id}/start","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/{id}/start","href":"notebook/start","openApiOperationId":"start","summary":"Start an app"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}~1start/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200"},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/start"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}/start"},{"label":"Open an app","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/open","routeSlug":"/mlwb/openapi/openapi/notebook/open","metadata":{"seo":{"title":"Open an app","description":"Open an app"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"open","name":"Open an app","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}~1open/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Open an app","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}~1open/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/notebooks/{id}/open","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/{id}/open","href":"notebook/open","openApiOperationId":"open","summary":"Open an app"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}~1open/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200"},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/open"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}/open"},{"label":"Get a list of all versions newer than the Notebook id version provided in the parameter","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/getallnewversions","routeSlug":"/mlwb/openapi/openapi/notebook/getallnewversions","metadata":{"seo":{"title":"Get a list of all versions newer than the Notebook id version provided in the parameter","description":"Get a list of all versions newer than the Notebook id version provided in the parameter"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getAllNewVersions","name":"Get a list of all versions newer than the Notebook id version provided in the parameter","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}~1versions~1latest/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a list of all versions newer than the Notebook id version provided in the parameter","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}~1versions~1latest/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/notebooks/{id}/versions/latest","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/{id}/versions/latest","href":"notebook/getallnewversions","openApiOperationId":"getAllNewVersions","summary":"Get a list of all versions newer than the Notebook id version provided in the parameter"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_7"}},"schemaId":"schema_7"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}~1versions~1latest/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_7","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_7"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/getallnewversions"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}/versions/latest"},{"label":"Get app's access information for LLM use case","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/getaccessinformationllm","routeSlug":"/mlwb/openapi/openapi/notebook/getaccessinformationllm","metadata":{"seo":{"title":"Get app's access information for LLM use case","description":"Get app's access information for LLM use case"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getAccessInformationLLM","name":"Get app's access information for LLM use case","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}~1llm~1access-info/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get app's access information for LLM use case","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}~1llm~1access-info/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/notebooks/{id}/llm/access-info","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/{id}/llm/access-info","href":"notebook/getaccessinformationllm","openApiOperationId":"getAccessInformationLLM","summary":"Get app's access information for LLM use case"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookAccessInformationTransport"}},"schemaId":"components/schemas/NotebookAccessInformationTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}~1llm~1access-info/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NotebookAccessInformationTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookAccessInformationTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/getaccessinformationllm"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}/llm/access-info"},{"label":"Get a list of all the files inside the app","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/getcontents","routeSlug":"/mlwb/openapi/openapi/notebook/getcontents","metadata":{"seo":{"title":"Get a list of all the files inside the app","description":"Get a list of all the files inside the app"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getContents","name":"Get a list of all the files inside the app","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}~1content/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a list of all the files inside the app","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}~1content/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"path","in":"query","schemaId":"schema_8"}],"pointer":"/paths/~1api~1notebooks~1{id}~1content/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/notebooks/{id}/content","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[{"name":"path","in":"query","required":false,"schemaId":"schema_8"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/{id}/content","href":"notebook/getcontents","openApiOperationId":"getContents","summary":"Get a list of all the files inside the app"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookTreeItem"}},"schemaId":"components/schemas/NotebookTreeItem"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}~1content/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NotebookTreeItem","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookTreeItem"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/getcontents"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}/content"},{"label":"Get access information for the app","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/getaccessinformation","routeSlug":"/mlwb/openapi/openapi/notebook/getaccessinformation","metadata":{"seo":{"title":"Get access information for the app","description":"Get access information for the app"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getAccessInformation","name":"Get access information for the app","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}~1access-info/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get access information for the app","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}~1access-info/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/notebooks/{id}/access-info","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/{id}/access-info","href":"notebook/getaccessinformation","openApiOperationId":"getAccessInformation","summary":"Get access information for the app"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookAccessInformationTransport"}},"schemaId":"components/schemas/NotebookAccessInformationTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}~1access-info/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NotebookAccessInformationTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookAccessInformationTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/getaccessinformation"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}/access-info"},{"label":"Get a list of all the versions of the app","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/getallversions","routeSlug":"/mlwb/openapi/openapi/notebook/getallversions","metadata":{"seo":{"title":"Get a list of all the versions of the app","description":"Get a list of all the versions of the app"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getAllVersions","name":"Get a list of all the versions of the app","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1versions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a list of all the versions of the app","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/notebooks/versions","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/versions","href":"notebook/getallversions","openApiOperationId":"getAllVersions","summary":"Get a list of all the versions of the app"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_7"}},"schemaId":"schema_7"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1versions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_7","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_7"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/getallversions"}],"panels":[]}]},"httpPath":"/api/notebooks/versions"},{"label":"Check if team has dedicated service","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/hasdedicatedservice","routeSlug":"/mlwb/openapi/openapi/notebook/hasdedicatedservice","metadata":{"seo":{"title":"Check if team has dedicated service","description":"Check if team has dedicated service"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"hasDedicatedService","name":"Check if team has dedicated service","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1node/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Check if team has dedicated service","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/notebooks/node","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/node","href":"notebook/hasdedicatedservice","openApiOperationId":"hasDedicatedService","summary":"Check if team has dedicated service"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_9"}},"schemaId":"schema_9"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1node/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_9","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_9"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/hasdedicatedservice"}],"panels":[]}]},"httpPath":"/api/notebooks/node"},{"label":"List all Machine Learning images","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/getmachinelearningimages","routeSlug":"/mlwb/openapi/openapi/notebook/getmachinelearningimages","metadata":{"seo":{"title":"List all Machine Learning images","description":"List all Machine Learning images"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getMachineLearningImages","name":"List all Machine Learning images","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1machine-learning-images/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Machine Learning images","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/notebooks/machine-learning-images","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/machine-learning-images","href":"notebook/getmachinelearningimages","openApiOperationId":"getMachineLearningImages","summary":"List all Machine Learning images"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_10"}},"schemaId":"schema_10"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1machine-learning-images/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_10","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_10"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/getmachinelearningimages"}],"panels":[]}]},"httpPath":"/api/notebooks/machine-learning-images"},{"label":"Check if the team has reached the maximum number of notebooks","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook/limitreached","routeSlug":"/mlwb/openapi/openapi/notebook/limitreached","metadata":{"seo":{"title":"Check if the team has reached the maximum number of notebooks","description":"Check if the team has reached the maximum number of notebooks"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"limitReached","name":"Check if the team has reached the maximum number of notebooks","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1limit~1reached/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Check if the team has reached the maximum number of notebooks","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/notebooks/limit/reached","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/limit/reached","href":"notebook/limitreached","openApiOperationId":"limitReached","summary":"Check if the team has reached the maximum number of notebooks"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_9"}},"schemaId":"schema_9"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1limit~1reached/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_9","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_9"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook/limitreached"}],"panels":[]}]},"httpPath":"/api/notebooks/limit/reached"}],"content":{"contentType":"group","meta":{"name":"Notebook"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Notebook","showPageActions":true},{"nodeType":"markdoc","content":"The Notebook API is used to create, read, update, and delete notebooks."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/notebooks/{id}","summary":"Get an app","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook/findone_1","deprecated":false},{"title":"/api/notebooks/{id}","summary":"Update an app","prefix":{"name":"put","color":"put"},"badges":[],"link":"/notebook/update_1","deprecated":false},{"title":"/api/notebooks/{id}","summary":"Delete an app","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/notebook/delete_1","deprecated":false},{"title":"/api/notebooks/{id}/upgrade","summary":"Upgrade app to the latest version","prefix":{"name":"put","color":"put"},"badges":[],"link":"/notebook/upgrade","deprecated":false},{"title":"/api/notebooks/{id}/probe","summary":"Check if an app is running","prefix":{"name":"put","color":"put"},"badges":[],"link":"/notebook/activeprobe","deprecated":false},{"title":"/api/notebooks/{id}/move","summary":"Move an app from one workspace to another","prefix":{"name":"put","color":"put"},"badges":[],"link":"/notebook/movetoworkspace","deprecated":false},{"title":"/api/notebooks/{id}/app-key","summary":"Get the application key of the app","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook/getapplicationkey","deprecated":false},{"title":"/api/notebooks/{id}/app-key","summary":"Set an application key to the app","prefix":{"name":"put","color":"put"},"badges":[],"link":"/notebook/setapplicationkey","deprecated":false},{"title":"/api/notebooks","summary":"List all notebooks","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook/findall_1","deprecated":false},{"title":"/api/notebooks","summary":"Create an app","prefix":{"name":"post","color":"post"},"badges":[],"link":"/notebook/create_1","deprecated":false},{"title":"/api/notebooks/{id}/stop","summary":"Stop an app","prefix":{"name":"post","color":"post"},"badges":[],"link":"/notebook/stop_1","deprecated":false},{"title":"/api/notebooks/{id}/start","summary":"Start an app","prefix":{"name":"post","color":"post"},"badges":[],"link":"/notebook/start","deprecated":false},{"title":"/api/notebooks/{id}/open","summary":"Open an app","prefix":{"name":"post","color":"post"},"badges":[],"link":"/notebook/open","deprecated":false},{"title":"/api/notebooks/{id}/versions/latest","summary":"Get a list of all versions newer than the Notebook id version provided in the parameter","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook/getallnewversions","deprecated":false},{"title":"/api/notebooks/{id}/llm/access-info","summary":"Get app's access information for LLM use case","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook/getaccessinformationllm","deprecated":false},{"title":"/api/notebooks/{id}/content","summary":"Get a list of all the files inside the app","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook/getcontents","deprecated":false},{"title":"/api/notebooks/{id}/access-info","summary":"Get access information for the app","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook/getaccessinformation","deprecated":false},{"title":"/api/notebooks/versions","summary":"Get a list of all the versions of the app","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook/getallversions","deprecated":false},{"title":"/api/notebooks/node","summary":"Check if team has dedicated service","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook/hasdedicatedservice","deprecated":false},{"title":"/api/notebooks/machine-learning-images","summary":"List all Machine Learning images","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook/getmachinelearningimages","deprecated":false},{"title":"/api/notebooks/limit/reached","summary":"Check if the team has reached the maximum number of notebooks","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook/limitreached","deprecated":false}]}]}]}]}},{"type":"group","label":"Schedule","link":"/mlwb/openapi/openapi/schedule","routeSlug":"/mlwb/openapi/openapi/schedule","items":[{"label":"Get a schedule","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/schedule/findone","routeSlug":"/mlwb/openapi/openapi/schedule/findone","metadata":{"seo":{"title":"Get a schedule","description":"Get a schedule"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"findOne","name":"Get a schedule","isWebhook":false,"pointer":"/paths/~1api~1scheduling~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a schedule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1scheduling~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/scheduling/{id}","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/scheduling/{id}","href":"schedule/findone","openApiOperationId":"findOne","summary":"Get a schedule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/SchedulingTransport"}},"schemaId":"components/schemas/SchedulingTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1scheduling~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SchedulingTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/SchedulingTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedule/findone"}],"panels":[]}]},"httpPath":"/api/scheduling/{id}"},{"label":"Update a schedule","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/schedule/update","routeSlug":"/mlwb/openapi/openapi/schedule/update","metadata":{"seo":{"title":"Update a schedule","description":"Update a schedule"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"update","name":"Update a schedule","isWebhook":false,"pointer":"/paths/~1api~1scheduling~1{id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a schedule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1scheduling~1{id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SchedulingTransport"}},"schemaId":"components/schemas/SchedulingTransport","pointer":"/paths/~1api~1scheduling~1{id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/scheduling/{id}","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/SchedulingTransport"}},"responseCodes":["200","204","400","403","500"],"pointer":"/api/scheduling/{id}","href":"schedule/update","openApiOperationId":"update","summary":"Update a schedule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"schemaId":"components/schemas/SchedulingTransport","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SchedulingTransport"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/SchedulingTransport"}},"schemaId":"components/schemas/SchedulingTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1scheduling~1{id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SchedulingTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/SchedulingTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedule/update"}],"panels":[]}]},"httpPath":"/api/scheduling/{id}"},{"label":"Delete a schedule","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/schedule/delete","routeSlug":"/mlwb/openapi/openapi/schedule/delete","metadata":{"seo":{"title":"Delete a schedule","description":"Delete a schedule"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"delete","name":"Delete a schedule","isWebhook":false,"pointer":"/paths/~1api~1scheduling~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a schedule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1scheduling~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/scheduling/{id}","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["204","400","403","500"],"pointer":"/api/scheduling/{id}","href":"schedule/delete","openApiOperationId":"delete","summary":"Delete a schedule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1scheduling~1{id}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedule/delete"}],"panels":[]}]},"httpPath":"/api/scheduling/{id}"},{"label":"Enable or Disable a schedule","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/schedule/changestatus","routeSlug":"/mlwb/openapi/openapi/schedule/changestatus","metadata":{"seo":{"title":"Enable or Disable a schedule","description":"Enable or Disable a schedule"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"changeStatus","name":"Enable or Disable a schedule","isWebhook":false,"pointer":"/paths/~1api~1scheduling~1{id}~1change-status/put","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Enable or Disable a schedule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1scheduling~1{id}~1change-status/put/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"status","in":"query","schemaId":"schema_9","required":true}],"pointer":"/paths/~1api~1scheduling~1{id}~1change-status/put/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/scheduling/{id}/change-status","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[{"name":"status","in":"query","required":true,"schemaId":"schema_9"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/scheduling/{id}/change-status","href":"schedule/changestatus","openApiOperationId":"changeStatus","summary":"Enable or Disable a schedule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/SchedulingTransport"}},"schemaId":"components/schemas/SchedulingTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1scheduling~1{id}~1change-status/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SchedulingTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/SchedulingTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedule/changestatus"}],"panels":[]}]},"httpPath":"/api/scheduling/{id}/change-status"},{"label":"List all schedules","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/schedule/findall","routeSlug":"/mlwb/openapi/openapi/schedule/findall","metadata":{"seo":{"title":"List all schedules","description":"List all schedules"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"findAll","name":"List all schedules","isWebhook":false,"pointer":"/paths/~1api~1scheduling/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all schedules","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"notebookId","in":"query","schemaId":"schema_5"}],"pointer":"/paths/~1api~1scheduling/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/scheduling","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"notebookId","in":"query","required":false,"schemaId":"schema_5"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/scheduling","href":"schedule/findall","openApiOperationId":"findAll","summary":"List all schedules"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_11"}},"schemaId":"schema_11"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1scheduling/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_11","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_11"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedule/findall"}],"panels":[]}]},"httpPath":"/api/scheduling"},{"label":"Create a schedule","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/schedule/create","routeSlug":"/mlwb/openapi/openapi/schedule/create","metadata":{"seo":{"title":"Create a schedule","description":"Create a schedule"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"create","name":"Create a schedule","isWebhook":false,"pointer":"/paths/~1api~1scheduling/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a schedule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SchedulingTransport"}},"schemaId":"components/schemas/SchedulingTransport","pointer":"/paths/~1api~1scheduling/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/scheduling","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/SchedulingTransport"}},"responseCodes":["201","204","400","403","500"],"pointer":"/api/scheduling","href":"schedule/create","openApiOperationId":"create","summary":"Create a schedule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"schemaId":"components/schemas/SchedulingTransport","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SchedulingTransport"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/SchedulingTransport"}},"schemaId":"components/schemas/SchedulingTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1scheduling/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/SchedulingTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/SchedulingTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedule/create"}],"panels":[]}]},"httpPath":"/api/scheduling"},{"label":"Run a schedule","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/schedule/runschedule","routeSlug":"/mlwb/openapi/openapi/schedule/runschedule","metadata":{"seo":{"title":"Run a schedule","description":"Run a schedule"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"runSchedule","name":"Run a schedule","isWebhook":false,"pointer":"/paths/~1api~1scheduling~1{id}~1run/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Run a schedule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1scheduling~1{id}~1run/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/scheduling/{id}/run","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/scheduling/{id}/run","href":"schedule/runschedule","openApiOperationId":"runSchedule","summary":"Run a schedule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1scheduling~1{id}~1run/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200"},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedule/runschedule"}],"panels":[]}]},"httpPath":"/api/scheduling/{id}/run"},{"label":"List all executions of a schedule","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/schedule/findallexecutions","routeSlug":"/mlwb/openapi/openapi/schedule/findallexecutions","metadata":{"seo":{"title":"List all executions of a schedule","description":"List all executions of a schedule"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"findAllExecutions","name":"List all executions of a schedule","isWebhook":false,"pointer":"/paths/~1api~1scheduling~1{id}~1executions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all executions of a schedule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1scheduling~1{id}~1executions/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageIndex","in":"query","schemaId":"schema_12"},{"name":"limit","in":"query","schemaId":"schema_13"},{"name":"startedOrder","in":"query","schemaId":"schema_14"}],"pointer":"/paths/~1api~1scheduling~1{id}~1executions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/scheduling/{id}/executions","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[{"name":"pageIndex","in":"query","required":false,"schemaId":"schema_12"},{"name":"limit","in":"query","required":false,"schemaId":"schema_13"},{"name":"startedOrder","in":"query","required":false,"schemaId":"schema_14"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/scheduling/{id}/executions","href":"schedule/findallexecutions","openApiOperationId":"findAllExecutions","summary":"List all executions of a schedule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/PageNotebookExecutionTransport"}},"schemaId":"components/schemas/PageNotebookExecutionTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1scheduling~1{id}~1executions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PageNotebookExecutionTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/PageNotebookExecutionTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedule/findallexecutions"}],"panels":[]}]},"httpPath":"/api/scheduling/{id}/executions"}],"content":{"contentType":"group","meta":{"name":"Schedule"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Schedule","showPageActions":true},{"nodeType":"markdoc","content":"The Schedule API is used to create, read, update, and delete schedules."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/scheduling/{id}","summary":"Get a schedule","prefix":{"name":"get","color":"get"},"badges":[],"link":"/schedule/findone","deprecated":false},{"title":"/api/scheduling/{id}","summary":"Update a schedule","prefix":{"name":"put","color":"put"},"badges":[],"link":"/schedule/update","deprecated":false},{"title":"/api/scheduling/{id}","summary":"Delete a schedule","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/schedule/delete","deprecated":false},{"title":"/api/scheduling/{id}/change-status","summary":"Enable or Disable a schedule","prefix":{"name":"put","color":"put"},"badges":[],"link":"/schedule/changestatus","deprecated":false},{"title":"/api/scheduling","summary":"List all schedules","prefix":{"name":"get","color":"get"},"badges":[],"link":"/schedule/findall","deprecated":false},{"title":"/api/scheduling","summary":"Create a schedule","prefix":{"name":"post","color":"post"},"badges":[],"link":"/schedule/create","deprecated":false},{"title":"/api/scheduling/{id}/run","summary":"Run a schedule","prefix":{"name":"post","color":"post"},"badges":[],"link":"/schedule/runschedule","deprecated":false},{"title":"/api/scheduling/{id}/executions","summary":"List all executions of a schedule","prefix":{"name":"get","color":"get"},"badges":[],"link":"/schedule/findallexecutions","deprecated":false}]}]}]}]}},{"type":"group","label":"Notebook Resources","link":"/mlwb/openapi/openapi/notebook-resources","routeSlug":"/mlwb/openapi/openapi/notebook-resources","items":[{"label":"Get Notebook Resources","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook-resources/getresources","routeSlug":"/mlwb/openapi/openapi/notebook-resources/getresources","metadata":{"seo":{"title":"Get Notebook Resources","description":"Get Notebook Resources"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getResources","name":"Get Notebook Resources","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}~1resources/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Notebook Resources","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}~1resources/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/notebooks/{id}/resources","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/{id}/resources","href":"notebook-resources/getresources","openApiOperationId":"getResources","summary":"Get Notebook Resources"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookResourcesTransport"}},"schemaId":"components/schemas/NotebookResourcesTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}~1resources/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NotebookResourcesTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookResourcesTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook-resources/getresources"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}/resources"},{"label":"Update Notebook Resources","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook-resources/updateresources","routeSlug":"/mlwb/openapi/openapi/notebook-resources/updateresources","metadata":{"seo":{"title":"Update Notebook Resources","description":"Update Notebook Resources"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateResources","name":"Update Notebook Resources","isWebhook":false,"pointer":"/paths/~1api~1notebooks~1{id}~1resources/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Notebook Resources","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1notebooks~1{id}~1resources/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NotebookResourcesTransport"}},"schemaId":"components/schemas/NotebookResourcesTransport","pointer":"/paths/~1api~1notebooks~1{id}~1resources/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/notebooks/{id}/resources","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NotebookResourcesTransport"}},"responseCodes":["200","204","400","403","500"],"pointer":"/api/notebooks/{id}/resources","href":"notebook-resources/updateresources","openApiOperationId":"updateResources","summary":"Update Notebook Resources"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"schemaId":"components/schemas/NotebookResourcesTransport","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NotebookResourcesTransport"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookResourcesTransport"}},"schemaId":"components/schemas/NotebookResourcesTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1notebooks~1{id}~1resources/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NotebookResourcesTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookResourcesTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook-resources/updateresources"}],"panels":[]}]},"httpPath":"/api/notebooks/{id}/resources"}],"content":{"contentType":"group","meta":{"name":"Notebook Resources"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Notebook Resources","showPageActions":true},{"nodeType":"markdoc","content":"The Notebook Resources API configures notebook resource such as CPU, memory, storage, and gpu."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/notebooks/{id}/resources","summary":"Get Notebook Resources","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook-resources/getresources","deprecated":false},{"title":"/api/notebooks/{id}/resources","summary":"Update Notebook Resources","prefix":{"name":"put","color":"put"},"badges":[],"link":"/notebook-resources/updateresources","deprecated":false}]}]}]}]}},{"type":"group","label":"Notebook Execution","link":"/mlwb/openapi/openapi/notebook-execution","routeSlug":"/mlwb/openapi/openapi/notebook-execution","items":[{"label":"Stop a running execution","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook-execution/stop","routeSlug":"/mlwb/openapi/openapi/notebook-execution/stop","metadata":{"seo":{"title":"Stop a running execution","description":"Stop a running execution"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"stop","name":"Stop a running execution","isWebhook":false,"pointer":"/paths/~1api~1executions~1{id}~1stop/put","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Stop a running execution","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1executions~1{id}~1stop/put/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/executions/{id}/stop","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/executions/{id}/stop","href":"notebook-execution/stop","openApiOperationId":"stop","summary":"Stop a running execution"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1executions~1{id}~1stop/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200"},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook-execution/stop"}],"panels":[]}]},"httpPath":"/api/executions/{id}/stop"},{"label":"Trigger an execution","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook-execution/execute_1","routeSlug":"/mlwb/openapi/openapi/notebook-execution/execute_1","metadata":{"seo":{"title":"Trigger an execution","description":"Trigger an execution"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"execute_1","name":"Trigger an execution","isWebhook":false,"pointer":"/paths/~1api~1executions/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Trigger an execution","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NotebookExecutionTransport"}},"schemaId":"components/schemas/NotebookExecutionTransport","pointer":"/paths/~1api~1executions/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/executions","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NotebookExecutionTransport"}},"responseCodes":["200","204","400","403","500"],"pointer":"/api/executions","href":"notebook-execution/execute_1","openApiOperationId":"execute_1","summary":"Trigger an execution"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"schemaId":"components/schemas/NotebookExecutionTransport","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NotebookExecutionTransport"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookExecutionTransport"}},"schemaId":"components/schemas/NotebookExecutionTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1executions/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NotebookExecutionTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookExecutionTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook-execution/execute_1"}],"panels":[]}]},"httpPath":"/api/executions"},{"label":"Get an execution","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook-execution/find","routeSlug":"/mlwb/openapi/openapi/notebook-execution/find","metadata":{"seo":{"title":"Get an execution","description":"Get an execution"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"find","name":"Get an execution","isWebhook":false,"pointer":"/paths/~1api~1executions~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get an execution","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1executions~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/executions/{id}","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/executions/{id}","href":"notebook-execution/find","openApiOperationId":"find","summary":"Get an execution"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookExecutionTransport"}},"schemaId":"components/schemas/NotebookExecutionTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1executions~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NotebookExecutionTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/NotebookExecutionTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook-execution/find"}],"panels":[]}]},"httpPath":"/api/executions/{id}"},{"label":"Get execution logs","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook-execution/getlogs_1","routeSlug":"/mlwb/openapi/openapi/notebook-execution/getlogs_1","metadata":{"seo":{"title":"Get execution logs","description":"Get execution logs"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLogs_1","name":"Get execution logs","isWebhook":false,"pointer":"/paths/~1api~1executions~1{id}~1logs/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get execution logs","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1executions~1{id}~1logs/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"logLevels","in":"query","schemaId":"schema_15"}],"pointer":"/paths/~1api~1executions~1{id}~1logs/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/executions/{id}/logs","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[{"name":"logLevels","in":"query","required":false,"schemaId":"schema_15"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/executions/{id}/logs","href":"notebook-execution/getlogs_1","openApiOperationId":"getLogs_1","summary":"Get execution logs"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_16"}},"schemaId":"schema_16"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1executions~1{id}~1logs/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_16","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_16"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook-execution/getlogs_1"}],"panels":[]}]},"httpPath":"/api/executions/{id}/logs"},{"label":"Get triggered executions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook-execution/gettriggeredexecutions","routeSlug":"/mlwb/openapi/openapi/notebook-execution/gettriggeredexecutions","metadata":{"seo":{"title":"Get triggered executions","description":"Get triggered executions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getTriggeredExecutions","name":"Get triggered executions","isWebhook":false,"pointer":"/paths/~1api~1executions~1triggered~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get triggered executions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1executions~1triggered~1{id}/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageIndex","in":"query","schemaId":"schema_12"},{"name":"limit","in":"query","schemaId":"schema_13"},{"name":"startedOrder","in":"query","schemaId":"schema_14"},{"name":"executionSources","in":"query","schemaId":"schema_17"}],"pointer":"/paths/~1api~1executions~1triggered~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/executions/triggered/{id}","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[{"name":"pageIndex","in":"query","required":false,"schemaId":"schema_12"},{"name":"limit","in":"query","required":false,"schemaId":"schema_13"},{"name":"startedOrder","in":"query","required":false,"schemaId":"schema_14"},{"name":"executionSources","in":"query","required":false,"schemaId":"schema_17"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/executions/triggered/{id}","href":"notebook-execution/gettriggeredexecutions","openApiOperationId":"getTriggeredExecutions","summary":"Get triggered executions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/PageNotebookExecutionTransport"}},"schemaId":"components/schemas/PageNotebookExecutionTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1executions~1triggered~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PageNotebookExecutionTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/PageNotebookExecutionTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook-execution/gettriggeredexecutions"}],"panels":[]}]},"httpPath":"/api/executions/triggered/{id}"},{"label":"Get triggered execution groups","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook-execution/gettriggeredexecutiongroups","routeSlug":"/mlwb/openapi/openapi/notebook-execution/gettriggeredexecutiongroups","metadata":{"seo":{"title":"Get triggered execution groups","description":"Get triggered execution groups"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getTriggeredExecutionGroups","name":"Get triggered execution groups","isWebhook":false,"pointer":"/paths/~1api~1executions~1triggered-groups/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get triggered execution groups","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"notebookId","in":"query","schemaId":"schema_5"}],"pointer":"/paths/~1api~1executions~1triggered-groups/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/executions/triggered-groups","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[],"query":[{"name":"notebookId","in":"query","required":false,"schemaId":"schema_5"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/executions/triggered-groups","href":"notebook-execution/gettriggeredexecutiongroups","openApiOperationId":"getTriggeredExecutionGroups","summary":"Get triggered execution groups"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_18"}},"schemaId":"schema_18"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1executions~1triggered-groups/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_18","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_18"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook-execution/gettriggeredexecutiongroups"}],"panels":[]}]},"httpPath":"/api/executions/triggered-groups"},{"label":"Get triggered execution groups by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/notebook-execution/gettriggeredexecutiongroup","routeSlug":"/mlwb/openapi/openapi/notebook-execution/gettriggeredexecutiongroup","metadata":{"seo":{"title":"Get triggered execution groups by ID","description":"Get triggered execution groups by ID"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getTriggeredExecutionGroup","name":"Get triggered execution groups by ID","isWebhook":false,"pointer":"/paths/~1api~1executions~1triggered-groups~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get triggered execution groups by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1executions~1triggered-groups~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/executions/triggered-groups/{id}","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/executions/triggered-groups/{id}","href":"notebook-execution/gettriggeredexecutiongroup","openApiOperationId":"getTriggeredExecutionGroup","summary":"Get triggered execution groups by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/TriggeredExecutionGroupTransport"}},"schemaId":"components/schemas/TriggeredExecutionGroupTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1executions~1triggered-groups~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/TriggeredExecutionGroupTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/TriggeredExecutionGroupTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notebook-execution/gettriggeredexecutiongroup"}],"panels":[]}]},"httpPath":"/api/executions/triggered-groups/{id}"}],"content":{"contentType":"group","meta":{"name":"Notebook Execution"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Notebook Execution","showPageActions":true},{"nodeType":"markdoc","content":"The Notebook Executions API is used to trigger, stop, and track notebook executions."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/executions/{id}/stop","summary":"Stop a running execution","prefix":{"name":"put","color":"put"},"badges":[],"link":"/notebook-execution/stop","deprecated":false},{"title":"/api/executions","summary":"Trigger an execution","prefix":{"name":"post","color":"post"},"badges":[],"link":"/notebook-execution/execute_1","deprecated":false},{"title":"/api/executions/{id}","summary":"Get an execution","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook-execution/find","deprecated":false},{"title":"/api/executions/{id}/logs","summary":"Get execution logs","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook-execution/getlogs_1","deprecated":false},{"title":"/api/executions/triggered/{id}","summary":"Get triggered executions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook-execution/gettriggeredexecutions","deprecated":false},{"title":"/api/executions/triggered-groups","summary":"Get triggered execution groups","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook-execution/gettriggeredexecutiongroups","deprecated":false},{"title":"/api/executions/triggered-groups/{id}","summary":"Get triggered execution groups by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notebook-execution/gettriggeredexecutiongroup","deprecated":false}]}]}]}]}},{"type":"group","label":"Job Execution","link":"/mlwb/openapi/openapi/job-execution","routeSlug":"/mlwb/openapi/openapi/job-execution","items":[{"label":"Get all executions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/job-execution/getexecutions","routeSlug":"/mlwb/openapi/openapi/job-execution/getexecutions","metadata":{"seo":{"title":"Get all executions","description":"Get all executions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getExecutions","name":"Get all executions","isWebhook":false,"pointer":"/paths/~1api~1jobs~1{jobId}~1executions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get all executions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"jobId","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1jobs~1{jobId}~1executions/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageIndex","in":"query","schemaId":"schema_12"},{"name":"limit","in":"query","schemaId":"schema_13"},{"name":"startedOrder","in":"query","schemaId":"schema_14"},{"name":"executionSources","in":"query","schemaId":"schema_19"}],"pointer":"/paths/~1api~1jobs~1{jobId}~1executions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/jobs/{jobId}/executions","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"jobId","in":"path","required":true,"schemaId":"schema_5"}],"query":[{"name":"pageIndex","in":"query","required":false,"schemaId":"schema_12"},{"name":"limit","in":"query","required":false,"schemaId":"schema_13"},{"name":"startedOrder","in":"query","required":false,"schemaId":"schema_14"},{"name":"executionSources","in":"query","required":false,"schemaId":"schema_19"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/jobs/{jobId}/executions","href":"job-execution/getexecutions","openApiOperationId":"getExecutions","summary":"Get all executions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/PageJobExecutionTransport"}},"schemaId":"components/schemas/PageJobExecutionTransport"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1jobs~1{jobId}~1executions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PageJobExecutionTransport","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/PageJobExecutionTransport"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/job-execution/getexecutions"}],"panels":[]}]},"httpPath":"/api/jobs/{jobId}/executions"},{"label":"Trigger an execution","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/job-execution/execute","routeSlug":"/mlwb/openapi/openapi/job-execution/execute","metadata":{"seo":{"title":"Trigger an execution","description":"Trigger an execution"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"execute","name":"Trigger an execution","isWebhook":false,"pointer":"/paths/~1api~1jobs~1{jobId}~1executions/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Trigger an execution","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"jobId","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1jobs~1{jobId}~1executions/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/JsonNode"}},"schemaId":"components/schemas/JsonNode","pointer":"/paths/~1api~1jobs~1{jobId}~1executions/post/requestBody","description":"input"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/jobs/{jobId}/executions","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"jobId","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/JsonNode"}},"responseCodes":["200","204","400","403","500"],"pointer":"/api/jobs/{jobId}/executions","href":"job-execution/execute","openApiOperationId":"execute","summary":"Trigger an execution"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"schemaId":"components/schemas/JsonNode","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/JsonNode"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/JobExecution"}},"schemaId":"components/schemas/JobExecution"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1jobs~1{jobId}~1executions/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/JobExecution","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/JobExecution"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/job-execution/execute"}],"panels":[]}]},"httpPath":"/api/jobs/{jobId}/executions"},{"label":"Update job application key","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/job-execution/updateapplicationkey","routeSlug":"/mlwb/openapi/openapi/job-execution/updateapplicationkey","metadata":{"seo":{"title":"Update job application key","description":"Update job application key"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateApplicationKey","name":"Update job application key","isWebhook":false,"pointer":"/paths/~1api~1jobs~1{jobId}~1application-key/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update job application key","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"jobId","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1jobs~1{jobId}~1application-key/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ApplicationKeyTransport"}},"schemaId":"components/schemas/ApplicationKeyTransport","pointer":"/paths/~1api~1jobs~1{jobId}~1application-key/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/jobs/{jobId}/application-key","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"jobId","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/ApplicationKeyTransport"}},"responseCodes":["204","400","403","500"],"pointer":"/api/jobs/{jobId}/application-key","href":"job-execution/updateapplicationkey","openApiOperationId":"updateApplicationKey","summary":"Update job application key"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"schemaId":"components/schemas/ApplicationKeyTransport","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ApplicationKeyTransport"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1jobs~1{jobId}~1application-key/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/job-execution/updateapplicationkey"}],"panels":[]}]},"httpPath":"/api/jobs/{jobId}/application-key"},{"label":"Stop a running execution","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/job-execution/stop_2","routeSlug":"/mlwb/openapi/openapi/job-execution/stop_2","metadata":{"seo":{"title":"Stop a running execution","description":"Stop a running execution"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"stop_2","name":"Stop a running execution","isWebhook":false,"pointer":"/paths/~1api~1jobs~1executions~1{id}~1stop/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Stop a running execution","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1jobs~1executions~1{id}~1stop/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/jobs/executions/{id}/stop","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["204","400","403","500"],"pointer":"/api/jobs/executions/{id}/stop","href":"job-execution/stop_2","openApiOperationId":"stop_2","summary":"Stop a running execution"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1jobs~1executions~1{id}~1stop/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/job-execution/stop_2"}],"panels":[]}]},"httpPath":"/api/jobs/executions/{id}/stop"},{"label":"Get job execution logs","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/job-execution/getlogs","routeSlug":"/mlwb/openapi/openapi/job-execution/getlogs","metadata":{"seo":{"title":"Get job execution logs","description":"Get job execution logs"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLogs","name":"Get job execution logs","isWebhook":false,"pointer":"/paths/~1api~1jobs~1executions~1{id}~1logs/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get job execution logs","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1jobs~1executions~1{id}~1logs/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"logLevels","in":"query","schemaId":"schema_15"}],"pointer":"/paths/~1api~1jobs~1executions~1{id}~1logs/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/jobs/executions/{id}/logs","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[{"name":"logLevels","in":"query","required":false,"schemaId":"schema_15"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/jobs/executions/{id}/logs","href":"job-execution/getlogs","openApiOperationId":"getLogs","summary":"Get job execution logs"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_20"}},"schemaId":"schema_20"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1jobs~1executions~1{id}~1logs/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_20","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_20"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/job-execution/getlogs"}],"panels":[]}]},"httpPath":"/api/jobs/executions/{id}/logs"},{"label":"Get an execution","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/job-execution/getexecution","routeSlug":"/mlwb/openapi/openapi/job-execution/getexecution","metadata":{"seo":{"title":"Get an execution","description":"Get an execution"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getExecution","name":"Get an execution","isWebhook":false,"pointer":"/paths/~1api~1jobs~1executions~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get an execution","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_5","required":true}],"pointer":"/paths/~1api~1jobs~1executions~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/jobs/executions/{id}","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_5"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/jobs/executions/{id}","href":"job-execution/getexecution","openApiOperationId":"getExecution","summary":"Get an execution"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/JobExecution"}},"schemaId":"components/schemas/JobExecution"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1jobs~1executions~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/JobExecution","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/JobExecution"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/job-execution/getexecution"}],"panels":[]}]},"httpPath":"/api/jobs/executions/{id}"}],"content":{"contentType":"group","meta":{"name":"Job Execution"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Job Execution","showPageActions":true},{"nodeType":"markdoc","content":"The Job Execution API is used to trigger, stop, and track job executions."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/jobs/{jobId}/executions","summary":"Get all executions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/job-execution/getexecutions","deprecated":false},{"title":"/api/jobs/{jobId}/executions","summary":"Trigger an execution","prefix":{"name":"post","color":"post"},"badges":[],"link":"/job-execution/execute","deprecated":false},{"title":"/api/jobs/{jobId}/application-key","summary":"Update job application key","prefix":{"name":"post","color":"post"},"badges":[],"link":"/job-execution/updateapplicationkey","deprecated":false},{"title":"/api/jobs/executions/{id}/stop","summary":"Stop a running execution","prefix":{"name":"post","color":"post"},"badges":[],"link":"/job-execution/stop_2","deprecated":false},{"title":"/api/jobs/executions/{id}/logs","summary":"Get job execution logs","prefix":{"name":"get","color":"get"},"badges":[],"link":"/job-execution/getlogs","deprecated":false},{"title":"/api/jobs/executions/{id}","summary":"Get an execution","prefix":{"name":"get","color":"get"},"badges":[],"link":"/job-execution/getexecution","deprecated":false}]}]}]}]}},{"type":"group","label":"Job Execution Group","link":"/mlwb/openapi/openapi/job-execution-group","routeSlug":"/mlwb/openapi/openapi/job-execution-group","items":[{"label":"Get execution groups","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/mlwb/openapi/openapi/job-execution-group/getexecutiongroups","routeSlug":"/mlwb/openapi/openapi/job-execution-group/getexecutiongroups","metadata":{"seo":{"title":"Get execution groups","description":"Get execution groups"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getExecutionGroups","name":"Get execution groups","isWebhook":false,"pointer":"/paths/~1api~1jobs~1executions~1groups/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get execution groups","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"authorization","scopes":[]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/jobs/executions/groups","servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","204","400","403","500"],"pointer":"/api/jobs/executions/groups","href":"job-execution-group/getexecutiongroups","openApiOperationId":"getExecutionGroups","summary":"Get execution groups"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/mlwb/openapi/openapi","description":"Test Server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_21"}},"schemaId":"schema_21"},{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}},"schemaId":"components/schemas/FrontendHandledBackendError"},{"code":"403","description":"Forbidden"},{"code":"500","description":"Internal Server Error","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}},"schemaId":"components/schemas/ExceptionReference"}],"pointer":"/paths/~1api~1jobs~1executions~1groups/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_21","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"schema_21"}}},{"code":"204"},{"code":"400","schemaId":"components/schemas/FrontendHandledBackendError","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/FrontendHandledBackendError"}}},{"code":"403"},{"code":"500","schemaId":"components/schemas/ExceptionReference","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/ExceptionReference"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/job-execution-group/getexecutiongroups"}],"panels":[]}]},"httpPath":"/api/jobs/executions/groups"}],"content":{"contentType":"group","meta":{"name":"Job Execution Group"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Job Execution Group","showPageActions":true},{"nodeType":"markdoc","content":"The Job Execution Group API retrieves job execution groups."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/jobs/executions/groups","summary":"Get execution groups","prefix":{"name":"get","color":"get"},"badges":[],"link":"/job-execution-group/getexecutiongroups","deprecated":false}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/ExceptionReference":{"id":"components/schemas/ExceptionReference","kind":"json-schema","title":"ExceptionReference","data":{"type":"object","properties":{"reference":{"type":"string"},"message":{"type":"string"},"shortMessage":{"type":"string"}}}},"components/schemas/FrontendHandledBackendError":{"id":"components/schemas/FrontendHandledBackendError","kind":"json-schema","title":"FrontendHandledBackendError","data":{"type":"object","properties":{"frontendErrorKey":{"type":"string"},"errorInformation":{}}}},"components/schemas/SchedulingConfig":{"id":"components/schemas/SchedulingConfig","kind":"json-schema","title":"SchedulingConfig","data":{"type":"object","properties":{"executionPattern":{"type":"string","enum":["HOURLY","X_HOURLY","DAILY","WEEKLY","MONTHLY","CUSTOM"]},"minute":{"type":"integer","format":"int32"},"everyXHours":{"type":"integer","format":"int32"},"time":{"type":"string"},"day":{"type":"integer","format":"int32"},"weekDays":{"type":"array","items":{"type":"integer","format":"int32"}},"monthPattern":{"type":"string","enum":["SPECIFIC_DAY","LAST_DAY"]},"customCron":{"type":"string"},"timezoneId":{"type":"string"},"lastExecutionDate":{"type":"string","format":"date-time"},"nextExecutionDate":{"type":"string","format":"date-time"},"enabled":{"type":"boolean"}}}},"components/schemas/SchedulingTransport":{"id":"components/schemas/SchedulingTransport","kind":"json-schema","title":"SchedulingTransport","data":{"type":"object","properties":{"permissions":{"type":"array","items":{"type":"string"},"uniqueItems":true},"resourcePath":{"type":"string"},"actions":{"type":"array","items":{"type":"string","enum":["COPY_ALL","COPY","CREATE","DELETE_ALL","DELETE","EDIT_ALL","EDIT","EXECUTE_ALL","EXECUTE","EXPORT_ALL","EXPORT","MANAGE_ALL","MANAGE","READ_ALL","READ","SHARE_ALL","SHARE","USE_ALL","USE","ANY_ACTION_ON_CHILDREN","ENABLED","MOVE","MOVE_ALL","IMPORT_ALL","IMPORT","UNRECOGNIZED"]}},"groupedResourceTypeToActions":{"type":"object","additionalProperties":{"type":"array","items":{"type":"string","enum":["COPY_ALL","COPY","CREATE","DELETE_ALL","DELETE","EDIT_ALL","EDIT","EXECUTE_ALL","EXECUTE","EXPORT_ALL","EXPORT","MANAGE_ALL","MANAGE","READ_ALL","READ","SHARE_ALL","SHARE","USE_ALL","USE","ANY_ACTION_ON_CHILDREN","ENABLED","MOVE","MOVE_ALL","IMPORT_ALL","IMPORT","UNRECOGNIZED"]}}},"id":{"type":"string"},"name":{"type":"string"},"notebookId":{"type":"string"},"executeFile":{"type":"string"},"notebookName":{"type":"string"},"lastNotebookExecutionId":{"type":"string"},"schedulingConfig":{"$ref":"#/components/schemas/SchedulingConfig"},"timeout":{"type":"integer","format":"int32"},"timeUnit":{"type":"string","enum":["MINUTES","HOURS"]},"maxRetries":{"type":"integer","format":"int32"},"lastNotebookExecutionStatus":{"type":"string","enum":["CREATED","QUEUED","STARTING","STARTED","COMPLETED","NOTEBOOK_ERROR","FAILED","TIMEOUT","CANCELED","RESOURCES_ERROR","CONFIGURATION_ERROR"]},"notebookStopped":{"type":"boolean"},"objectId":{"type":"string"}},"required":["executeFile","name","notebookId","schedulingConfig","timeUnit","timeout"]}},"components/schemas/NotebookResourcesTransport":{"id":"components/schemas/NotebookResourcesTransport","kind":"json-schema","title":"NotebookResourcesTransport","data":{"type":"object","properties":{"cpu":{"type":"number","format":"double"},"memory":{"type":"integer","format":"int32"},"storage":{"type":"integer","format":"int32"},"gpu":{"type":"integer","format":"int32"}},"required":["cpu","memory","storage"]}},"components/schemas/NotebookTransport":{"id":"components/schemas/NotebookTransport","kind":"json-schema","title":"NotebookTransport","data":{"type":"object","properties":{"permissions":{"type":"array","items":{"type":"string"},"uniqueItems":true},"resourcePath":{"type":"string"},"actions":{"type":"array","items":{"type":"string","enum":["COPY_ALL","COPY","CREATE","DELETE_ALL","DELETE","EDIT_ALL","EDIT","EXECUTE_ALL","EXECUTE","EXPORT_ALL","EXPORT","MANAGE_ALL","MANAGE","READ_ALL","READ","SHARE_ALL","SHARE","USE_ALL","USE","ANY_ACTION_ON_CHILDREN","ENABLED","MOVE","MOVE_ALL","IMPORT_ALL","IMPORT","UNRECOGNIZED"]}},"groupedResourceTypeToActions":{"type":"object","additionalProperties":{"type":"array","items":{"type":"string","enum":["COPY_ALL","COPY","CREATE","DELETE_ALL","DELETE","EDIT_ALL","EDIT","EXECUTE_ALL","EXECUTE","EXPORT_ALL","EXPORT","MANAGE_ALL","MANAGE","READ_ALL","READ","SHARE_ALL","SHARE","USE_ALL","USE","ANY_ACTION_ON_CHILDREN","ENABLED","MOVE","MOVE_ALL","IMPORT_ALL","IMPORT","UNRECOGNIZED"]}}},"id":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"versionId":{"type":"string"},"lastAccessDate":{"type":"string","format":"date-time"},"agreement":{"type":"boolean"},"appKey":{"type":"string"},"imageType":{"type":"string","enum":["JUPYTER","VSCODE","STREAMLIT"]},"imageId":{"type":"string"},"imageKey":{"type":"string"},"homePath":{"type":"string"},"machineId":{"type":"string"},"workspaceId":{"type":"string"},"stopped":{"type":"boolean"},"notebookResources":{"$ref":"#/components/schemas/NotebookResourcesTransport"},"productive":{"type":"boolean"},"logRetentionDays":{"type":"integer","format":"int32"},"availableStorageInMb":{"type":"integer","format":"int32"},"modelId":{"type":"string"},"llmEnabled":{"type":"boolean"},"objectId":{"type":"string"},"status":{"type":"string"}},"required":["agreement","imageId","name"]}},"components/schemas/JsonNode":{"id":"components/schemas/JsonNode","kind":"json-schema","title":"JsonNode","data":{}},"components/schemas/JobExecution":{"id":"components/schemas/JobExecution","kind":"json-schema","title":"JobExecution","data":{"type":"object","properties":{"id":{"type":"string"},"tenantId":{"type":"string","writeOnly":true},"jobId":{"type":"string"},"image":{"type":"string"},"input":{"type":"string"},"status":{"type":"string","enum":["CREATED","STARTED","RUNNING","COMPLETED","FAILED","CANCELED"]},"started":{"type":"string","format":"date-time"},"completed":{"type":"string","format":"date-time"},"jobExecutionSource":{"type":"string","enum":["API","KNOWLEDGE_MODEL","DATA_MODEL_RELOAD","SKILL_UPDATE"]},"jobExecutionSourceId":{"type":"string"},"timeout":{"type":"integer","format":"int64"},"errorMessage":{"type":"string"},"logsCleanup":{"type":"boolean"},"optionalTenantId":{"type":"string"}}}},"components/schemas/ApplicationKeyTransport":{"id":"components/schemas/ApplicationKeyTransport","kind":"json-schema","title":"ApplicationKeyTransport","data":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"key":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"lastUsedAt":{"type":"string","format":"date-time"},"originalId":{"type":"string"},"teamRole":{"type":"integer","format":"int32"},"internal":{"type":"boolean"}}}},"components/schemas/JobExecutionLogTransport":{"id":"components/schemas/JobExecutionLogTransport","kind":"json-schema","title":"JobExecutionLogTransport","data":{"type":"object","properties":{"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"logLevel":{"type":"string"}}}},"components/schemas/NotebookExecutionTransport":{"id":"components/schemas/NotebookExecutionTransport","kind":"json-schema","title":"NotebookExecutionTransport","data":{"type":"object","properties":{"id":{"type":"string"},"notebookId":{"type":"string"},"notebookExecutionSourceId":{"type":"string"},"notebookExecutionSource":{"type":"string"},"executionFileName":{"type":"string"},"notebookExecutionStatus":{"type":"string","enum":["CREATED","QUEUED","STARTING","STARTED","COMPLETED","NOTEBOOK_ERROR","FAILED","TIMEOUT","CANCELED","RESOURCES_ERROR","CONFIGURATION_ERROR"]},"started":{"type":"string","format":"date-time"},"completed":{"type":"string","format":"date-time"},"params":{"$ref":"#/components/schemas/JsonNode"},"result":{"type":"string"},"logsOutputPath":{"type":"string"},"executionTimeout":{"type":"integer","format":"int32"},"maxRetries":{"type":"integer","format":"int32"},"timeUnit":{"type":"string","enum":["NANOSECONDS","MICROSECONDS","MILLISECONDS","SECONDS","MINUTES","HOURS","DAYS"]}},"required":["executionFileName","notebookId"]}},"components/schemas/PageNotebookExecutionTransport":{"id":"components/schemas/PageNotebookExecutionTransport","kind":"json-schema","title":"PageNotebookExecutionTransport","data":{"type":"object","properties":{"content":{"type":"array","items":{"$ref":"#/components/schemas/NotebookExecutionTransport"}},"pageSize":{"type":"integer","format":"int32"},"pageNumber":{"type":"integer","format":"int32"},"totalCount":{"type":"integer","format":"int64"},"first":{"type":"boolean"},"last":{"type":"boolean"},"empty":{"type":"boolean"},"totalPages":{"type":"integer","format":"int32"}}}},"components/schemas/NotebookVersionTransport":{"id":"components/schemas/NotebookVersionTransport","kind":"json-schema","title":"NotebookVersionTransport","data":{"type":"object","properties":{"id":{"type":"string"},"versionCode":{"type":"string"},"createdDate":{"type":"string","format":"date-time"},"imageId":{"type":"string"},"imageKey":{"type":"string"},"latest":{"type":"boolean"},"warning":{"type":"string"},"warningCode":{"type":"string"},"releaseNotes":{"type":"string"}}}},"components/schemas/NotebookAccessInformationTransport":{"id":"components/schemas/NotebookAccessInformationTransport","kind":"json-schema","title":"NotebookAccessInformationTransport","data":{"type":"object","properties":{"token":{"type":"string"},"machineId":{"type":"string"},"puppetId":{"type":"string"},"publicAddress":{"type":"string"},"instanceType":{"type":"string"},"volumeDriver":{"type":"string"},"memoryLimit":{"type":"string"},"cpuCoresLimit":{"type":"string"},"diskUsageLimit":{"type":"string"},"gpuCoresLimit":{"type":"string"},"appKey":{"type":"string"},"imageUrl":{"type":"string"},"imageType":{"type":"string"},"execCommands":{"type":"array","items":{"type":"string"}},"notebookMode":{"type":"boolean"},"routeToBedrock":{"type":"boolean"},"kubernetes":{"type":"boolean"},"withPlan":{"type":"boolean"},"migration":{"type":"boolean"}}}},"components/schemas/NotebookTreeItem":{"id":"components/schemas/NotebookTreeItem","kind":"json-schema","title":"NotebookTreeItem","data":{"type":"object","properties":{"name":{"type":"string"},"path":{"type":"string"},"type":{"type":"string"},"content":{},"directory":{"type":"boolean"},"children":{"type":"array","items":{"$ref":"#/components/schemas/NotebookTreeItem"}},"notebook":{"type":"boolean"}}}},"components/schemas/ImageTransport":{"id":"components/schemas/ImageTransport","kind":"json-schema","title":"ImageTransport","data":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"imageKey":{"type":"string"},"imageType":{"type":"string","enum":["JUPYTER","VSCODE","STREAMLIT"]},"imageUrl":{"type":"string"},"homePath":{"type":"string"},"visibleInDropdown":{"type":"boolean"}}}},"components/schemas/JobExecutionTransport":{"id":"components/schemas/JobExecutionTransport","kind":"json-schema","title":"JobExecutionTransport","data":{"type":"object","properties":{"id":{"type":"string"},"jobId":{"type":"string"},"params":{"$ref":"#/components/schemas/JsonNode"},"status":{"type":"string","enum":["CREATED","STARTED","RUNNING","COMPLETED","FAILED","CANCELED"]},"started":{"type":"string","format":"date-time"},"completed":{"type":"string","format":"date-time"},"jobExecutionSource":{"type":"string"},"errorMessage":{"type":"string"}}}},"components/schemas/PageJobExecutionTransport":{"id":"components/schemas/PageJobExecutionTransport","kind":"json-schema","title":"PageJobExecutionTransport","data":{"type":"object","properties":{"content":{"type":"array","items":{"$ref":"#/components/schemas/JobExecutionTransport"}},"pageSize":{"type":"integer","format":"int32"},"pageNumber":{"type":"integer","format":"int32"},"totalCount":{"type":"integer","format":"int64"},"first":{"type":"boolean"},"last":{"type":"boolean"},"empty":{"type":"boolean"},"totalPages":{"type":"integer","format":"int32"}}}},"components/schemas/JobExecutionGroup":{"id":"components/schemas/JobExecutionGroup","kind":"json-schema","title":"JobExecutionGroup","data":{"type":"object","properties":{"jobName":{"type":"string"},"lastJobExecutionId":{"type":"string"},"lastJobExecutionStatus":{"type":"string","enum":["CREATED","STARTED","RUNNING","COMPLETED","FAILED","CANCELED"]},"lastJobExecutionStartedDate":{"type":"string","format":"date-time"}}}},"components/schemas/NotebookExecutionLogTransport":{"id":"components/schemas/NotebookExecutionLogTransport","kind":"json-schema","title":"NotebookExecutionLogTransport","data":{"type":"object","properties":{"notebookExecutionId":{"type":"string"},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"logLevel":{"type":"string"}}}},"components/schemas/TriggeredExecutionGroupTransport":{"id":"components/schemas/TriggeredExecutionGroupTransport","kind":"json-schema","title":"TriggeredExecutionGroupTransport","data":{"type":"object","properties":{"id":{"type":"string"},"notebookId":{"type":"string"},"notebookName":{"type":"string"},"executionFileName":{"type":"string"},"lastExecutionId":{"type":"string"},"lastExecutionStatus":{"type":"string","enum":["CREATED","QUEUED","STARTING","STARTED","COMPLETED","NOTEBOOK_ERROR","FAILED","TIMEOUT","CANCELED","RESOURCES_ERROR","CONFIGURATION_ERROR"]},"lastExecutionStartedDate":{"type":"string","format":"date-time"}}}},"schema_5":{"kind":"json-schema","data":{"type":"string"},"id":"schema_5"},"schema_6":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NotebookTransport"}},"id":"schema_6"},"schema_7":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NotebookVersionTransport"}},"id":"schema_7"},"schema_8":{"kind":"json-schema","data":{"type":"string","default":""},"id":"schema_8"},"schema_9":{"kind":"json-schema","data":{"type":"boolean"},"id":"schema_9"},"schema_10":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/ImageTransport"}},"id":"schema_10"},"schema_11":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/SchedulingTransport"}},"id":"schema_11"},"schema_12":{"kind":"json-schema","data":{"type":"integer","format":"int32","default":0,"minimum":0},"id":"schema_12"},"schema_13":{"kind":"json-schema","data":{"type":"integer","format":"int32","default":1,"minimum":1},"id":"schema_13"},"schema_14":{"kind":"json-schema","data":{"type":"string","default":"DESC"},"id":"schema_14"},"schema_15":{"kind":"json-schema","data":{"type":"array","default":["INFO","DEBUG","WARNING","ERROR"],"items":{"type":"string","enum":["DEBUG","INFO","WARNING","ERROR"]}},"id":"schema_15"},"schema_16":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NotebookExecutionLogTransport"}},"id":"schema_16"},"schema_17":{"kind":"json-schema","data":{"type":"array","default":["DATA_MODEL_RELOAD","KNOWLEDGE_MODEL","API"],"items":{"type":"string","enum":["SCHEDULING","API","KNOWLEDGE_MODEL","DATA_MODEL_RELOAD","SKILL_UPDATE"]}},"id":"schema_17"},"schema_18":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/TriggeredExecutionGroupTransport"}},"id":"schema_18"},"schema_19":{"kind":"json-schema","data":{"type":"array","default":["DATA_MODEL_RELOAD","KNOWLEDGE_MODEL","API","SKILL_UPDATE"],"items":{"type":"string","enum":["API","KNOWLEDGE_MODEL","DATA_MODEL_RELOAD","SKILL_UPDATE"]}},"id":"schema_19"},"schema_20":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/JobExecutionLogTransport"}},"id":"schema_20"},"schema_21":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/JobExecutionGroup"}},"id":"schema_21"}},"exampleStore":{},"securitySchemeStore":{},"servers":[{"url":"/_mock/mlwb/openapi/openapi","isMockServer":true,"description":"Test Server"}]},"options":{"jsonSamplesExpandLevel":"all","schemasExpansionLevel":2,"codeSamples":{"languages":[{"lang":"curl"},{"lang":"JavaScript"},{"lang":"Java"},{"lang":"PHP"},{"lang":"Python"}]},"feedback":{"type":"comment","settings":{"label":"Share your feedback for this page.","submitText":"Your comment has been sent to our team!"}},"hideSidebar":true,"mockServer":{"url":"/_mock/mlwb/openapi/openapi","position":"replace","description":"Test Server","off":false,"strictExamples":false,"errorIfForcedExampleNotFound":false},"disableRouter":true,"downloadUrls":[{"url":"/_bundle/mlwb/openapi/openapi.json?download"},{"url":"/_bundle/mlwb/openapi/openapi.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"Celonis Machine Learning Workbench APIs","description":"Documentation for the external Machine Learning APIs. These APIs allow you to trigger executions, manage resources, and more. To access the APIs, a Bearer API Key and a team-specific AppKey must be passed in the header."}},"baseSlug":"/mlwb/openapi/openapi","routesMapping":{}}