@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
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Daytona
|
|
3
|
-
* Daytona AI platform API Docs
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: support@daytona.com
|
|
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 RunnerHealthMetrics
|
|
16
|
-
*/
|
|
17
|
-
export interface RunnerHealthMetrics {
|
|
18
|
-
/**
|
|
19
|
-
* Current CPU usage percentage
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof RunnerHealthMetrics
|
|
22
|
-
*/
|
|
23
|
-
currentCpuUsagePercentage: number;
|
|
24
|
-
/**
|
|
25
|
-
* Current memory usage percentage
|
|
26
|
-
* @type {number}
|
|
27
|
-
* @memberof RunnerHealthMetrics
|
|
28
|
-
*/
|
|
29
|
-
currentMemoryUsagePercentage: number;
|
|
30
|
-
/**
|
|
31
|
-
* Current disk usage percentage
|
|
32
|
-
* @type {number}
|
|
33
|
-
* @memberof RunnerHealthMetrics
|
|
34
|
-
*/
|
|
35
|
-
currentDiskUsagePercentage: number;
|
|
36
|
-
/**
|
|
37
|
-
* Currently allocated CPU cores
|
|
38
|
-
* @type {number}
|
|
39
|
-
* @memberof RunnerHealthMetrics
|
|
40
|
-
*/
|
|
41
|
-
currentAllocatedCpu: number;
|
|
42
|
-
/**
|
|
43
|
-
* Currently allocated memory in GiB
|
|
44
|
-
* @type {number}
|
|
45
|
-
* @memberof RunnerHealthMetrics
|
|
46
|
-
*/
|
|
47
|
-
currentAllocatedMemoryGiB: number;
|
|
48
|
-
/**
|
|
49
|
-
* Currently allocated disk in GiB
|
|
50
|
-
* @type {number}
|
|
51
|
-
* @memberof RunnerHealthMetrics
|
|
52
|
-
*/
|
|
53
|
-
currentAllocatedDiskGiB: number;
|
|
54
|
-
/**
|
|
55
|
-
* Number of snapshots currently stored
|
|
56
|
-
* @type {number}
|
|
57
|
-
* @memberof RunnerHealthMetrics
|
|
58
|
-
*/
|
|
59
|
-
currentSnapshotCount: number;
|
|
60
|
-
/**
|
|
61
|
-
* Number of started sandboxes
|
|
62
|
-
* @type {number}
|
|
63
|
-
* @memberof RunnerHealthMetrics
|
|
64
|
-
*/
|
|
65
|
-
currentStartedSandboxes: number;
|
|
66
|
-
/**
|
|
67
|
-
* Total CPU cores on the runner
|
|
68
|
-
* @type {number}
|
|
69
|
-
* @memberof RunnerHealthMetrics
|
|
70
|
-
*/
|
|
71
|
-
cpu: number;
|
|
72
|
-
/**
|
|
73
|
-
* Total RAM in GiB on the runner
|
|
74
|
-
* @type {number}
|
|
75
|
-
* @memberof RunnerHealthMetrics
|
|
76
|
-
*/
|
|
77
|
-
memoryGiB: number;
|
|
78
|
-
/**
|
|
79
|
-
* Total disk space in GiB on the runner
|
|
80
|
-
* @type {number}
|
|
81
|
-
* @memberof RunnerHealthMetrics
|
|
82
|
-
*/
|
|
83
|
-
diskGiB: number;
|
|
84
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"runner-health-metrics.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/runner-health-metrics.ts"],"names":[],"mappings":";AAAA,oBAAoB"}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Daytona
|
|
3
|
-
* Daytona AI platform API Docs
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: support@daytona.com
|
|
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
|
-
import type { RunnerHealthMetrics } from './runner-health-metrics';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface RunnerHealthcheck
|
|
17
|
-
*/
|
|
18
|
-
export interface RunnerHealthcheck {
|
|
19
|
-
/**
|
|
20
|
-
* Runner metrics
|
|
21
|
-
* @type {RunnerHealthMetrics}
|
|
22
|
-
* @memberof RunnerHealthcheck
|
|
23
|
-
*/
|
|
24
|
-
metrics?: RunnerHealthMetrics;
|
|
25
|
-
/**
|
|
26
|
-
* Runner domain
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof RunnerHealthcheck
|
|
29
|
-
*/
|
|
30
|
-
domain?: string;
|
|
31
|
-
/**
|
|
32
|
-
* Runner proxy URL
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof RunnerHealthcheck
|
|
35
|
-
*/
|
|
36
|
-
proxyUrl?: string;
|
|
37
|
-
/**
|
|
38
|
-
* Runner API URL
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof RunnerHealthcheck
|
|
41
|
-
*/
|
|
42
|
-
apiUrl?: string;
|
|
43
|
-
/**
|
|
44
|
-
* Runner app version
|
|
45
|
-
* @type {string}
|
|
46
|
-
* @memberof RunnerHealthcheck
|
|
47
|
-
*/
|
|
48
|
-
appVersion: string;
|
|
49
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Daytona
|
|
6
|
-
* Daytona AI platform API Docs
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0
|
|
9
|
-
* Contact: support@daytona.com
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
//# sourceMappingURL=runner-healthcheck.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"runner-healthcheck.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/runner-healthcheck.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Daytona
|
|
3
|
-
* Daytona AI platform API Docs
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: support@daytona.com
|
|
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 SignedPortPreviewUrl
|
|
16
|
-
*/
|
|
17
|
-
export interface SignedPortPreviewUrl {
|
|
18
|
-
/**
|
|
19
|
-
* ID of the sandbox
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof SignedPortPreviewUrl
|
|
22
|
-
*/
|
|
23
|
-
sandboxId: string;
|
|
24
|
-
/**
|
|
25
|
-
* Port number of the signed preview URL
|
|
26
|
-
* @type {number}
|
|
27
|
-
* @memberof SignedPortPreviewUrl
|
|
28
|
-
*/
|
|
29
|
-
port: number;
|
|
30
|
-
/**
|
|
31
|
-
* Token of the signed preview URL
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof SignedPortPreviewUrl
|
|
34
|
-
*/
|
|
35
|
-
token: string;
|
|
36
|
-
/**
|
|
37
|
-
* Signed preview url
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof SignedPortPreviewUrl
|
|
40
|
-
*/
|
|
41
|
-
url: string;
|
|
42
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"signed-port-preview-url.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/signed-port-preview-url.ts"],"names":[],"mappings":";AAAA,oBAAoB"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Daytona
|
|
3
|
-
* Daytona AI platform API Docs
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: support@daytona.com
|
|
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 ToolboxProxyUrl
|
|
16
|
-
*/
|
|
17
|
-
export interface ToolboxProxyUrl {
|
|
18
|
-
/**
|
|
19
|
-
* The toolbox proxy URL for the sandbox
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ToolboxProxyUrl
|
|
22
|
-
*/
|
|
23
|
-
url: string;
|
|
24
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"toolbox-proxy-url.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/toolbox-proxy-url.ts"],"names":[],"mappings":";AAAA,oBAAoB"}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Daytona
|
|
3
|
-
* Daytona AI platform API Docs
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: support@daytona.com
|
|
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
|
-
import type { JobStatus } from './job-status';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface UpdateJobStatus
|
|
17
|
-
*/
|
|
18
|
-
export interface UpdateJobStatus {
|
|
19
|
-
/**
|
|
20
|
-
* The new status of the job
|
|
21
|
-
* @type {JobStatus}
|
|
22
|
-
* @memberof UpdateJobStatus
|
|
23
|
-
*/
|
|
24
|
-
status: JobStatus;
|
|
25
|
-
/**
|
|
26
|
-
* Error message if the job failed
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof UpdateJobStatus
|
|
29
|
-
*/
|
|
30
|
-
errorMessage?: string;
|
|
31
|
-
/**
|
|
32
|
-
* Result metadata for the job
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof UpdateJobStatus
|
|
35
|
-
*/
|
|
36
|
-
resultMetadata?: string;
|
|
37
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Daytona
|
|
6
|
-
* Daytona AI platform API Docs
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0
|
|
9
|
-
* Contact: support@daytona.com
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
//# sourceMappingURL=update-job-status.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"update-job-status.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/update-job-status.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
package/src/models/url.d.ts
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Daytona
|
|
3
|
-
* Daytona AI platform API Docs
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: support@daytona.com
|
|
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 Url
|
|
16
|
-
*/
|
|
17
|
-
export interface Url {
|
|
18
|
-
/**
|
|
19
|
-
* URL response
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof Url
|
|
22
|
-
*/
|
|
23
|
-
url: string;
|
|
24
|
-
}
|
package/src/models/url.js
DELETED
package/src/models/url.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"url.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/url.ts"],"names":[],"mappings":";AAAA,oBAAoB"}
|