@daytonaio/api-client 0.131.0-rc.1 → 0.131.0-rc.2
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/package.json +1 -1
- package/src/api/docker-registry-api.d.ts +4 -8
- package/src/api/docker-registry-api.js +7 -14
- package/src/api/docker-registry-api.js.map +1 -1
- package/src/api/organizations-api.d.ts +0 -222
- package/src/api/organizations-api.js +0 -454
- package/src/api/organizations-api.js.map +1 -1
- package/src/api/preview-api.d.ts +0 -37
- package/src/api/preview-api.js +0 -74
- package/src/api/preview-api.js.map +1 -1
- package/src/api/regions-api.d.ts +16 -8
- package/src/api/regions-api.js +29 -13
- package/src/api/regions-api.js.map +1 -1
- package/src/api/runners-api.d.ts +22 -177
- package/src/api/runners-api.js +25 -338
- package/src/api/runners-api.js.map +1 -1
- package/src/api/sandbox-api.d.ts +0 -171
- package/src/api/sandbox-api.js +0 -342
- package/src/api/sandbox-api.js.map +1 -1
- package/src/api/snapshots-api.d.ts +4 -46
- package/src/api/snapshots-api.js +4 -85
- package/src/api/snapshots-api.js.map +1 -1
- package/src/api.d.ts +0 -2
- package/src/api.js +0 -2
- package/src/api.js.map +1 -1
- package/src/models/api-key-list.d.ts +0 -5
- package/src/models/api-key-list.js +0 -5
- package/src/models/api-key-list.js.map +1 -1
- package/src/models/api-key-response.d.ts +0 -5
- package/src/models/api-key-response.js +0 -5
- package/src/models/api-key-response.js.map +1 -1
- package/src/models/build-info.d.ts +0 -6
- package/src/models/create-api-key.d.ts +0 -5
- package/src/models/create-api-key.js +0 -5
- package/src/models/create-api-key.js.map +1 -1
- package/src/models/create-organization-role.d.ts +0 -5
- package/src/models/create-organization-role.js +0 -5
- package/src/models/create-organization-role.js.map +1 -1
- package/src/models/create-runner.d.ts +68 -2
- package/src/models/create-runner.js +6 -0
- package/src/models/create-runner.js.map +1 -1
- package/src/models/create-snapshot.d.ts +0 -6
- package/src/models/index.d.ts +0 -18
- package/src/models/index.js +0 -18
- package/src/models/index.js.map +1 -1
- package/src/models/organization-role.d.ts +0 -5
- package/src/models/organization-role.js +0 -5
- package/src/models/organization-role.js.map +1 -1
- package/src/models/region.d.ts +0 -19
- package/src/models/region.js +0 -12
- package/src/models/region.js.map +1 -1
- package/src/models/runner-snapshot-dto.d.ts +1 -1
- package/src/models/runner.d.ts +12 -27
- package/src/models/sandbox.d.ts +0 -6
- package/src/models/sandbox.js.map +1 -1
- package/src/models/snapshot-dto.d.ts +0 -18
- package/src/models/ssh-access-dto.d.ts +0 -6
- package/src/models/update-organization-role.d.ts +0 -5
- package/src/models/update-organization-role.js +0 -5
- package/src/models/update-organization-role.js.map +1 -1
- package/src/models/update-sandbox-state-dto.d.ts +0 -6
- package/src/models/update-sandbox-state-dto.js.map +1 -1
- package/src/models/workspace.d.ts +0 -6
- package/src/models/workspace.js.map +1 -1
- package/src/api/admin-api.d.ts +0 -208
- package/src/api/admin-api.js +0 -404
- package/src/api/admin-api.js.map +0 -1
- package/src/api/jobs-api.d.ts +0 -197
- package/src/api/jobs-api.js +0 -371
- package/src/api/jobs-api.js.map +0 -1
- package/src/models/admin-create-runner.d.ts +0 -78
- package/src/models/admin-create-runner.js +0 -4
- package/src/models/admin-create-runner.js.map +0 -1
- package/src/models/create-region-response.d.ts +0 -48
- package/src/models/create-region-response.js +0 -4
- package/src/models/create-region-response.js.map +0 -1
- package/src/models/create-region.d.ts +0 -42
- package/src/models/create-region.js +0 -4
- package/src/models/create-region.js.map +0 -1
- package/src/models/create-runner-response.d.ts +0 -30
- package/src/models/create-runner-response.js +0 -4
- package/src/models/create-runner-response.js.map +0 -1
- package/src/models/job-status.d.ts +0 -23
- package/src/models/job-status.js +0 -27
- package/src/models/job-status.js.map +0 -1
- package/src/models/job-type.d.ts +0 -30
- package/src/models/job-type.js +0 -34
- package/src/models/job-type.js.map +0 -1
- package/src/models/job.d.ts +0 -88
- package/src/models/job.js +0 -22
- package/src/models/job.js.map +0 -1
- package/src/models/paginated-jobs.d.ts +0 -43
- package/src/models/paginated-jobs.js +0 -16
- package/src/models/paginated-jobs.js.map +0 -1
- package/src/models/poll-jobs-response.d.ts +0 -25
- package/src/models/poll-jobs-response.js +0 -16
- package/src/models/poll-jobs-response.js.map +0 -1
- package/src/models/regenerate-api-key-response.d.ts +0 -24
- package/src/models/regenerate-api-key-response.js +0 -4
- package/src/models/regenerate-api-key-response.js.map +0 -1
- package/src/models/region-type.d.ts +0 -22
- package/src/models/region-type.js +0 -26
- package/src/models/region-type.js.map +0 -1
- package/src/models/runner-full.d.ts +0 -210
- package/src/models/runner-full.js +0 -16
- package/src/models/runner-full.js.map +0 -1
- package/src/models/runner-health-metrics.d.ts +0 -84
- package/src/models/runner-health-metrics.js +0 -4
- package/src/models/runner-health-metrics.js.map +0 -1
- package/src/models/runner-healthcheck.d.ts +0 -49
- package/src/models/runner-healthcheck.js +0 -16
- package/src/models/runner-healthcheck.js.map +0 -1
- package/src/models/signed-port-preview-url.d.ts +0 -42
- package/src/models/signed-port-preview-url.js +0 -4
- package/src/models/signed-port-preview-url.js.map +0 -1
- package/src/models/toolbox-proxy-url.d.ts +0 -24
- package/src/models/toolbox-proxy-url.js +0 -4
- package/src/models/toolbox-proxy-url.js.map +0 -1
- package/src/models/update-job-status.d.ts +0 -37
- package/src/models/update-job-status.js +0 -16
- package/src/models/update-job-status.js.map +0 -1
- package/src/models/url.d.ts +0 -24
- package/src/models/url.js +0 -4
- package/src/models/url.js.map +0 -1
package/src/api/sandbox-api.d.ts
CHANGED
|
@@ -17,12 +17,9 @@ import type { PaginatedSandboxes } from '../models';
|
|
|
17
17
|
import type { PortPreviewUrl } from '../models';
|
|
18
18
|
import type { Sandbox } from '../models';
|
|
19
19
|
import type { SandboxLabels } from '../models';
|
|
20
|
-
import type { SignedPortPreviewUrl } from '../models';
|
|
21
20
|
import type { SshAccessDto } from '../models';
|
|
22
21
|
import type { SshAccessValidationDto } from '../models';
|
|
23
|
-
import type { ToolboxProxyUrl } from '../models';
|
|
24
22
|
import type { UpdateSandboxStateDto } from '../models';
|
|
25
|
-
import type { Url } from '../models';
|
|
26
23
|
/**
|
|
27
24
|
* SandboxApi - axios parameter creator
|
|
28
25
|
* @export
|
|
@@ -76,35 +73,14 @@ export declare const SandboxApiAxiosParamCreator: (configuration?: Configuration
|
|
|
76
73
|
deleteSandbox: (sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
77
74
|
/**
|
|
78
75
|
*
|
|
79
|
-
* @summary Expire signed preview URL for a sandbox port
|
|
80
|
-
* @param {string} sandboxIdOrName ID or name of the sandbox
|
|
81
|
-
* @param {number} port Port number to expire signed preview URL for
|
|
82
|
-
* @param {string} token Token to expire signed preview URL for
|
|
83
|
-
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
84
|
-
* @param {*} [options] Override http request option.
|
|
85
|
-
* @throws {RequiredError}
|
|
86
|
-
*/
|
|
87
|
-
expireSignedPortPreviewUrl: (sandboxIdOrName: string, port: number, token: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
88
|
-
/**
|
|
89
|
-
* This endpoint is deprecated. Use `getBuildLogsUrl` instead.
|
|
90
76
|
* @summary Get build logs
|
|
91
77
|
* @param {string} sandboxIdOrName ID or name of the sandbox
|
|
92
78
|
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
93
79
|
* @param {boolean} [follow] Whether to follow the logs stream
|
|
94
80
|
* @param {*} [options] Override http request option.
|
|
95
|
-
* @deprecated
|
|
96
81
|
* @throws {RequiredError}
|
|
97
82
|
*/
|
|
98
83
|
getBuildLogs: (sandboxIdOrName: string, xDaytonaOrganizationID?: string, follow?: boolean, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
99
|
-
/**
|
|
100
|
-
*
|
|
101
|
-
* @summary Get build logs URL
|
|
102
|
-
* @param {string} sandboxIdOrName ID or name of the sandbox
|
|
103
|
-
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
104
|
-
* @param {*} [options] Override http request option.
|
|
105
|
-
* @throws {RequiredError}
|
|
106
|
-
*/
|
|
107
|
-
getBuildLogsUrl: (sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
108
84
|
/**
|
|
109
85
|
*
|
|
110
86
|
* @summary Get preview URL for a sandbox port
|
|
@@ -135,26 +111,6 @@ export declare const SandboxApiAxiosParamCreator: (configuration?: Configuration
|
|
|
135
111
|
* @throws {RequiredError}
|
|
136
112
|
*/
|
|
137
113
|
getSandboxesForRunner: (xDaytonaOrganizationID?: string, states?: string, skipReconcilingSandboxes?: boolean, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
138
|
-
/**
|
|
139
|
-
*
|
|
140
|
-
* @summary Get signed preview URL for a sandbox port
|
|
141
|
-
* @param {string} sandboxIdOrName ID or name of the sandbox
|
|
142
|
-
* @param {number} port Port number to get signed preview URL for
|
|
143
|
-
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
144
|
-
* @param {number} [expiresInSeconds] Expiration time in seconds (default: 60 seconds)
|
|
145
|
-
* @param {*} [options] Override http request option.
|
|
146
|
-
* @throws {RequiredError}
|
|
147
|
-
*/
|
|
148
|
-
getSignedPortPreviewUrl: (sandboxIdOrName: string, port: number, xDaytonaOrganizationID?: string, expiresInSeconds?: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
149
|
-
/**
|
|
150
|
-
*
|
|
151
|
-
* @summary Get toolbox proxy URL for a sandbox
|
|
152
|
-
* @param {string} sandboxId ID of the sandbox
|
|
153
|
-
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
154
|
-
* @param {*} [options] Override http request option.
|
|
155
|
-
* @throws {RequiredError}
|
|
156
|
-
*/
|
|
157
|
-
getToolboxProxyUrl: (sandboxId: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
158
114
|
/**
|
|
159
115
|
*
|
|
160
116
|
* @summary List all sandboxes
|
|
@@ -362,35 +318,14 @@ export declare const SandboxApiFp: (configuration?: Configuration) => {
|
|
|
362
318
|
deleteSandbox(sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Sandbox>>;
|
|
363
319
|
/**
|
|
364
320
|
*
|
|
365
|
-
* @summary Expire signed preview URL for a sandbox port
|
|
366
|
-
* @param {string} sandboxIdOrName ID or name of the sandbox
|
|
367
|
-
* @param {number} port Port number to expire signed preview URL for
|
|
368
|
-
* @param {string} token Token to expire signed preview URL for
|
|
369
|
-
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
370
|
-
* @param {*} [options] Override http request option.
|
|
371
|
-
* @throws {RequiredError}
|
|
372
|
-
*/
|
|
373
|
-
expireSignedPortPreviewUrl(sandboxIdOrName: string, port: number, token: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
374
|
-
/**
|
|
375
|
-
* This endpoint is deprecated. Use `getBuildLogsUrl` instead.
|
|
376
321
|
* @summary Get build logs
|
|
377
322
|
* @param {string} sandboxIdOrName ID or name of the sandbox
|
|
378
323
|
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
379
324
|
* @param {boolean} [follow] Whether to follow the logs stream
|
|
380
325
|
* @param {*} [options] Override http request option.
|
|
381
|
-
* @deprecated
|
|
382
326
|
* @throws {RequiredError}
|
|
383
327
|
*/
|
|
384
328
|
getBuildLogs(sandboxIdOrName: string, xDaytonaOrganizationID?: string, follow?: boolean, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
385
|
-
/**
|
|
386
|
-
*
|
|
387
|
-
* @summary Get build logs URL
|
|
388
|
-
* @param {string} sandboxIdOrName ID or name of the sandbox
|
|
389
|
-
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
390
|
-
* @param {*} [options] Override http request option.
|
|
391
|
-
* @throws {RequiredError}
|
|
392
|
-
*/
|
|
393
|
-
getBuildLogsUrl(sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Url>>;
|
|
394
329
|
/**
|
|
395
330
|
*
|
|
396
331
|
* @summary Get preview URL for a sandbox port
|
|
@@ -421,26 +356,6 @@ export declare const SandboxApiFp: (configuration?: Configuration) => {
|
|
|
421
356
|
* @throws {RequiredError}
|
|
422
357
|
*/
|
|
423
358
|
getSandboxesForRunner(xDaytonaOrganizationID?: string, states?: string, skipReconcilingSandboxes?: boolean, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<Sandbox>>>;
|
|
424
|
-
/**
|
|
425
|
-
*
|
|
426
|
-
* @summary Get signed preview URL for a sandbox port
|
|
427
|
-
* @param {string} sandboxIdOrName ID or name of the sandbox
|
|
428
|
-
* @param {number} port Port number to get signed preview URL for
|
|
429
|
-
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
430
|
-
* @param {number} [expiresInSeconds] Expiration time in seconds (default: 60 seconds)
|
|
431
|
-
* @param {*} [options] Override http request option.
|
|
432
|
-
* @throws {RequiredError}
|
|
433
|
-
*/
|
|
434
|
-
getSignedPortPreviewUrl(sandboxIdOrName: string, port: number, xDaytonaOrganizationID?: string, expiresInSeconds?: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SignedPortPreviewUrl>>;
|
|
435
|
-
/**
|
|
436
|
-
*
|
|
437
|
-
* @summary Get toolbox proxy URL for a sandbox
|
|
438
|
-
* @param {string} sandboxId ID of the sandbox
|
|
439
|
-
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
440
|
-
* @param {*} [options] Override http request option.
|
|
441
|
-
* @throws {RequiredError}
|
|
442
|
-
*/
|
|
443
|
-
getToolboxProxyUrl(sandboxId: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ToolboxProxyUrl>>;
|
|
444
359
|
/**
|
|
445
360
|
*
|
|
446
361
|
* @summary List all sandboxes
|
|
@@ -648,35 +563,14 @@ export declare const SandboxApiFactory: (configuration?: Configuration, basePath
|
|
|
648
563
|
deleteSandbox(sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): AxiosPromise<Sandbox>;
|
|
649
564
|
/**
|
|
650
565
|
*
|
|
651
|
-
* @summary Expire signed preview URL for a sandbox port
|
|
652
|
-
* @param {string} sandboxIdOrName ID or name of the sandbox
|
|
653
|
-
* @param {number} port Port number to expire signed preview URL for
|
|
654
|
-
* @param {string} token Token to expire signed preview URL for
|
|
655
|
-
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
656
|
-
* @param {*} [options] Override http request option.
|
|
657
|
-
* @throws {RequiredError}
|
|
658
|
-
*/
|
|
659
|
-
expireSignedPortPreviewUrl(sandboxIdOrName: string, port: number, token: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
660
|
-
/**
|
|
661
|
-
* This endpoint is deprecated. Use `getBuildLogsUrl` instead.
|
|
662
566
|
* @summary Get build logs
|
|
663
567
|
* @param {string} sandboxIdOrName ID or name of the sandbox
|
|
664
568
|
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
665
569
|
* @param {boolean} [follow] Whether to follow the logs stream
|
|
666
570
|
* @param {*} [options] Override http request option.
|
|
667
|
-
* @deprecated
|
|
668
571
|
* @throws {RequiredError}
|
|
669
572
|
*/
|
|
670
573
|
getBuildLogs(sandboxIdOrName: string, xDaytonaOrganizationID?: string, follow?: boolean, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
671
|
-
/**
|
|
672
|
-
*
|
|
673
|
-
* @summary Get build logs URL
|
|
674
|
-
* @param {string} sandboxIdOrName ID or name of the sandbox
|
|
675
|
-
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
676
|
-
* @param {*} [options] Override http request option.
|
|
677
|
-
* @throws {RequiredError}
|
|
678
|
-
*/
|
|
679
|
-
getBuildLogsUrl(sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): AxiosPromise<Url>;
|
|
680
574
|
/**
|
|
681
575
|
*
|
|
682
576
|
* @summary Get preview URL for a sandbox port
|
|
@@ -707,26 +601,6 @@ export declare const SandboxApiFactory: (configuration?: Configuration, basePath
|
|
|
707
601
|
* @throws {RequiredError}
|
|
708
602
|
*/
|
|
709
603
|
getSandboxesForRunner(xDaytonaOrganizationID?: string, states?: string, skipReconcilingSandboxes?: boolean, options?: RawAxiosRequestConfig): AxiosPromise<Array<Sandbox>>;
|
|
710
|
-
/**
|
|
711
|
-
*
|
|
712
|
-
* @summary Get signed preview URL for a sandbox port
|
|
713
|
-
* @param {string} sandboxIdOrName ID or name of the sandbox
|
|
714
|
-
* @param {number} port Port number to get signed preview URL for
|
|
715
|
-
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
716
|
-
* @param {number} [expiresInSeconds] Expiration time in seconds (default: 60 seconds)
|
|
717
|
-
* @param {*} [options] Override http request option.
|
|
718
|
-
* @throws {RequiredError}
|
|
719
|
-
*/
|
|
720
|
-
getSignedPortPreviewUrl(sandboxIdOrName: string, port: number, xDaytonaOrganizationID?: string, expiresInSeconds?: number, options?: RawAxiosRequestConfig): AxiosPromise<SignedPortPreviewUrl>;
|
|
721
|
-
/**
|
|
722
|
-
*
|
|
723
|
-
* @summary Get toolbox proxy URL for a sandbox
|
|
724
|
-
* @param {string} sandboxId ID of the sandbox
|
|
725
|
-
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
726
|
-
* @param {*} [options] Override http request option.
|
|
727
|
-
* @throws {RequiredError}
|
|
728
|
-
*/
|
|
729
|
-
getToolboxProxyUrl(sandboxId: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): AxiosPromise<ToolboxProxyUrl>;
|
|
730
604
|
/**
|
|
731
605
|
*
|
|
732
606
|
* @summary List all sandboxes
|
|
@@ -941,38 +815,15 @@ export declare class SandboxApi extends BaseAPI {
|
|
|
941
815
|
deleteSandbox(sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any>>;
|
|
942
816
|
/**
|
|
943
817
|
*
|
|
944
|
-
* @summary Expire signed preview URL for a sandbox port
|
|
945
|
-
* @param {string} sandboxIdOrName ID or name of the sandbox
|
|
946
|
-
* @param {number} port Port number to expire signed preview URL for
|
|
947
|
-
* @param {string} token Token to expire signed preview URL for
|
|
948
|
-
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
949
|
-
* @param {*} [options] Override http request option.
|
|
950
|
-
* @throws {RequiredError}
|
|
951
|
-
* @memberof SandboxApi
|
|
952
|
-
*/
|
|
953
|
-
expireSignedPortPreviewUrl(sandboxIdOrName: string, port: number, token: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
954
|
-
/**
|
|
955
|
-
* This endpoint is deprecated. Use `getBuildLogsUrl` instead.
|
|
956
818
|
* @summary Get build logs
|
|
957
819
|
* @param {string} sandboxIdOrName ID or name of the sandbox
|
|
958
820
|
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
959
821
|
* @param {boolean} [follow] Whether to follow the logs stream
|
|
960
822
|
* @param {*} [options] Override http request option.
|
|
961
|
-
* @deprecated
|
|
962
823
|
* @throws {RequiredError}
|
|
963
824
|
* @memberof SandboxApi
|
|
964
825
|
*/
|
|
965
826
|
getBuildLogs(sandboxIdOrName: string, xDaytonaOrganizationID?: string, follow?: boolean, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
966
|
-
/**
|
|
967
|
-
*
|
|
968
|
-
* @summary Get build logs URL
|
|
969
|
-
* @param {string} sandboxIdOrName ID or name of the sandbox
|
|
970
|
-
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
971
|
-
* @param {*} [options] Override http request option.
|
|
972
|
-
* @throws {RequiredError}
|
|
973
|
-
* @memberof SandboxApi
|
|
974
|
-
*/
|
|
975
|
-
getBuildLogsUrl(sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Url, any>>;
|
|
976
827
|
/**
|
|
977
828
|
*
|
|
978
829
|
* @summary Get preview URL for a sandbox port
|
|
@@ -1006,28 +857,6 @@ export declare class SandboxApi extends BaseAPI {
|
|
|
1006
857
|
* @memberof SandboxApi
|
|
1007
858
|
*/
|
|
1008
859
|
getSandboxesForRunner(xDaytonaOrganizationID?: string, states?: string, skipReconcilingSandboxes?: boolean, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox[], any>>;
|
|
1009
|
-
/**
|
|
1010
|
-
*
|
|
1011
|
-
* @summary Get signed preview URL for a sandbox port
|
|
1012
|
-
* @param {string} sandboxIdOrName ID or name of the sandbox
|
|
1013
|
-
* @param {number} port Port number to get signed preview URL for
|
|
1014
|
-
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
1015
|
-
* @param {number} [expiresInSeconds] Expiration time in seconds (default: 60 seconds)
|
|
1016
|
-
* @param {*} [options] Override http request option.
|
|
1017
|
-
* @throws {RequiredError}
|
|
1018
|
-
* @memberof SandboxApi
|
|
1019
|
-
*/
|
|
1020
|
-
getSignedPortPreviewUrl(sandboxIdOrName: string, port: number, xDaytonaOrganizationID?: string, expiresInSeconds?: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<SignedPortPreviewUrl, any>>;
|
|
1021
|
-
/**
|
|
1022
|
-
*
|
|
1023
|
-
* @summary Get toolbox proxy URL for a sandbox
|
|
1024
|
-
* @param {string} sandboxId ID of the sandbox
|
|
1025
|
-
* @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
|
|
1026
|
-
* @param {*} [options] Override http request option.
|
|
1027
|
-
* @throws {RequiredError}
|
|
1028
|
-
* @memberof SandboxApi
|
|
1029
|
-
*/
|
|
1030
|
-
getToolboxProxyUrl(sandboxId: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ToolboxProxyUrl, any>>;
|
|
1031
860
|
/**
|
|
1032
861
|
*
|
|
1033
862
|
* @summary List all sandboxes
|