@daytonaio/api-client 0.139.0 → 0.141.0
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/admin-api.d.ts +39 -5
- package/src/api/admin-api.js +68 -0
- package/src/api/admin-api.js.map +1 -1
- package/src/api/api-keys-api.d.ts +6 -6
- package/src/api/audit-api.d.ts +2 -2
- package/src/api/config-api.d.ts +1 -1
- package/src/api/docker-registry-api.d.ts +7 -7
- package/src/api/health-api.d.ts +1 -1
- package/src/api/jobs-api.d.ts +4 -4
- package/src/api/object-storage-api.d.ts +1 -1
- package/src/api/organizations-api.d.ts +116 -37
- package/src/api/organizations-api.js +146 -0
- package/src/api/organizations-api.js.map +1 -1
- package/src/api/preview-api.d.ts +4 -4
- package/src/api/regions-api.d.ts +1 -1
- package/src/api/runners-api.d.ts +10 -10
- package/src/api/sandbox-api.d.ts +236 -28
- package/src/api/sandbox-api.js +419 -0
- package/src/api/sandbox-api.js.map +1 -1
- package/src/api/snapshots-api.d.ts +10 -10
- package/src/api/toolbox-api.d.ts +68 -68
- package/src/api/users-api.d.ts +9 -9
- package/src/api/volumes-api.d.ts +5 -5
- package/src/api/webhooks-api.d.ts +6 -6
- package/src/api/workspace-api.d.ts +14 -14
- package/src/models/index.d.ts +9 -0
- package/src/models/index.js +9 -0
- package/src/models/index.js.map +1 -1
- package/src/models/log-entry.d.ts +76 -0
- package/src/models/{empty-response.js → log-entry.js} +1 -1
- package/src/models/log-entry.js.map +1 -0
- package/src/models/{keyboard-hotkey-response.d.ts → metric-data-point.d.ts} +10 -10
- package/src/models/{ptycreate-request.js → metric-data-point.js} +1 -1
- package/src/models/metric-data-point.js.map +1 -0
- package/src/models/{session-command-logs-response.d.ts → metric-series.d.ts} +10 -9
- package/src/models/{ptylist-response.js → metric-series.js} +1 -1
- package/src/models/metric-series.js.map +1 -0
- package/src/models/{empty-response.d.ts → metrics-response.d.ts} +7 -6
- package/src/models/{paginated-snapshots-dto.js → metrics-response.js} +1 -1
- package/src/models/metrics-response.js.map +1 -0
- package/src/models/organization-suspension.d.ts +1 -1
- package/src/models/organization.d.ts +24 -0
- package/src/models/{keyboard-type-response.d.ts → otel-config.d.ts} +12 -10
- package/src/models/{ptysession-info.js → otel-config.js} +1 -1
- package/src/models/otel-config.js.map +1 -0
- package/src/models/{paginated-snapshots-dto.d.ts → paginated-logs.d.ts} +13 -13
- package/src/models/{volume-created-post-request.js → paginated-logs.js} +1 -1
- package/src/models/paginated-logs.js.map +1 -0
- package/src/models/paginated-traces.d.ts +43 -0
- package/src/models/{sandbox-created-post-request.js → paginated-traces.js} +1 -1
- package/src/models/paginated-traces.js.map +1 -0
- package/src/models/sandbox-desired-state.d.ts +1 -0
- package/src/models/sandbox-desired-state.js +1 -0
- package/src/models/sandbox-desired-state.js.map +1 -1
- package/src/models/trace-span.d.ts +74 -0
- package/src/models/{ptyresize-request.js → trace-span.js} +1 -1
- package/src/models/trace-span.js.map +1 -0
- package/src/models/trace-summary.d.ts +60 -0
- package/src/models/trace-summary.js +4 -0
- package/src/models/trace-summary.js.map +1 -0
- package/src/models/update-organization-quota.d.ts +18 -0
- package/src/api/default-api.d.ts +0 -250
- package/src/api/default-api.js +0 -493
- package/src/api/default-api.js.map +0 -1
- package/src/models/create-audit-log.d.ts +0 -131
- package/src/models/create-audit-log.js +0 -80
- package/src/models/create-audit-log.js.map +0 -1
- package/src/models/empty-response.js.map +0 -1
- package/src/models/keyboard-hotkey-response.js +0 -4
- package/src/models/keyboard-hotkey-response.js.map +0 -1
- package/src/models/keyboard-press-response.d.ts +0 -36
- package/src/models/keyboard-press-response.js +0 -4
- package/src/models/keyboard-press-response.js.map +0 -1
- package/src/models/keyboard-type-response.js +0 -4
- package/src/models/keyboard-type-response.js.map +0 -1
- package/src/models/organization-sandbox-default-network-block-all.d.ts +0 -24
- package/src/models/organization-sandbox-default-network-block-all.js +0 -4
- package/src/models/organization-sandbox-default-network-block-all.js.map +0 -1
- package/src/models/paginated-snapshots-dto.js.map +0 -1
- package/src/models/ptycreate-request.d.ts +0 -60
- package/src/models/ptycreate-request.js.map +0 -1
- package/src/models/ptycreate-response.d.ts +0 -24
- package/src/models/ptycreate-response.js +0 -4
- package/src/models/ptycreate-response.js.map +0 -1
- package/src/models/ptylist-response.d.ts +0 -25
- package/src/models/ptylist-response.js.map +0 -1
- package/src/models/ptyresize-request.d.ts +0 -30
- package/src/models/ptyresize-request.js.map +0 -1
- package/src/models/ptysession-info.d.ts +0 -66
- package/src/models/ptysession-info.js.map +0 -1
- package/src/models/runner-region.d.ts +0 -22
- package/src/models/runner-region.js +0 -26
- package/src/models/runner-region.js.map +0 -1
- package/src/models/sandbox-created-post-request-data.d.ts +0 -145
- package/src/models/sandbox-created-post-request-data.js +0 -30
- package/src/models/sandbox-created-post-request-data.js.map +0 -1
- package/src/models/sandbox-created-post-request.d.ts +0 -37
- package/src/models/sandbox-created-post-request.js.map +0 -1
- package/src/models/sandbox-state-updated-post-request-data-sandbox.d.ts +0 -55
- package/src/models/sandbox-state-updated-post-request-data-sandbox.js +0 -23
- package/src/models/sandbox-state-updated-post-request-data-sandbox.js.map +0 -1
- package/src/models/sandbox-state-updated-post-request-data.d.ts +0 -75
- package/src/models/sandbox-state-updated-post-request-data.js +0 -53
- package/src/models/sandbox-state-updated-post-request-data.js.map +0 -1
- package/src/models/sandbox-state-updated-post-request.d.ts +0 -37
- package/src/models/sandbox-state-updated-post-request.js +0 -16
- package/src/models/sandbox-state-updated-post-request.js.map +0 -1
- package/src/models/session-command-logs-response.js +0 -4
- package/src/models/session-command-logs-response.js.map +0 -1
- package/src/models/snapshot-created-post-request.d.ts +0 -37
- package/src/models/snapshot-created-post-request.js +0 -16
- package/src/models/snapshot-created-post-request.js.map +0 -1
- package/src/models/snapshot-removed-post-request.d.ts +0 -36
- package/src/models/snapshot-removed-post-request.js +0 -4
- package/src/models/snapshot-removed-post-request.js.map +0 -1
- package/src/models/snapshot-state-updated-post-request.d.ts +0 -37
- package/src/models/snapshot-state-updated-post-request.js +0 -16
- package/src/models/snapshot-state-updated-post-request.js.map +0 -1
- package/src/models/volume-created-post-request-data.d.ts +0 -76
- package/src/models/volume-created-post-request-data.js +0 -14
- package/src/models/volume-created-post-request-data.js.map +0 -1
- package/src/models/volume-created-post-request.d.ts +0 -37
- package/src/models/volume-created-post-request.js.map +0 -1
- package/src/models/volume-state-updated-post-request-data-volume.d.ts +0 -46
- package/src/models/volume-state-updated-post-request-data-volume.js +0 -14
- package/src/models/volume-state-updated-post-request-data-volume.js.map +0 -1
- package/src/models/volume-state-updated-post-request-data.d.ts +0 -57
- package/src/models/volume-state-updated-post-request-data.js +0 -35
- package/src/models/volume-state-updated-post-request-data.js.map +0 -1
- package/src/models/volume-state-updated-post-request.d.ts +0 -37
- package/src/models/volume-state-updated-post-request.js +0 -16
- package/src/models/volume-state-updated-post-request.js.map +0 -1
- package/src/models/webhook-controller-get-app-portal-access200-response.d.ts +0 -24
- package/src/models/webhook-controller-get-app-portal-access200-response.js +0 -4
- package/src/models/webhook-controller-get-app-portal-access200-response.js.map +0 -1
- package/src/models/webhook-controller-get-initialization-status200-response.d.ts +0 -60
- package/src/models/webhook-controller-get-initialization-status200-response.js +0 -4
- package/src/models/webhook-controller-get-initialization-status200-response.js.map +0 -1
|
@@ -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 { SandboxCreatedPostRequestData } from './sandbox-created-post-request-data';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface SandboxCreatedPostRequest
|
|
17
|
-
*/
|
|
18
|
-
export interface SandboxCreatedPostRequest {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof SandboxCreatedPostRequest
|
|
23
|
-
*/
|
|
24
|
-
event?: string;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {Date}
|
|
28
|
-
* @memberof SandboxCreatedPostRequest
|
|
29
|
-
*/
|
|
30
|
-
timestamp?: Date;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {SandboxCreatedPostRequestData}
|
|
34
|
-
* @memberof SandboxCreatedPostRequest
|
|
35
|
-
*/
|
|
36
|
-
data?: SandboxCreatedPostRequestData;
|
|
37
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sandbox-created-post-request.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/sandbox-created-post-request.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -1,55 +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 SandboxStateUpdatedPostRequestDataSandbox
|
|
16
|
-
*/
|
|
17
|
-
export interface SandboxStateUpdatedPostRequestDataSandbox {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof SandboxStateUpdatedPostRequestDataSandbox
|
|
22
|
-
*/
|
|
23
|
-
id?: string;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof SandboxStateUpdatedPostRequestDataSandbox
|
|
28
|
-
*/
|
|
29
|
-
organizationId?: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof SandboxStateUpdatedPostRequestDataSandbox
|
|
34
|
-
*/
|
|
35
|
-
state?: SandboxStateUpdatedPostRequestDataSandboxStateEnum;
|
|
36
|
-
}
|
|
37
|
-
export declare const SandboxStateUpdatedPostRequestDataSandboxStateEnum: {
|
|
38
|
-
readonly CREATING: "creating";
|
|
39
|
-
readonly RESTORING: "restoring";
|
|
40
|
-
readonly DESTROYED: "destroyed";
|
|
41
|
-
readonly DESTROYING: "destroying";
|
|
42
|
-
readonly STARTED: "started";
|
|
43
|
-
readonly STOPPED: "stopped";
|
|
44
|
-
readonly STARTING: "starting";
|
|
45
|
-
readonly STOPPING: "stopping";
|
|
46
|
-
readonly ERROR: "error";
|
|
47
|
-
readonly BUILD_FAILED: "build_failed";
|
|
48
|
-
readonly PENDING_BUILD: "pending_build";
|
|
49
|
-
readonly BUILDING_SNAPSHOT: "building_snapshot";
|
|
50
|
-
readonly UNKNOWN: "unknown";
|
|
51
|
-
readonly PULLING_SNAPSHOT: "pulling_snapshot";
|
|
52
|
-
readonly ARCHIVED: "archived";
|
|
53
|
-
readonly ARCHIVING: "archiving";
|
|
54
|
-
};
|
|
55
|
-
export type SandboxStateUpdatedPostRequestDataSandboxStateEnum = (typeof SandboxStateUpdatedPostRequestDataSandboxStateEnum)[keyof typeof SandboxStateUpdatedPostRequestDataSandboxStateEnum];
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.SandboxStateUpdatedPostRequestDataSandboxStateEnum = void 0;
|
|
5
|
-
exports.SandboxStateUpdatedPostRequestDataSandboxStateEnum = {
|
|
6
|
-
CREATING: 'creating',
|
|
7
|
-
RESTORING: 'restoring',
|
|
8
|
-
DESTROYED: 'destroyed',
|
|
9
|
-
DESTROYING: 'destroying',
|
|
10
|
-
STARTED: 'started',
|
|
11
|
-
STOPPED: 'stopped',
|
|
12
|
-
STARTING: 'starting',
|
|
13
|
-
STOPPING: 'stopping',
|
|
14
|
-
ERROR: 'error',
|
|
15
|
-
BUILD_FAILED: 'build_failed',
|
|
16
|
-
PENDING_BUILD: 'pending_build',
|
|
17
|
-
BUILDING_SNAPSHOT: 'building_snapshot',
|
|
18
|
-
UNKNOWN: 'unknown',
|
|
19
|
-
PULLING_SNAPSHOT: 'pulling_snapshot',
|
|
20
|
-
ARCHIVED: 'archived',
|
|
21
|
-
ARCHIVING: 'archiving',
|
|
22
|
-
};
|
|
23
|
-
//# sourceMappingURL=sandbox-state-updated-post-request-data-sandbox.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sandbox-state-updated-post-request-data-sandbox.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/sandbox-state-updated-post-request-data-sandbox.ts"],"names":[],"mappings":";AAAA,oBAAoB;;;AAwCP,QAAA,kDAAkD,GAAG;IAChE,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,WAAW;IACtB,SAAS,EAAE,WAAW;IACtB,UAAU,EAAE,YAAY;IACxB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;IACpB,KAAK,EAAE,OAAO;IACd,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,iBAAiB,EAAE,mBAAmB;IACtC,OAAO,EAAE,SAAS;IAClB,gBAAgB,EAAE,kBAAkB;IACpC,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,WAAW;CACd,CAAA"}
|
|
@@ -1,75 +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 { SandboxStateUpdatedPostRequestDataSandbox } from './sandbox-state-updated-post-request-data-sandbox';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface SandboxStateUpdatedPostRequestData
|
|
17
|
-
*/
|
|
18
|
-
export interface SandboxStateUpdatedPostRequestData {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {SandboxStateUpdatedPostRequestDataSandbox}
|
|
22
|
-
* @memberof SandboxStateUpdatedPostRequestData
|
|
23
|
-
*/
|
|
24
|
-
sandbox?: SandboxStateUpdatedPostRequestDataSandbox;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof SandboxStateUpdatedPostRequestData
|
|
29
|
-
*/
|
|
30
|
-
oldState?: SandboxStateUpdatedPostRequestDataOldStateEnum;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof SandboxStateUpdatedPostRequestData
|
|
35
|
-
*/
|
|
36
|
-
newState?: SandboxStateUpdatedPostRequestDataNewStateEnum;
|
|
37
|
-
}
|
|
38
|
-
export declare const SandboxStateUpdatedPostRequestDataOldStateEnum: {
|
|
39
|
-
readonly CREATING: "creating";
|
|
40
|
-
readonly RESTORING: "restoring";
|
|
41
|
-
readonly DESTROYED: "destroyed";
|
|
42
|
-
readonly DESTROYING: "destroying";
|
|
43
|
-
readonly STARTED: "started";
|
|
44
|
-
readonly STOPPED: "stopped";
|
|
45
|
-
readonly STARTING: "starting";
|
|
46
|
-
readonly STOPPING: "stopping";
|
|
47
|
-
readonly ERROR: "error";
|
|
48
|
-
readonly BUILD_FAILED: "build_failed";
|
|
49
|
-
readonly PENDING_BUILD: "pending_build";
|
|
50
|
-
readonly BUILDING_SNAPSHOT: "building_snapshot";
|
|
51
|
-
readonly UNKNOWN: "unknown";
|
|
52
|
-
readonly PULLING_SNAPSHOT: "pulling_snapshot";
|
|
53
|
-
readonly ARCHIVED: "archived";
|
|
54
|
-
readonly ARCHIVING: "archiving";
|
|
55
|
-
};
|
|
56
|
-
export type SandboxStateUpdatedPostRequestDataOldStateEnum = (typeof SandboxStateUpdatedPostRequestDataOldStateEnum)[keyof typeof SandboxStateUpdatedPostRequestDataOldStateEnum];
|
|
57
|
-
export declare const SandboxStateUpdatedPostRequestDataNewStateEnum: {
|
|
58
|
-
readonly CREATING: "creating";
|
|
59
|
-
readonly RESTORING: "restoring";
|
|
60
|
-
readonly DESTROYED: "destroyed";
|
|
61
|
-
readonly DESTROYING: "destroying";
|
|
62
|
-
readonly STARTED: "started";
|
|
63
|
-
readonly STOPPED: "stopped";
|
|
64
|
-
readonly STARTING: "starting";
|
|
65
|
-
readonly STOPPING: "stopping";
|
|
66
|
-
readonly ERROR: "error";
|
|
67
|
-
readonly BUILD_FAILED: "build_failed";
|
|
68
|
-
readonly PENDING_BUILD: "pending_build";
|
|
69
|
-
readonly BUILDING_SNAPSHOT: "building_snapshot";
|
|
70
|
-
readonly UNKNOWN: "unknown";
|
|
71
|
-
readonly PULLING_SNAPSHOT: "pulling_snapshot";
|
|
72
|
-
readonly ARCHIVED: "archived";
|
|
73
|
-
readonly ARCHIVING: "archiving";
|
|
74
|
-
};
|
|
75
|
-
export type SandboxStateUpdatedPostRequestDataNewStateEnum = (typeof SandboxStateUpdatedPostRequestDataNewStateEnum)[keyof typeof SandboxStateUpdatedPostRequestDataNewStateEnum];
|
|
@@ -1,53 +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
|
-
exports.SandboxStateUpdatedPostRequestDataNewStateEnum = exports.SandboxStateUpdatedPostRequestDataOldStateEnum = void 0;
|
|
17
|
-
exports.SandboxStateUpdatedPostRequestDataOldStateEnum = {
|
|
18
|
-
CREATING: 'creating',
|
|
19
|
-
RESTORING: 'restoring',
|
|
20
|
-
DESTROYED: 'destroyed',
|
|
21
|
-
DESTROYING: 'destroying',
|
|
22
|
-
STARTED: 'started',
|
|
23
|
-
STOPPED: 'stopped',
|
|
24
|
-
STARTING: 'starting',
|
|
25
|
-
STOPPING: 'stopping',
|
|
26
|
-
ERROR: 'error',
|
|
27
|
-
BUILD_FAILED: 'build_failed',
|
|
28
|
-
PENDING_BUILD: 'pending_build',
|
|
29
|
-
BUILDING_SNAPSHOT: 'building_snapshot',
|
|
30
|
-
UNKNOWN: 'unknown',
|
|
31
|
-
PULLING_SNAPSHOT: 'pulling_snapshot',
|
|
32
|
-
ARCHIVED: 'archived',
|
|
33
|
-
ARCHIVING: 'archiving',
|
|
34
|
-
};
|
|
35
|
-
exports.SandboxStateUpdatedPostRequestDataNewStateEnum = {
|
|
36
|
-
CREATING: 'creating',
|
|
37
|
-
RESTORING: 'restoring',
|
|
38
|
-
DESTROYED: 'destroyed',
|
|
39
|
-
DESTROYING: 'destroying',
|
|
40
|
-
STARTED: 'started',
|
|
41
|
-
STOPPED: 'stopped',
|
|
42
|
-
STARTING: 'starting',
|
|
43
|
-
STOPPING: 'stopping',
|
|
44
|
-
ERROR: 'error',
|
|
45
|
-
BUILD_FAILED: 'build_failed',
|
|
46
|
-
PENDING_BUILD: 'pending_build',
|
|
47
|
-
BUILDING_SNAPSHOT: 'building_snapshot',
|
|
48
|
-
UNKNOWN: 'unknown',
|
|
49
|
-
PULLING_SNAPSHOT: 'pulling_snapshot',
|
|
50
|
-
ARCHIVED: 'archived',
|
|
51
|
-
ARCHIVING: 'archiving',
|
|
52
|
-
};
|
|
53
|
-
//# sourceMappingURL=sandbox-state-updated-post-request-data.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sandbox-state-updated-post-request-data.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/sandbox-state-updated-post-request-data.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAgCU,QAAA,8CAA8C,GAAG;IAC5D,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,WAAW;IACtB,SAAS,EAAE,WAAW;IACtB,UAAU,EAAE,YAAY;IACxB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;IACpB,KAAK,EAAE,OAAO;IACd,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,iBAAiB,EAAE,mBAAmB;IACtC,OAAO,EAAE,SAAS;IAClB,gBAAgB,EAAE,kBAAkB;IACpC,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,WAAW;CACd,CAAA;AAIG,QAAA,8CAA8C,GAAG;IAC5D,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,WAAW;IACtB,SAAS,EAAE,WAAW;IACtB,UAAU,EAAE,YAAY;IACxB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;IACpB,KAAK,EAAE,OAAO;IACd,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,iBAAiB,EAAE,mBAAmB;IACtC,OAAO,EAAE,SAAS;IAClB,gBAAgB,EAAE,kBAAkB;IACpC,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,WAAW;CACd,CAAA"}
|
|
@@ -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 { SandboxStateUpdatedPostRequestData } from './sandbox-state-updated-post-request-data';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface SandboxStateUpdatedPostRequest
|
|
17
|
-
*/
|
|
18
|
-
export interface SandboxStateUpdatedPostRequest {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof SandboxStateUpdatedPostRequest
|
|
23
|
-
*/
|
|
24
|
-
event?: string;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {Date}
|
|
28
|
-
* @memberof SandboxStateUpdatedPostRequest
|
|
29
|
-
*/
|
|
30
|
-
timestamp?: Date;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {SandboxStateUpdatedPostRequestData}
|
|
34
|
-
* @memberof SandboxStateUpdatedPostRequest
|
|
35
|
-
*/
|
|
36
|
-
data?: SandboxStateUpdatedPostRequestData;
|
|
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=sandbox-state-updated-post-request.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sandbox-state-updated-post-request.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/sandbox-state-updated-post-request.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"session-command-logs-response.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/session-command-logs-response.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 { SnapshotCreatedPostRequestData } from './snapshot-created-post-request-data';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface SnapshotCreatedPostRequest
|
|
17
|
-
*/
|
|
18
|
-
export interface SnapshotCreatedPostRequest {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof SnapshotCreatedPostRequest
|
|
23
|
-
*/
|
|
24
|
-
event?: string;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {Date}
|
|
28
|
-
* @memberof SnapshotCreatedPostRequest
|
|
29
|
-
*/
|
|
30
|
-
timestamp?: Date;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {SnapshotCreatedPostRequestData}
|
|
34
|
-
* @memberof SnapshotCreatedPostRequest
|
|
35
|
-
*/
|
|
36
|
-
data?: SnapshotCreatedPostRequestData;
|
|
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=snapshot-created-post-request.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"snapshot-created-post-request.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/snapshot-created-post-request.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -1,36 +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 SnapshotRemovedPostRequest
|
|
16
|
-
*/
|
|
17
|
-
export interface SnapshotRemovedPostRequest {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof SnapshotRemovedPostRequest
|
|
22
|
-
*/
|
|
23
|
-
event?: string;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {Date}
|
|
27
|
-
* @memberof SnapshotRemovedPostRequest
|
|
28
|
-
*/
|
|
29
|
-
timestamp?: Date;
|
|
30
|
-
/**
|
|
31
|
-
* The ID of the removed snapshot
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof SnapshotRemovedPostRequest
|
|
34
|
-
*/
|
|
35
|
-
data?: string;
|
|
36
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"snapshot-removed-post-request.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/snapshot-removed-post-request.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 { SnapshotStateUpdatedPostRequestData } from './snapshot-state-updated-post-request-data';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface SnapshotStateUpdatedPostRequest
|
|
17
|
-
*/
|
|
18
|
-
export interface SnapshotStateUpdatedPostRequest {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof SnapshotStateUpdatedPostRequest
|
|
23
|
-
*/
|
|
24
|
-
event?: string;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {Date}
|
|
28
|
-
* @memberof SnapshotStateUpdatedPostRequest
|
|
29
|
-
*/
|
|
30
|
-
timestamp?: Date;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {SnapshotStateUpdatedPostRequestData}
|
|
34
|
-
* @memberof SnapshotStateUpdatedPostRequest
|
|
35
|
-
*/
|
|
36
|
-
data?: SnapshotStateUpdatedPostRequestData;
|
|
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=snapshot-state-updated-post-request.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"snapshot-state-updated-post-request.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/snapshot-state-updated-post-request.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -1,76 +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 VolumeCreatedPostRequestData
|
|
16
|
-
*/
|
|
17
|
-
export interface VolumeCreatedPostRequestData {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof VolumeCreatedPostRequestData
|
|
22
|
-
*/
|
|
23
|
-
id?: string;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof VolumeCreatedPostRequestData
|
|
28
|
-
*/
|
|
29
|
-
name?: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof VolumeCreatedPostRequestData
|
|
34
|
-
*/
|
|
35
|
-
organizationId?: string;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof VolumeCreatedPostRequestData
|
|
40
|
-
*/
|
|
41
|
-
state?: VolumeCreatedPostRequestDataStateEnum;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {Date}
|
|
45
|
-
* @memberof VolumeCreatedPostRequestData
|
|
46
|
-
*/
|
|
47
|
-
createdAt?: Date;
|
|
48
|
-
/**
|
|
49
|
-
*
|
|
50
|
-
* @type {Date}
|
|
51
|
-
* @memberof VolumeCreatedPostRequestData
|
|
52
|
-
*/
|
|
53
|
-
updatedAt?: Date;
|
|
54
|
-
/**
|
|
55
|
-
*
|
|
56
|
-
* @type {Date}
|
|
57
|
-
* @memberof VolumeCreatedPostRequestData
|
|
58
|
-
*/
|
|
59
|
-
lastUsedAt?: Date;
|
|
60
|
-
/**
|
|
61
|
-
*
|
|
62
|
-
* @type {string}
|
|
63
|
-
* @memberof VolumeCreatedPostRequestData
|
|
64
|
-
*/
|
|
65
|
-
errorReason?: string;
|
|
66
|
-
}
|
|
67
|
-
export declare const VolumeCreatedPostRequestDataStateEnum: {
|
|
68
|
-
readonly CREATING: "creating";
|
|
69
|
-
readonly READY: "ready";
|
|
70
|
-
readonly PENDING_CREATE: "pending_create";
|
|
71
|
-
readonly PENDING_DELETE: "pending_delete";
|
|
72
|
-
readonly DELETING: "deleting";
|
|
73
|
-
readonly DELETED: "deleted";
|
|
74
|
-
readonly ERROR: "error";
|
|
75
|
-
};
|
|
76
|
-
export type VolumeCreatedPostRequestDataStateEnum = (typeof VolumeCreatedPostRequestDataStateEnum)[keyof typeof VolumeCreatedPostRequestDataStateEnum];
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.VolumeCreatedPostRequestDataStateEnum = void 0;
|
|
5
|
-
exports.VolumeCreatedPostRequestDataStateEnum = {
|
|
6
|
-
CREATING: 'creating',
|
|
7
|
-
READY: 'ready',
|
|
8
|
-
PENDING_CREATE: 'pending_create',
|
|
9
|
-
PENDING_DELETE: 'pending_delete',
|
|
10
|
-
DELETING: 'deleting',
|
|
11
|
-
DELETED: 'deleted',
|
|
12
|
-
ERROR: 'error',
|
|
13
|
-
};
|
|
14
|
-
//# sourceMappingURL=volume-created-post-request-data.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"volume-created-post-request-data.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/volume-created-post-request-data.ts"],"names":[],"mappings":";AAAA,oBAAoB;;;AAsEP,QAAA,qCAAqC,GAAG;IACnD,QAAQ,EAAE,UAAU;IACpB,KAAK,EAAE,OAAO;IACd,cAAc,EAAE,gBAAgB;IAChC,cAAc,EAAE,gBAAgB;IAChC,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;IAClB,KAAK,EAAE,OAAO;CACN,CAAA"}
|
|
@@ -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 { VolumeCreatedPostRequestData } from './volume-created-post-request-data';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface VolumeCreatedPostRequest
|
|
17
|
-
*/
|
|
18
|
-
export interface VolumeCreatedPostRequest {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof VolumeCreatedPostRequest
|
|
23
|
-
*/
|
|
24
|
-
event?: string;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {Date}
|
|
28
|
-
* @memberof VolumeCreatedPostRequest
|
|
29
|
-
*/
|
|
30
|
-
timestamp?: Date;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {VolumeCreatedPostRequestData}
|
|
34
|
-
* @memberof VolumeCreatedPostRequest
|
|
35
|
-
*/
|
|
36
|
-
data?: VolumeCreatedPostRequestData;
|
|
37
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"volume-created-post-request.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/volume-created-post-request.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|