@voidrun/sdk 0.0.24 → 0.0.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +290 -101
- package/dist/cjs/Sandbox.cjs +20 -0
- package/dist/cjs/Sandbox.d.ts +4 -0
- package/dist/cjs/Sandbox.d.ts.map +1 -1
- package/dist/cjs/Sandbox.js.map +1 -1
- package/dist/cjs/api-client/apis/AuthenticationApi.cjs +2 -2
- package/dist/cjs/api-client/apis/AuthenticationApi.d.ts +2 -2
- package/dist/cjs/api-client/apis/ExecutionApi.cjs +79 -2
- package/dist/cjs/api-client/apis/ExecutionApi.d.ts +31 -3
- package/dist/cjs/api-client/apis/ExecutionApi.d.ts.map +1 -1
- package/dist/cjs/api-client/apis/ExecutionApi.js.map +1 -1
- package/dist/cjs/api-client/apis/FileSystemApi.cjs +2 -2
- package/dist/cjs/api-client/apis/FileSystemApi.d.ts +2 -2
- package/dist/cjs/api-client/apis/ImagesApi.cjs +2 -2
- package/dist/cjs/api-client/apis/ImagesApi.d.ts +2 -2
- package/dist/cjs/api-client/apis/OrganizationsApi.cjs +108 -2
- package/dist/cjs/api-client/apis/OrganizationsApi.d.ts +45 -3
- package/dist/cjs/api-client/apis/OrganizationsApi.d.ts.map +1 -1
- package/dist/cjs/api-client/apis/OrganizationsApi.js.map +1 -1
- package/dist/cjs/api-client/apis/SandboxesApi.cjs +23 -86
- package/dist/cjs/api-client/apis/SandboxesApi.d.ts +16 -42
- package/dist/cjs/api-client/apis/SandboxesApi.d.ts.map +1 -1
- package/dist/cjs/api-client/apis/SandboxesApi.js.map +1 -1
- package/dist/cjs/api-client/apis/SystemApi.cjs +82 -0
- package/dist/cjs/api-client/apis/SystemApi.d.ts +29 -0
- package/dist/cjs/api-client/apis/SystemApi.d.ts.map +1 -0
- package/dist/cjs/api-client/apis/SystemApi.js.map +1 -0
- package/dist/cjs/api-client/apis/index.cjs +1 -0
- package/dist/cjs/api-client/apis/index.d.ts +1 -0
- package/dist/cjs/api-client/apis/index.d.ts.map +1 -1
- package/dist/cjs/api-client/apis/index.js.map +1 -1
- package/dist/cjs/api-client/models/APIKeyResponse.cjs +2 -2
- package/dist/cjs/api-client/models/APIKeyResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/ActivateAPIKeyRequest.cjs +49 -0
- package/dist/cjs/api-client/models/ActivateAPIKeyRequest.d.ts +33 -0
- package/dist/cjs/api-client/models/ActivateAPIKeyRequest.d.ts.map +1 -0
- package/dist/cjs/api-client/models/ActivateAPIKeyRequest.js.map +1 -0
- package/dist/cjs/api-client/models/ApiResponseSandbox.cjs +2 -2
- package/dist/cjs/api-client/models/ApiResponseSandbox.d.ts +2 -2
- package/dist/cjs/api-client/models/ApiResponseSandboxesList.cjs +2 -2
- package/dist/cjs/api-client/models/ApiResponseSandboxesList.d.ts +2 -2
- package/dist/cjs/api-client/models/ApiResponseSandboxesListMeta.cjs +2 -2
- package/dist/cjs/api-client/models/ApiResponseSandboxesListMeta.d.ts +2 -2
- package/dist/cjs/api-client/models/CommandKillResponse.cjs +2 -2
- package/dist/cjs/api-client/models/CommandKillResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/CommandListResponse.cjs +2 -2
- package/dist/cjs/api-client/models/CommandListResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/CommandRunResponse.cjs +2 -2
- package/dist/cjs/api-client/models/CommandRunResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/CommandWaitResponse.cjs +2 -2
- package/dist/cjs/api-client/models/CommandWaitResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/CompressRequest.cjs +2 -2
- package/dist/cjs/api-client/models/CompressRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/CreateFileRequest.cjs +2 -2
- package/dist/cjs/api-client/models/CreateFileRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/CreateImageRequest.cjs +2 -2
- package/dist/cjs/api-client/models/CreateImageRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/CreatePTYSession200Response.cjs +2 -2
- package/dist/cjs/api-client/models/CreatePTYSession200Response.d.ts +2 -2
- package/dist/cjs/api-client/models/CreatePTYSession200ResponseAllOfData.cjs +2 -2
- package/dist/cjs/api-client/models/CreatePTYSession200ResponseAllOfData.d.ts +2 -2
- package/dist/cjs/api-client/models/CreatePTYSessionRequest.cjs +2 -2
- package/dist/cjs/api-client/models/CreatePTYSessionRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/CreateSandbox201Response.cjs +2 -2
- package/dist/cjs/api-client/models/CreateSandbox201Response.d.ts +2 -2
- package/dist/cjs/api-client/models/CreateSandboxRequest.cjs +2 -2
- package/dist/cjs/api-client/models/CreateSandboxRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/DiskUsage.cjs +2 -2
- package/dist/cjs/api-client/models/DiskUsage.d.ts +2 -2
- package/dist/cjs/api-client/models/ErrorResponse.cjs +2 -2
- package/dist/cjs/api-client/models/ErrorResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/ExecRequest.cjs +2 -2
- package/dist/cjs/api-client/models/ExecRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/ExecResponse.cjs +2 -2
- package/dist/cjs/api-client/models/ExecResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/ExecResponseData.cjs +2 -2
- package/dist/cjs/api-client/models/ExecResponseData.d.ts +2 -2
- package/dist/cjs/api-client/models/ExecuteInSessionRequest.cjs +2 -2
- package/dist/cjs/api-client/models/ExecuteInSessionRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/ExtractRequest.cjs +2 -2
- package/dist/cjs/api-client/models/ExtractRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/FileEvent.cjs +2 -2
- package/dist/cjs/api-client/models/FileEvent.d.ts +2 -2
- package/dist/cjs/api-client/models/FileInfo.cjs +2 -2
- package/dist/cjs/api-client/models/FileInfo.d.ts +2 -2
- package/dist/cjs/api-client/models/FileStats.cjs +2 -2
- package/dist/cjs/api-client/models/FileStats.d.ts +2 -2
- package/dist/cjs/api-client/models/GenerateAPIKeyRequest.cjs +2 -2
- package/dist/cjs/api-client/models/GenerateAPIKeyRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/GeneratedAPIKeyResponse.cjs +2 -2
- package/dist/cjs/api-client/models/GeneratedAPIKeyResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/GetOrgUsers200Response.cjs +54 -0
- package/dist/cjs/api-client/models/GetOrgUsers200Response.d.ts +46 -0
- package/dist/cjs/api-client/models/GetOrgUsers200Response.d.ts.map +1 -0
- package/dist/cjs/api-client/models/GetOrgUsers200Response.js.map +1 -0
- package/dist/cjs/api-client/models/GetOrgUsers200ResponseAllOfDataInner.cjs +57 -0
- package/dist/cjs/api-client/models/GetOrgUsers200ResponseAllOfDataInner.d.ts +57 -0
- package/dist/cjs/api-client/models/GetOrgUsers200ResponseAllOfDataInner.d.ts.map +1 -0
- package/dist/cjs/api-client/models/GetOrgUsers200ResponseAllOfDataInner.js.map +1 -0
- package/dist/cjs/api-client/models/GetPTYBuffer200Response.cjs +2 -2
- package/dist/cjs/api-client/models/GetPTYBuffer200Response.d.ts +2 -2
- package/dist/cjs/api-client/models/GetPTYBuffer200ResponseAllOfData.cjs +2 -2
- package/dist/cjs/api-client/models/GetPTYBuffer200ResponseAllOfData.d.ts +2 -2
- package/dist/cjs/api-client/models/GetVersion200Response.cjs +53 -0
- package/dist/cjs/api-client/models/GetVersion200Response.d.ts +45 -0
- package/dist/cjs/api-client/models/GetVersion200Response.d.ts.map +1 -0
- package/dist/cjs/api-client/models/GetVersion200Response.js.map +1 -0
- package/dist/cjs/api-client/models/Image.cjs +2 -2
- package/dist/cjs/api-client/models/Image.d.ts +2 -2
- package/dist/cjs/api-client/models/KillBackgroundProcessRequest.cjs +2 -2
- package/dist/cjs/api-client/models/KillBackgroundProcessRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/ListFiles200Response.cjs +2 -2
- package/dist/cjs/api-client/models/ListFiles200Response.d.ts +2 -2
- package/dist/cjs/api-client/models/ListFiles200ResponseData.cjs +2 -2
- package/dist/cjs/api-client/models/ListFiles200ResponseData.d.ts +2 -2
- package/dist/cjs/api-client/models/ListPTYSessions200Response.cjs +2 -2
- package/dist/cjs/api-client/models/ListPTYSessions200Response.d.ts +2 -2
- package/dist/cjs/api-client/models/ListPTYSessions200ResponseAllOfData.cjs +2 -2
- package/dist/cjs/api-client/models/ListPTYSessions200ResponseAllOfData.d.ts +2 -2
- package/dist/cjs/api-client/models/Organization.cjs +2 -2
- package/dist/cjs/api-client/models/Organization.d.ts +2 -2
- package/dist/cjs/api-client/models/PTYSessionInfo.cjs +2 -2
- package/dist/cjs/api-client/models/PTYSessionInfo.d.ts +2 -2
- package/dist/cjs/api-client/models/ProcessInfo.cjs +2 -2
- package/dist/cjs/api-client/models/ProcessInfo.d.ts +2 -2
- package/dist/cjs/api-client/models/RegisterRequest.cjs +2 -2
- package/dist/cjs/api-client/models/RegisterRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/RegisterResponse.cjs +2 -2
- package/dist/cjs/api-client/models/RegisterResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/RegisterResponseData.cjs +2 -2
- package/dist/cjs/api-client/models/RegisterResponseData.d.ts +2 -2
- package/dist/cjs/api-client/models/ResizeTerminalRequest.cjs +2 -2
- package/dist/cjs/api-client/models/ResizeTerminalRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/RestoreSandboxRequest.cjs +2 -2
- package/dist/cjs/api-client/models/RestoreSandboxRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/RunBackgroundCommandRequest.cjs +2 -2
- package/dist/cjs/api-client/models/RunBackgroundCommandRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/Sandbox.cjs +2 -2
- package/dist/cjs/api-client/models/Sandbox.d.ts +2 -2
- package/dist/cjs/api-client/models/SessionExecRequest.cjs +74 -0
- package/dist/cjs/api-client/models/SessionExecRequest.d.ts +80 -0
- package/dist/cjs/api-client/models/SessionExecRequest.d.ts.map +1 -0
- package/dist/cjs/api-client/models/SessionExecRequest.js.map +1 -0
- package/dist/cjs/api-client/models/SessionExecResponse.cjs +57 -0
- package/dist/cjs/api-client/models/SessionExecResponse.d.ts +57 -0
- package/dist/cjs/api-client/models/SessionExecResponse.d.ts.map +1 -0
- package/dist/cjs/api-client/models/SessionExecResponse.js.map +1 -0
- package/dist/cjs/api-client/models/SessionExecStreamRequest.cjs +55 -0
- package/dist/cjs/api-client/models/SessionExecStreamRequest.d.ts +39 -0
- package/dist/cjs/api-client/models/SessionExecStreamRequest.d.ts.map +1 -0
- package/dist/cjs/api-client/models/SessionExecStreamRequest.js.map +1 -0
- package/dist/cjs/api-client/models/Snapshot.cjs +2 -2
- package/dist/cjs/api-client/models/Snapshot.d.ts +2 -2
- package/dist/cjs/api-client/models/StartWatch200Response.cjs +2 -2
- package/dist/cjs/api-client/models/StartWatch200Response.d.ts +2 -2
- package/dist/cjs/api-client/models/StartWatch200ResponseData.cjs +2 -2
- package/dist/cjs/api-client/models/StartWatch200ResponseData.d.ts +2 -2
- package/dist/cjs/api-client/models/StartWatchRequest.cjs +2 -2
- package/dist/cjs/api-client/models/StartWatchRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/SuccessResponse.cjs +2 -2
- package/dist/cjs/api-client/models/SuccessResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/index.cjs +7 -0
- package/dist/cjs/api-client/models/index.d.ts +7 -0
- package/dist/cjs/api-client/models/index.d.ts.map +1 -1
- package/dist/cjs/api-client/models/index.js.map +1 -1
- package/dist/cjs/api-client/runtime.cjs +2 -2
- package/dist/cjs/api-client/runtime.d.ts +2 -2
- package/dist/esm/Sandbox.d.ts +4 -0
- package/dist/esm/Sandbox.d.ts.map +1 -1
- package/dist/esm/Sandbox.js +20 -0
- package/dist/esm/Sandbox.js.map +1 -1
- package/dist/esm/api-client/apis/AuthenticationApi.d.ts +2 -2
- package/dist/esm/api-client/apis/AuthenticationApi.js +2 -2
- package/dist/esm/api-client/apis/ExecutionApi.d.ts +31 -3
- package/dist/esm/api-client/apis/ExecutionApi.d.ts.map +1 -1
- package/dist/esm/api-client/apis/ExecutionApi.js +80 -3
- package/dist/esm/api-client/apis/ExecutionApi.js.map +1 -1
- package/dist/esm/api-client/apis/FileSystemApi.d.ts +2 -2
- package/dist/esm/api-client/apis/FileSystemApi.js +2 -2
- package/dist/esm/api-client/apis/ImagesApi.d.ts +2 -2
- package/dist/esm/api-client/apis/ImagesApi.js +2 -2
- package/dist/esm/api-client/apis/OrganizationsApi.d.ts +45 -3
- package/dist/esm/api-client/apis/OrganizationsApi.d.ts.map +1 -1
- package/dist/esm/api-client/apis/OrganizationsApi.js +109 -3
- package/dist/esm/api-client/apis/OrganizationsApi.js.map +1 -1
- package/dist/esm/api-client/apis/SandboxesApi.d.ts +16 -42
- package/dist/esm/api-client/apis/SandboxesApi.d.ts.map +1 -1
- package/dist/esm/api-client/apis/SandboxesApi.js +24 -87
- package/dist/esm/api-client/apis/SandboxesApi.js.map +1 -1
- package/dist/esm/api-client/apis/SystemApi.d.ts +29 -0
- package/dist/esm/api-client/apis/SystemApi.d.ts.map +1 -0
- package/dist/esm/api-client/apis/SystemApi.js +45 -0
- package/dist/esm/api-client/apis/SystemApi.js.map +1 -0
- package/dist/esm/api-client/apis/index.d.ts +1 -0
- package/dist/esm/api-client/apis/index.d.ts.map +1 -1
- package/dist/esm/api-client/apis/index.js +1 -0
- package/dist/esm/api-client/apis/index.js.map +1 -1
- package/dist/esm/api-client/models/APIKeyResponse.d.ts +2 -2
- package/dist/esm/api-client/models/APIKeyResponse.js +2 -2
- package/dist/esm/api-client/models/ActivateAPIKeyRequest.d.ts +33 -0
- package/dist/esm/api-client/models/ActivateAPIKeyRequest.d.ts.map +1 -0
- package/dist/esm/api-client/models/ActivateAPIKeyRequest.js +42 -0
- package/dist/esm/api-client/models/ActivateAPIKeyRequest.js.map +1 -0
- package/dist/esm/api-client/models/ApiResponseSandbox.d.ts +2 -2
- package/dist/esm/api-client/models/ApiResponseSandbox.js +2 -2
- package/dist/esm/api-client/models/ApiResponseSandboxesList.d.ts +2 -2
- package/dist/esm/api-client/models/ApiResponseSandboxesList.js +2 -2
- package/dist/esm/api-client/models/ApiResponseSandboxesListMeta.d.ts +2 -2
- package/dist/esm/api-client/models/ApiResponseSandboxesListMeta.js +2 -2
- package/dist/esm/api-client/models/CommandKillResponse.d.ts +2 -2
- package/dist/esm/api-client/models/CommandKillResponse.js +2 -2
- package/dist/esm/api-client/models/CommandListResponse.d.ts +2 -2
- package/dist/esm/api-client/models/CommandListResponse.js +2 -2
- package/dist/esm/api-client/models/CommandRunResponse.d.ts +2 -2
- package/dist/esm/api-client/models/CommandRunResponse.js +2 -2
- package/dist/esm/api-client/models/CommandWaitResponse.d.ts +2 -2
- package/dist/esm/api-client/models/CommandWaitResponse.js +2 -2
- package/dist/esm/api-client/models/CompressRequest.d.ts +2 -2
- package/dist/esm/api-client/models/CompressRequest.js +2 -2
- package/dist/esm/api-client/models/CreateFileRequest.d.ts +2 -2
- package/dist/esm/api-client/models/CreateFileRequest.js +2 -2
- package/dist/esm/api-client/models/CreateImageRequest.d.ts +2 -2
- package/dist/esm/api-client/models/CreateImageRequest.js +2 -2
- package/dist/esm/api-client/models/CreatePTYSession200Response.d.ts +2 -2
- package/dist/esm/api-client/models/CreatePTYSession200Response.js +2 -2
- package/dist/esm/api-client/models/CreatePTYSession200ResponseAllOfData.d.ts +2 -2
- package/dist/esm/api-client/models/CreatePTYSession200ResponseAllOfData.js +2 -2
- package/dist/esm/api-client/models/CreatePTYSessionRequest.d.ts +2 -2
- package/dist/esm/api-client/models/CreatePTYSessionRequest.js +2 -2
- package/dist/esm/api-client/models/CreateSandbox201Response.d.ts +2 -2
- package/dist/esm/api-client/models/CreateSandbox201Response.js +2 -2
- package/dist/esm/api-client/models/CreateSandboxRequest.d.ts +2 -2
- package/dist/esm/api-client/models/CreateSandboxRequest.js +2 -2
- package/dist/esm/api-client/models/DiskUsage.d.ts +2 -2
- package/dist/esm/api-client/models/DiskUsage.js +2 -2
- package/dist/esm/api-client/models/ErrorResponse.d.ts +2 -2
- package/dist/esm/api-client/models/ErrorResponse.js +2 -2
- package/dist/esm/api-client/models/ExecRequest.d.ts +2 -2
- package/dist/esm/api-client/models/ExecRequest.js +2 -2
- package/dist/esm/api-client/models/ExecResponse.d.ts +2 -2
- package/dist/esm/api-client/models/ExecResponse.js +2 -2
- package/dist/esm/api-client/models/ExecResponseData.d.ts +2 -2
- package/dist/esm/api-client/models/ExecResponseData.js +2 -2
- package/dist/esm/api-client/models/ExecuteInSessionRequest.d.ts +2 -2
- package/dist/esm/api-client/models/ExecuteInSessionRequest.js +2 -2
- package/dist/esm/api-client/models/ExtractRequest.d.ts +2 -2
- package/dist/esm/api-client/models/ExtractRequest.js +2 -2
- package/dist/esm/api-client/models/FileEvent.d.ts +2 -2
- package/dist/esm/api-client/models/FileEvent.js +2 -2
- package/dist/esm/api-client/models/FileInfo.d.ts +2 -2
- package/dist/esm/api-client/models/FileInfo.js +2 -2
- package/dist/esm/api-client/models/FileStats.d.ts +2 -2
- package/dist/esm/api-client/models/FileStats.js +2 -2
- package/dist/esm/api-client/models/GenerateAPIKeyRequest.d.ts +2 -2
- package/dist/esm/api-client/models/GenerateAPIKeyRequest.js +2 -2
- package/dist/esm/api-client/models/GeneratedAPIKeyResponse.d.ts +2 -2
- package/dist/esm/api-client/models/GeneratedAPIKeyResponse.js +2 -2
- package/dist/esm/api-client/models/GetOrgUsers200Response.d.ts +46 -0
- package/dist/esm/api-client/models/GetOrgUsers200Response.d.ts.map +1 -0
- package/dist/esm/api-client/models/GetOrgUsers200Response.js +47 -0
- package/dist/esm/api-client/models/GetOrgUsers200Response.js.map +1 -0
- package/dist/esm/api-client/models/GetOrgUsers200ResponseAllOfDataInner.d.ts +57 -0
- package/dist/esm/api-client/models/GetOrgUsers200ResponseAllOfDataInner.d.ts.map +1 -0
- package/dist/esm/api-client/models/GetOrgUsers200ResponseAllOfDataInner.js +50 -0
- package/dist/esm/api-client/models/GetOrgUsers200ResponseAllOfDataInner.js.map +1 -0
- package/dist/esm/api-client/models/GetPTYBuffer200Response.d.ts +2 -2
- package/dist/esm/api-client/models/GetPTYBuffer200Response.js +2 -2
- package/dist/esm/api-client/models/GetPTYBuffer200ResponseAllOfData.d.ts +2 -2
- package/dist/esm/api-client/models/GetPTYBuffer200ResponseAllOfData.js +2 -2
- package/dist/esm/api-client/models/GetVersion200Response.d.ts +45 -0
- package/dist/esm/api-client/models/GetVersion200Response.d.ts.map +1 -0
- package/dist/esm/api-client/models/GetVersion200Response.js +46 -0
- package/dist/esm/api-client/models/GetVersion200Response.js.map +1 -0
- package/dist/esm/api-client/models/Image.d.ts +2 -2
- package/dist/esm/api-client/models/Image.js +2 -2
- package/dist/esm/api-client/models/KillBackgroundProcessRequest.d.ts +2 -2
- package/dist/esm/api-client/models/KillBackgroundProcessRequest.js +2 -2
- package/dist/esm/api-client/models/ListFiles200Response.d.ts +2 -2
- package/dist/esm/api-client/models/ListFiles200Response.js +2 -2
- package/dist/esm/api-client/models/ListFiles200ResponseData.d.ts +2 -2
- package/dist/esm/api-client/models/ListFiles200ResponseData.js +2 -2
- package/dist/esm/api-client/models/ListPTYSessions200Response.d.ts +2 -2
- package/dist/esm/api-client/models/ListPTYSessions200Response.js +2 -2
- package/dist/esm/api-client/models/ListPTYSessions200ResponseAllOfData.d.ts +2 -2
- package/dist/esm/api-client/models/ListPTYSessions200ResponseAllOfData.js +2 -2
- package/dist/esm/api-client/models/Organization.d.ts +2 -2
- package/dist/esm/api-client/models/Organization.js +2 -2
- package/dist/esm/api-client/models/PTYSessionInfo.d.ts +2 -2
- package/dist/esm/api-client/models/PTYSessionInfo.js +2 -2
- package/dist/esm/api-client/models/ProcessInfo.d.ts +2 -2
- package/dist/esm/api-client/models/ProcessInfo.js +2 -2
- package/dist/esm/api-client/models/RegisterRequest.d.ts +2 -2
- package/dist/esm/api-client/models/RegisterRequest.js +2 -2
- package/dist/esm/api-client/models/RegisterResponse.d.ts +2 -2
- package/dist/esm/api-client/models/RegisterResponse.js +2 -2
- package/dist/esm/api-client/models/RegisterResponseData.d.ts +2 -2
- package/dist/esm/api-client/models/RegisterResponseData.js +2 -2
- package/dist/esm/api-client/models/ResizeTerminalRequest.d.ts +2 -2
- package/dist/esm/api-client/models/ResizeTerminalRequest.js +2 -2
- package/dist/esm/api-client/models/RestoreSandboxRequest.d.ts +2 -2
- package/dist/esm/api-client/models/RestoreSandboxRequest.js +2 -2
- package/dist/esm/api-client/models/RunBackgroundCommandRequest.d.ts +2 -2
- package/dist/esm/api-client/models/RunBackgroundCommandRequest.js +2 -2
- package/dist/esm/api-client/models/Sandbox.d.ts +2 -2
- package/dist/esm/api-client/models/Sandbox.js +2 -2
- package/dist/esm/api-client/models/SessionExecRequest.d.ts +80 -0
- package/dist/esm/api-client/models/SessionExecRequest.d.ts.map +1 -0
- package/dist/esm/api-client/models/SessionExecRequest.js +66 -0
- package/dist/esm/api-client/models/SessionExecRequest.js.map +1 -0
- package/dist/esm/api-client/models/SessionExecResponse.d.ts +57 -0
- package/dist/esm/api-client/models/SessionExecResponse.d.ts.map +1 -0
- package/dist/esm/api-client/models/SessionExecResponse.js +50 -0
- package/dist/esm/api-client/models/SessionExecResponse.js.map +1 -0
- package/dist/esm/api-client/models/SessionExecStreamRequest.d.ts +39 -0
- package/dist/esm/api-client/models/SessionExecStreamRequest.d.ts.map +1 -0
- package/dist/esm/api-client/models/SessionExecStreamRequest.js +48 -0
- package/dist/esm/api-client/models/SessionExecStreamRequest.js.map +1 -0
- package/dist/esm/api-client/models/Snapshot.d.ts +2 -2
- package/dist/esm/api-client/models/Snapshot.js +2 -2
- package/dist/esm/api-client/models/StartWatch200Response.d.ts +2 -2
- package/dist/esm/api-client/models/StartWatch200Response.js +2 -2
- package/dist/esm/api-client/models/StartWatch200ResponseData.d.ts +2 -2
- package/dist/esm/api-client/models/StartWatch200ResponseData.js +2 -2
- package/dist/esm/api-client/models/StartWatchRequest.d.ts +2 -2
- package/dist/esm/api-client/models/StartWatchRequest.js +2 -2
- package/dist/esm/api-client/models/SuccessResponse.d.ts +2 -2
- package/dist/esm/api-client/models/SuccessResponse.js +2 -2
- package/dist/esm/api-client/models/index.d.ts +7 -0
- package/dist/esm/api-client/models/index.d.ts.map +1 -1
- package/dist/esm/api-client/models/index.js +7 -0
- package/dist/esm/api-client/models/index.js.map +1 -1
- package/dist/esm/api-client/runtime.d.ts +2 -2
- package/dist/esm/api-client/runtime.js +2 -2
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
5
|
-
*
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 1.0.0
|
|
8
8
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
5
|
-
*
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 1.0.0
|
|
8
8
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
5
|
-
*
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 1.0.0
|
|
8
8
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
5
|
-
*
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 1.0.0
|
|
8
8
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
5
|
-
*
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 1.0.0
|
|
8
8
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
5
|
-
*
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 1.0.0
|
|
8
8
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
5
|
-
*
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 1.0.0
|
|
8
8
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
5
|
-
*
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 1.0.0
|
|
8
8
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
5
|
-
*
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 1.0.0
|
|
8
8
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
5
|
-
*
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 1.0.0
|
|
8
8
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
5
|
-
*
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 1.0.0
|
|
8
8
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
5
|
-
*
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 1.0.0
|
|
8
8
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
5
|
-
*
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 1.0.0
|
|
8
8
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
5
|
-
*
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 1.0.0
|
|
8
8
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
5
|
-
*
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 1.0.0
|
|
8
8
|
*
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface SessionExecRequest
|
|
16
|
+
*/
|
|
17
|
+
export interface SessionExecRequest {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof SessionExecRequest
|
|
22
|
+
*/
|
|
23
|
+
action: SessionExecRequestActionEnum;
|
|
24
|
+
/**
|
|
25
|
+
* Required for all actions except create
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof SessionExecRequest
|
|
28
|
+
*/
|
|
29
|
+
sessionId?: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof SessionExecRequest
|
|
34
|
+
*/
|
|
35
|
+
shell?: string;
|
|
36
|
+
/**
|
|
37
|
+
* Required when action is `exec`
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof SessionExecRequest
|
|
40
|
+
*/
|
|
41
|
+
command?: string;
|
|
42
|
+
/**
|
|
43
|
+
* Input text when action is `input`
|
|
44
|
+
* @type {string}
|
|
45
|
+
* @memberof SessionExecRequest
|
|
46
|
+
*/
|
|
47
|
+
input?: string;
|
|
48
|
+
/**
|
|
49
|
+
* Required when action is `resize`
|
|
50
|
+
* @type {number}
|
|
51
|
+
* @memberof SessionExecRequest
|
|
52
|
+
*/
|
|
53
|
+
cols?: number;
|
|
54
|
+
/**
|
|
55
|
+
* Required when action is `resize`
|
|
56
|
+
* @type {number}
|
|
57
|
+
* @memberof SessionExecRequest
|
|
58
|
+
*/
|
|
59
|
+
rows?: number;
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* @export
|
|
63
|
+
*/
|
|
64
|
+
export declare const SessionExecRequestActionEnum: {
|
|
65
|
+
readonly Create: "create";
|
|
66
|
+
readonly Exec: "exec";
|
|
67
|
+
readonly Input: "input";
|
|
68
|
+
readonly Resize: "resize";
|
|
69
|
+
readonly Close: "close";
|
|
70
|
+
};
|
|
71
|
+
export type SessionExecRequestActionEnum = typeof SessionExecRequestActionEnum[keyof typeof SessionExecRequestActionEnum];
|
|
72
|
+
/**
|
|
73
|
+
* Check if a given object implements the SessionExecRequest interface.
|
|
74
|
+
*/
|
|
75
|
+
export declare function instanceOfSessionExecRequest(value: object): value is SessionExecRequest;
|
|
76
|
+
export declare function SessionExecRequestFromJSON(json: any): SessionExecRequest;
|
|
77
|
+
export declare function SessionExecRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): SessionExecRequest;
|
|
78
|
+
export declare function SessionExecRequestToJSON(json: any): SessionExecRequest;
|
|
79
|
+
export declare function SessionExecRequestToJSONTyped(value?: SessionExecRequest | null, ignoreDiscriminator?: boolean): any;
|
|
80
|
+
//# sourceMappingURL=SessionExecRequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SessionExecRequest.d.ts","sourceRoot":"","sources":["../../../../src/api-client/models/SessionExecRequest.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;;;OAIG;IACH,MAAM,EAAE,4BAA4B,CAAC;IACrC;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAGD;;GAEG;AACH,eAAO,MAAM,4BAA4B;;;;;;CAM/B,CAAC;AACX,MAAM,MAAM,4BAA4B,GAAG,OAAO,4BAA4B,CAAC,MAAM,OAAO,4BAA4B,CAAC,CAAC;AAG1H;;GAEG;AACH,wBAAgB,4BAA4B,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,kBAAkB,CAGvF;AAED,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,GAAG,GAAG,kBAAkB,CAExE;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,kBAAkB,CAc3G;AAED,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,GAAG,GAAG,kBAAkB,CAEtE;AAED,wBAAgB,6BAA6B,CAAC,KAAK,CAAC,EAAE,kBAAkB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAe1H"}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
* @export
|
|
16
|
+
*/
|
|
17
|
+
export const SessionExecRequestActionEnum = {
|
|
18
|
+
Create: 'create',
|
|
19
|
+
Exec: 'exec',
|
|
20
|
+
Input: 'input',
|
|
21
|
+
Resize: 'resize',
|
|
22
|
+
Close: 'close'
|
|
23
|
+
};
|
|
24
|
+
/**
|
|
25
|
+
* Check if a given object implements the SessionExecRequest interface.
|
|
26
|
+
*/
|
|
27
|
+
export function instanceOfSessionExecRequest(value) {
|
|
28
|
+
if (!('action' in value) || value['action'] === undefined)
|
|
29
|
+
return false;
|
|
30
|
+
return true;
|
|
31
|
+
}
|
|
32
|
+
export function SessionExecRequestFromJSON(json) {
|
|
33
|
+
return SessionExecRequestFromJSONTyped(json, false);
|
|
34
|
+
}
|
|
35
|
+
export function SessionExecRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
36
|
+
if (json == null) {
|
|
37
|
+
return json;
|
|
38
|
+
}
|
|
39
|
+
return {
|
|
40
|
+
'action': json['action'],
|
|
41
|
+
'sessionId': json['sessionId'] == null ? undefined : json['sessionId'],
|
|
42
|
+
'shell': json['shell'] == null ? undefined : json['shell'],
|
|
43
|
+
'command': json['command'] == null ? undefined : json['command'],
|
|
44
|
+
'input': json['input'] == null ? undefined : json['input'],
|
|
45
|
+
'cols': json['cols'] == null ? undefined : json['cols'],
|
|
46
|
+
'rows': json['rows'] == null ? undefined : json['rows'],
|
|
47
|
+
};
|
|
48
|
+
}
|
|
49
|
+
export function SessionExecRequestToJSON(json) {
|
|
50
|
+
return SessionExecRequestToJSONTyped(json, false);
|
|
51
|
+
}
|
|
52
|
+
export function SessionExecRequestToJSONTyped(value, ignoreDiscriminator = false) {
|
|
53
|
+
if (value == null) {
|
|
54
|
+
return value;
|
|
55
|
+
}
|
|
56
|
+
return {
|
|
57
|
+
'action': value['action'],
|
|
58
|
+
'sessionId': value['sessionId'],
|
|
59
|
+
'shell': value['shell'],
|
|
60
|
+
'command': value['command'],
|
|
61
|
+
'input': value['input'],
|
|
62
|
+
'cols': value['cols'],
|
|
63
|
+
'rows': value['rows'],
|
|
64
|
+
};
|
|
65
|
+
}
|
|
66
|
+
//# sourceMappingURL=SessionExecRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SessionExecRequest.js","sourceRoot":"","sources":["../../../../src/api-client/models/SessionExecRequest.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAsDH;;GAEG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG;IACxC,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,MAAM;IACZ,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,OAAO;CACR,CAAC;AAIX;;GAEG;AACH,MAAM,UAAU,4BAA4B,CAAC,KAAa;IACtD,IAAI,CAAC,CAAC,QAAQ,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,QAAQ,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACxE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,MAAM,UAAU,0BAA0B,CAAC,IAAS;IAChD,OAAO,+BAA+B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACxD,CAAC;AAED,MAAM,UAAU,+BAA+B,CAAC,IAAS,EAAE,mBAA4B;IACnF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC;QACxB,WAAW,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC;QACtE,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC;QAC1D,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC;QAChE,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC;QAC1D,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;KAC1D,CAAC;AACN,CAAC;AAED,MAAM,UAAU,wBAAwB,CAAC,IAAS;IAC9C,OAAO,6BAA6B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtD,CAAC;AAED,MAAM,UAAU,6BAA6B,CAAC,KAAiC,EAAE,sBAA+B,KAAK;IACjH,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;QACzB,WAAW,EAAE,KAAK,CAAC,WAAW,CAAC;QAC/B,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC;QACvB,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC;QAC3B,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC;QACvB,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;KACxB,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface SessionExecResponse
|
|
16
|
+
*/
|
|
17
|
+
export interface SessionExecResponse {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {boolean}
|
|
21
|
+
* @memberof SessionExecResponse
|
|
22
|
+
*/
|
|
23
|
+
success?: boolean;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof SessionExecResponse
|
|
28
|
+
*/
|
|
29
|
+
sessionId?: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof SessionExecResponse
|
|
34
|
+
*/
|
|
35
|
+
output?: string;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof SessionExecResponse
|
|
40
|
+
*/
|
|
41
|
+
error?: string | null;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof SessionExecResponse
|
|
46
|
+
*/
|
|
47
|
+
exitCode?: number;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Check if a given object implements the SessionExecResponse interface.
|
|
51
|
+
*/
|
|
52
|
+
export declare function instanceOfSessionExecResponse(value: object): value is SessionExecResponse;
|
|
53
|
+
export declare function SessionExecResponseFromJSON(json: any): SessionExecResponse;
|
|
54
|
+
export declare function SessionExecResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): SessionExecResponse;
|
|
55
|
+
export declare function SessionExecResponseToJSON(json: any): SessionExecResponse;
|
|
56
|
+
export declare function SessionExecResponseToJSONTyped(value?: SessionExecResponse | null, ignoreDiscriminator?: boolean): any;
|
|
57
|
+
//# sourceMappingURL=SessionExecResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SessionExecResponse.d.ts","sourceRoot":"","sources":["../../../../src/api-client/models/SessionExecResponse.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAChC;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB;AAED;;GAEG;AACH,wBAAgB,6BAA6B,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,mBAAmB,CAEzF;AAED,wBAAgB,2BAA2B,CAAC,IAAI,EAAE,GAAG,GAAG,mBAAmB,CAE1E;AAED,wBAAgB,gCAAgC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,mBAAmB,CAY7G;AAED,wBAAgB,yBAAyB,CAAC,IAAI,EAAE,GAAG,GAAG,mBAAmB,CAExE;AAED,wBAAgB,8BAA8B,CAAC,KAAK,CAAC,EAAE,mBAAmB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAa5H"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* VoidRun API
|
|
5
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
* Check if a given object implements the SessionExecResponse interface.
|
|
16
|
+
*/
|
|
17
|
+
export function instanceOfSessionExecResponse(value) {
|
|
18
|
+
return true;
|
|
19
|
+
}
|
|
20
|
+
export function SessionExecResponseFromJSON(json) {
|
|
21
|
+
return SessionExecResponseFromJSONTyped(json, false);
|
|
22
|
+
}
|
|
23
|
+
export function SessionExecResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
24
|
+
if (json == null) {
|
|
25
|
+
return json;
|
|
26
|
+
}
|
|
27
|
+
return {
|
|
28
|
+
'success': json['success'] == null ? undefined : json['success'],
|
|
29
|
+
'sessionId': json['sessionId'] == null ? undefined : json['sessionId'],
|
|
30
|
+
'output': json['output'] == null ? undefined : json['output'],
|
|
31
|
+
'error': json['error'] == null ? undefined : json['error'],
|
|
32
|
+
'exitCode': json['exitCode'] == null ? undefined : json['exitCode'],
|
|
33
|
+
};
|
|
34
|
+
}
|
|
35
|
+
export function SessionExecResponseToJSON(json) {
|
|
36
|
+
return SessionExecResponseToJSONTyped(json, false);
|
|
37
|
+
}
|
|
38
|
+
export function SessionExecResponseToJSONTyped(value, ignoreDiscriminator = false) {
|
|
39
|
+
if (value == null) {
|
|
40
|
+
return value;
|
|
41
|
+
}
|
|
42
|
+
return {
|
|
43
|
+
'success': value['success'],
|
|
44
|
+
'sessionId': value['sessionId'],
|
|
45
|
+
'output': value['output'],
|
|
46
|
+
'error': value['error'],
|
|
47
|
+
'exitCode': value['exitCode'],
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=SessionExecResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SessionExecResponse.js","sourceRoot":"","sources":["../../../../src/api-client/models/SessionExecResponse.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAyCH;;GAEG;AACH,MAAM,UAAU,6BAA6B,CAAC,KAAa;IACvD,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,MAAM,UAAU,2BAA2B,CAAC,IAAS;IACjD,OAAO,gCAAgC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzD,CAAC;AAED,MAAM,UAAU,gCAAgC,CAAC,IAAS,EAAE,mBAA4B;IACpF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC;QAChE,WAAW,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC;QACtE,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC7D,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC;QAC1D,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;KACtE,CAAC;AACN,CAAC;AAED,MAAM,UAAU,yBAAyB,CAAC,IAAS;IAC/C,OAAO,8BAA8B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvD,CAAC;AAED,MAAM,UAAU,8BAA8B,CAAC,KAAkC,EAAE,sBAA+B,KAAK;IACnH,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC;QAC3B,WAAW,EAAE,KAAK,CAAC,WAAW,CAAC;QAC/B,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;QACzB,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC;QACvB,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;KAChC,CAAC;AACN,CAAC"}
|