Skip to content
Snippets Groups Projects
Commit b245f8f3 authored by Mohammad Torkashvand's avatar Mohammad Torkashvand
Browse files

add pre-check command to get bgp status from LSO

parent ccfcef7e
Branches
Tags
1 merge request!440add pre-check command to get bgp status from LSO
...@@ -25,4 +25,4 @@ class ExecutableRunResponse(BaseModel): ...@@ -25,4 +25,4 @@ class ExecutableRunResponse(BaseModel):
"""Response for running an arbitrary executable.""" """Response for running an arbitrary executable."""
job_id: UUID job_id: UUID
result: ExecutionResult | None = None result: ExecutionResult
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment