@daytonaio/api-client 0.111.0 → 0.112.0-dev.4317853

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.
@@ -60,6 +60,35 @@ const RunnersApiAxiosParamCreator = function (configuration) {
60
60
  options: localVarRequestOptions,
61
61
  };
62
62
  },
63
+ /**
64
+ *
65
+ * @summary Get info for authenticated runner
66
+ * @param {*} [options] Override http request option.
67
+ * @throws {RequiredError}
68
+ */
69
+ getInfoForAuthenticatedRunner: async (options = {}) => {
70
+ const localVarPath = `/runners/me`;
71
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
72
+ const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
73
+ let baseOptions;
74
+ if (configuration) {
75
+ baseOptions = configuration.baseOptions;
76
+ }
77
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
78
+ const localVarHeaderParameter = {};
79
+ const localVarQueryParameter = {};
80
+ // authentication bearer required
81
+ // http bearer authentication required
82
+ await (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
83
+ // authentication oauth2 required
84
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
85
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
86
+ localVarRequestOptions.headers = { ...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers };
87
+ return {
88
+ url: (0, common_1.toPathString)(localVarUrlObj),
89
+ options: localVarRequestOptions,
90
+ };
91
+ },
63
92
  /**
64
93
  *
65
94
  * @summary Get runner by sandbox ID
@@ -211,6 +240,18 @@ const RunnersApiFp = function (configuration) {
211
240
  const localVarOperationServerBasePath = base_1.operationServerMap['RunnersApi.createRunner']?.[localVarOperationServerIndex]?.url;
212
241
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
213
242
  },
243
+ /**
244
+ *
245
+ * @summary Get info for authenticated runner
246
+ * @param {*} [options] Override http request option.
247
+ * @throws {RequiredError}
248
+ */
249
+ async getInfoForAuthenticatedRunner(options) {
250
+ const localVarAxiosArgs = await localVarAxiosParamCreator.getInfoForAuthenticatedRunner(options);
251
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
252
+ const localVarOperationServerBasePath = base_1.operationServerMap['RunnersApi.getInfoForAuthenticatedRunner']?.[localVarOperationServerIndex]?.url;
253
+ return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
254
+ },
214
255
  /**
215
256
  *
216
257
  * @summary Get runner by sandbox ID
@@ -282,6 +323,15 @@ const RunnersApiFactory = function (configuration, basePath, axios) {
282
323
  createRunner(createRunner, options) {
283
324
  return localVarFp.createRunner(createRunner, options).then((request) => request(axios, basePath));
284
325
  },
326
+ /**
327
+ *
328
+ * @summary Get info for authenticated runner
329
+ * @param {*} [options] Override http request option.
330
+ * @throws {RequiredError}
331
+ */
332
+ getInfoForAuthenticatedRunner(options) {
333
+ return localVarFp.getInfoForAuthenticatedRunner(options).then((request) => request(axios, basePath));
334
+ },
285
335
  /**
286
336
  *
287
337
  * @summary Get runner by sandbox ID
@@ -344,6 +394,18 @@ class RunnersApi extends base_1.BaseAPI {
344
394
  .createRunner(createRunner, options)
345
395
  .then((request) => request(this.axios, this.basePath));
346
396
  }
397
+ /**
398
+ *
399
+ * @summary Get info for authenticated runner
400
+ * @param {*} [options] Override http request option.
401
+ * @throws {RequiredError}
402
+ * @memberof RunnersApi
403
+ */
404
+ getInfoForAuthenticatedRunner(options) {
405
+ return (0, exports.RunnersApiFp)(this.configuration)
406
+ .getInfoForAuthenticatedRunner(options)
407
+ .then((request) => request(this.axios, this.basePath));
408
+ }
347
409
  /**
348
410
  *
349
411
  * @summary Get runner by sandbox ID
@@ -1 +1 @@
1
- {"version":3,"file":"runners-api.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/api/runners-api.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"runners-api.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/api/runners-api.ts"],"names":[],"mappings":"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"}
@@ -208,6 +208,15 @@ export declare const SandboxApiAxiosParamCreator: (configuration?: Configuration
208
208
  * @throws {RequiredError}
209
209
  */
210
210
  setAutostopInterval: (sandboxIdOrName: string, interval: number, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
211
+ /**
212
+ *
213
+ * @summary Snapshot sandbox
214
+ * @param {string} sandboxId ID of the sandbox
215
+ * @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
216
+ * @param {*} [options] Override http request option.
217
+ * @throws {RequiredError}
218
+ */
219
+ snapshotSandbox: (sandboxId: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
211
220
  /**
212
221
  *
213
222
  * @summary Start sandbox
@@ -443,6 +452,15 @@ export declare const SandboxApiFp: (configuration?: Configuration) => {
443
452
  * @throws {RequiredError}
444
453
  */
445
454
  setAutostopInterval(sandboxIdOrName: string, interval: number, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Sandbox>>;
455
+ /**
456
+ *
457
+ * @summary Snapshot sandbox
458
+ * @param {string} sandboxId ID of the sandbox
459
+ * @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
460
+ * @param {*} [options] Override http request option.
461
+ * @throws {RequiredError}
462
+ */
463
+ snapshotSandbox(sandboxId: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<string>>;
446
464
  /**
447
465
  *
448
466
  * @summary Start sandbox
@@ -678,6 +696,15 @@ export declare const SandboxApiFactory: (configuration?: Configuration, basePath
678
696
  * @throws {RequiredError}
679
697
  */
680
698
  setAutostopInterval(sandboxIdOrName: string, interval: number, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): AxiosPromise<Sandbox>;
699
+ /**
700
+ *
701
+ * @summary Snapshot sandbox
702
+ * @param {string} sandboxId ID of the sandbox
703
+ * @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
704
+ * @param {*} [options] Override http request option.
705
+ * @throws {RequiredError}
706
+ */
707
+ snapshotSandbox(sandboxId: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): AxiosPromise<string>;
681
708
  /**
682
709
  *
683
710
  * @summary Start sandbox
@@ -742,7 +769,7 @@ export declare class SandboxApi extends BaseAPI {
742
769
  * @throws {RequiredError}
743
770
  * @memberof SandboxApi
744
771
  */
745
- archiveSandbox(sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any, {}>>;
772
+ archiveSandbox(sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any>>;
746
773
  /**
747
774
  *
748
775
  * @summary Create sandbox backup
@@ -752,7 +779,7 @@ export declare class SandboxApi extends BaseAPI {
752
779
  * @throws {RequiredError}
753
780
  * @memberof SandboxApi
754
781
  */
755
- createBackup(sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any, {}>>;
782
+ createBackup(sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any>>;
756
783
  /**
757
784
  *
758
785
  * @summary Create a new sandbox
@@ -762,7 +789,7 @@ export declare class SandboxApi extends BaseAPI {
762
789
  * @throws {RequiredError}
763
790
  * @memberof SandboxApi
764
791
  */
765
- createSandbox(createSandbox: CreateSandbox, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any, {}>>;
792
+ createSandbox(createSandbox: CreateSandbox, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any>>;
766
793
  /**
767
794
  *
768
795
  * @summary Create SSH access for sandbox
@@ -773,7 +800,7 @@ export declare class SandboxApi extends BaseAPI {
773
800
  * @throws {RequiredError}
774
801
  * @memberof SandboxApi
775
802
  */
776
- createSshAccess(sandboxIdOrName: string, xDaytonaOrganizationID?: string, expiresInMinutes?: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<SshAccessDto, any, {}>>;
803
+ createSshAccess(sandboxIdOrName: string, xDaytonaOrganizationID?: string, expiresInMinutes?: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<SshAccessDto, any>>;
777
804
  /**
778
805
  *
779
806
  * @summary Delete sandbox
@@ -783,7 +810,7 @@ export declare class SandboxApi extends BaseAPI {
783
810
  * @throws {RequiredError}
784
811
  * @memberof SandboxApi
785
812
  */
786
- deleteSandbox(sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any, {}>>;
813
+ deleteSandbox(sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any>>;
787
814
  /**
788
815
  *
789
816
  * @summary Get build logs
@@ -794,7 +821,7 @@ export declare class SandboxApi extends BaseAPI {
794
821
  * @throws {RequiredError}
795
822
  * @memberof SandboxApi
796
823
  */
797
- getBuildLogs(sandboxIdOrName: string, xDaytonaOrganizationID?: string, follow?: boolean, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
824
+ getBuildLogs(sandboxIdOrName: string, xDaytonaOrganizationID?: string, follow?: boolean, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
798
825
  /**
799
826
  *
800
827
  * @summary Get preview URL for a sandbox port
@@ -805,7 +832,7 @@ export declare class SandboxApi extends BaseAPI {
805
832
  * @throws {RequiredError}
806
833
  * @memberof SandboxApi
807
834
  */
808
- getPortPreviewUrl(sandboxIdOrName: string, port: number, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PortPreviewUrl, any, {}>>;
835
+ getPortPreviewUrl(sandboxIdOrName: string, port: number, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PortPreviewUrl, any>>;
809
836
  /**
810
837
  *
811
838
  * @summary Get sandbox details
@@ -816,7 +843,7 @@ export declare class SandboxApi extends BaseAPI {
816
843
  * @throws {RequiredError}
817
844
  * @memberof SandboxApi
818
845
  */
819
- getSandbox(sandboxIdOrName: string, xDaytonaOrganizationID?: string, verbose?: boolean, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any, {}>>;
846
+ getSandbox(sandboxIdOrName: string, xDaytonaOrganizationID?: string, verbose?: boolean, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any>>;
820
847
  /**
821
848
  *
822
849
  * @summary List all regions where sandboxes have been created
@@ -825,7 +852,7 @@ export declare class SandboxApi extends BaseAPI {
825
852
  * @throws {RequiredError}
826
853
  * @memberof SandboxApi
827
854
  */
828
- getSandboxRegions(xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Region[], any, {}>>;
855
+ getSandboxRegions(xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Region[], any>>;
829
856
  /**
830
857
  *
831
858
  * @summary Get sandboxes for the authenticated runner
@@ -836,7 +863,7 @@ export declare class SandboxApi extends BaseAPI {
836
863
  * @throws {RequiredError}
837
864
  * @memberof SandboxApi
838
865
  */
839
- getSandboxesForRunner(xDaytonaOrganizationID?: string, states?: string, skipReconcilingSandboxes?: boolean, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox[], any, {}>>;
866
+ getSandboxesForRunner(xDaytonaOrganizationID?: string, states?: string, skipReconcilingSandboxes?: boolean, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox[], any>>;
840
867
  /**
841
868
  *
842
869
  * @summary List all sandboxes
@@ -848,7 +875,7 @@ export declare class SandboxApi extends BaseAPI {
848
875
  * @throws {RequiredError}
849
876
  * @memberof SandboxApi
850
877
  */
851
- listSandboxes(xDaytonaOrganizationID?: string, verbose?: boolean, labels?: string, includeErroredDeleted?: boolean, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox[], any, {}>>;
878
+ listSandboxes(xDaytonaOrganizationID?: string, verbose?: boolean, labels?: string, includeErroredDeleted?: boolean, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox[], any>>;
852
879
  /**
853
880
  *
854
881
  * @summary List all sandboxes paginated
@@ -876,7 +903,7 @@ export declare class SandboxApi extends BaseAPI {
876
903
  * @throws {RequiredError}
877
904
  * @memberof SandboxApi
878
905
  */
879
- listSandboxesPaginated(xDaytonaOrganizationID?: string, page?: number, limit?: number, id?: string, name?: string, labels?: string, includeErroredDeleted?: boolean, states?: Array<ListSandboxesPaginatedStatesEnum>, snapshots?: Array<string>, regions?: Array<string>, minCpu?: number, maxCpu?: number, minMemoryGiB?: number, maxMemoryGiB?: number, minDiskGiB?: number, maxDiskGiB?: number, lastEventAfter?: Date, lastEventBefore?: Date, sort?: ListSandboxesPaginatedSortEnum, order?: ListSandboxesPaginatedOrderEnum, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PaginatedSandboxes, any, {}>>;
906
+ listSandboxesPaginated(xDaytonaOrganizationID?: string, page?: number, limit?: number, id?: string, name?: string, labels?: string, includeErroredDeleted?: boolean, states?: Array<ListSandboxesPaginatedStatesEnum>, snapshots?: Array<string>, regions?: Array<string>, minCpu?: number, maxCpu?: number, minMemoryGiB?: number, maxMemoryGiB?: number, minDiskGiB?: number, maxDiskGiB?: number, lastEventAfter?: Date, lastEventBefore?: Date, sort?: ListSandboxesPaginatedSortEnum, order?: ListSandboxesPaginatedOrderEnum, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PaginatedSandboxes, any>>;
880
907
  /**
881
908
  *
882
909
  * @summary Replace sandbox labels
@@ -887,7 +914,7 @@ export declare class SandboxApi extends BaseAPI {
887
914
  * @throws {RequiredError}
888
915
  * @memberof SandboxApi
889
916
  */
890
- replaceLabels(sandboxIdOrName: string, sandboxLabels: SandboxLabels, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<SandboxLabels, any, {}>>;
917
+ replaceLabels(sandboxIdOrName: string, sandboxLabels: SandboxLabels, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<SandboxLabels, any>>;
891
918
  /**
892
919
  *
893
920
  * @summary Revoke SSH access for sandbox
@@ -898,7 +925,7 @@ export declare class SandboxApi extends BaseAPI {
898
925
  * @throws {RequiredError}
899
926
  * @memberof SandboxApi
900
927
  */
901
- revokeSshAccess(sandboxIdOrName: string, xDaytonaOrganizationID?: string, token?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any, {}>>;
928
+ revokeSshAccess(sandboxIdOrName: string, xDaytonaOrganizationID?: string, token?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any>>;
902
929
  /**
903
930
  *
904
931
  * @summary Set sandbox auto-archive interval
@@ -909,7 +936,7 @@ export declare class SandboxApi extends BaseAPI {
909
936
  * @throws {RequiredError}
910
937
  * @memberof SandboxApi
911
938
  */
912
- setAutoArchiveInterval(sandboxIdOrName: string, interval: number, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any, {}>>;
939
+ setAutoArchiveInterval(sandboxIdOrName: string, interval: number, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any>>;
913
940
  /**
914
941
  *
915
942
  * @summary Set sandbox auto-delete interval
@@ -920,7 +947,7 @@ export declare class SandboxApi extends BaseAPI {
920
947
  * @throws {RequiredError}
921
948
  * @memberof SandboxApi
922
949
  */
923
- setAutoDeleteInterval(sandboxIdOrName: string, interval: number, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any, {}>>;
950
+ setAutoDeleteInterval(sandboxIdOrName: string, interval: number, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any>>;
924
951
  /**
925
952
  *
926
953
  * @summary Set sandbox auto-stop interval
@@ -931,7 +958,17 @@ export declare class SandboxApi extends BaseAPI {
931
958
  * @throws {RequiredError}
932
959
  * @memberof SandboxApi
933
960
  */
934
- setAutostopInterval(sandboxIdOrName: string, interval: number, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any, {}>>;
961
+ setAutostopInterval(sandboxIdOrName: string, interval: number, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any>>;
962
+ /**
963
+ *
964
+ * @summary Snapshot sandbox
965
+ * @param {string} sandboxId ID of the sandbox
966
+ * @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
967
+ * @param {*} [options] Override http request option.
968
+ * @throws {RequiredError}
969
+ * @memberof SandboxApi
970
+ */
971
+ snapshotSandbox(sandboxId: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<string, any>>;
935
972
  /**
936
973
  *
937
974
  * @summary Start sandbox
@@ -941,7 +978,7 @@ export declare class SandboxApi extends BaseAPI {
941
978
  * @throws {RequiredError}
942
979
  * @memberof SandboxApi
943
980
  */
944
- startSandbox(sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any, {}>>;
981
+ startSandbox(sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any>>;
945
982
  /**
946
983
  *
947
984
  * @summary Stop sandbox
@@ -951,7 +988,7 @@ export declare class SandboxApi extends BaseAPI {
951
988
  * @throws {RequiredError}
952
989
  * @memberof SandboxApi
953
990
  */
954
- stopSandbox(sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any, {}>>;
991
+ stopSandbox(sandboxIdOrName: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any>>;
955
992
  /**
956
993
  *
957
994
  * @summary Update public status
@@ -962,7 +999,7 @@ export declare class SandboxApi extends BaseAPI {
962
999
  * @throws {RequiredError}
963
1000
  * @memberof SandboxApi
964
1001
  */
965
- updatePublicStatus(sandboxIdOrName: string, isPublic: boolean, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any, {}>>;
1002
+ updatePublicStatus(sandboxIdOrName: string, isPublic: boolean, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Sandbox, any>>;
966
1003
  /**
967
1004
  *
968
1005
  * @summary Update sandbox state
@@ -973,7 +1010,7 @@ export declare class SandboxApi extends BaseAPI {
973
1010
  * @throws {RequiredError}
974
1011
  * @memberof SandboxApi
975
1012
  */
976
- updateSandboxState(sandboxId: string, updateSandboxStateDto: UpdateSandboxStateDto, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
1013
+ updateSandboxState(sandboxId: string, updateSandboxStateDto: UpdateSandboxStateDto, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
977
1014
  /**
978
1015
  *
979
1016
  * @summary Validate SSH access for sandbox
@@ -983,7 +1020,7 @@ export declare class SandboxApi extends BaseAPI {
983
1020
  * @throws {RequiredError}
984
1021
  * @memberof SandboxApi
985
1022
  */
986
- validateSshAccess(token: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<SshAccessValidationDto, any, {}>>;
1023
+ validateSshAccess(token: string, xDaytonaOrganizationID?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<SshAccessValidationDto, any>>;
987
1024
  }
988
1025
  /**
989
1026
  * @export
@@ -767,6 +767,42 @@ const SandboxApiAxiosParamCreator = function (configuration) {
767
767
  options: localVarRequestOptions,
768
768
  };
769
769
  },
770
+ /**
771
+ *
772
+ * @summary Snapshot sandbox
773
+ * @param {string} sandboxId ID of the sandbox
774
+ * @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
775
+ * @param {*} [options] Override http request option.
776
+ * @throws {RequiredError}
777
+ */
778
+ snapshotSandbox: async (sandboxId, xDaytonaOrganizationID, options = {}) => {
779
+ // verify required parameter 'sandboxId' is not null or undefined
780
+ (0, common_1.assertParamExists)('snapshotSandbox', 'sandboxId', sandboxId);
781
+ const localVarPath = `/sandbox/{sandboxId}/snapshot`.replace(`{${'sandboxId'}}`, encodeURIComponent(String(sandboxId)));
782
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
783
+ const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
784
+ let baseOptions;
785
+ if (configuration) {
786
+ baseOptions = configuration.baseOptions;
787
+ }
788
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
789
+ const localVarHeaderParameter = {};
790
+ const localVarQueryParameter = {};
791
+ // authentication bearer required
792
+ // http bearer authentication required
793
+ await (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
794
+ // authentication oauth2 required
795
+ if (xDaytonaOrganizationID != null) {
796
+ localVarHeaderParameter['X-Daytona-Organization-ID'] = String(xDaytonaOrganizationID);
797
+ }
798
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
799
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
800
+ localVarRequestOptions.headers = { ...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers };
801
+ return {
802
+ url: (0, common_1.toPathString)(localVarUrlObj),
803
+ options: localVarRequestOptions,
804
+ };
805
+ },
770
806
  /**
771
807
  *
772
808
  * @summary Start sandbox
@@ -1237,6 +1273,20 @@ const SandboxApiFp = function (configuration) {
1237
1273
  const localVarOperationServerBasePath = base_1.operationServerMap['SandboxApi.setAutostopInterval']?.[localVarOperationServerIndex]?.url;
1238
1274
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1239
1275
  },
1276
+ /**
1277
+ *
1278
+ * @summary Snapshot sandbox
1279
+ * @param {string} sandboxId ID of the sandbox
1280
+ * @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
1281
+ * @param {*} [options] Override http request option.
1282
+ * @throws {RequiredError}
1283
+ */
1284
+ async snapshotSandbox(sandboxId, xDaytonaOrganizationID, options) {
1285
+ const localVarAxiosArgs = await localVarAxiosParamCreator.snapshotSandbox(sandboxId, xDaytonaOrganizationID, options);
1286
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1287
+ const localVarOperationServerBasePath = base_1.operationServerMap['SandboxApi.snapshotSandbox']?.[localVarOperationServerIndex]?.url;
1288
+ return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1289
+ },
1240
1290
  /**
1241
1291
  *
1242
1292
  * @summary Start sandbox
@@ -1567,6 +1617,19 @@ const SandboxApiFactory = function (configuration, basePath, axios) {
1567
1617
  .setAutostopInterval(sandboxIdOrName, interval, xDaytonaOrganizationID, options)
1568
1618
  .then((request) => request(axios, basePath));
1569
1619
  },
1620
+ /**
1621
+ *
1622
+ * @summary Snapshot sandbox
1623
+ * @param {string} sandboxId ID of the sandbox
1624
+ * @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
1625
+ * @param {*} [options] Override http request option.
1626
+ * @throws {RequiredError}
1627
+ */
1628
+ snapshotSandbox(sandboxId, xDaytonaOrganizationID, options) {
1629
+ return localVarFp
1630
+ .snapshotSandbox(sandboxId, xDaytonaOrganizationID, options)
1631
+ .then((request) => request(axios, basePath));
1632
+ },
1570
1633
  /**
1571
1634
  *
1572
1635
  * @summary Start sandbox
@@ -1911,6 +1974,20 @@ class SandboxApi extends base_1.BaseAPI {
1911
1974
  .setAutostopInterval(sandboxIdOrName, interval, xDaytonaOrganizationID, options)
1912
1975
  .then((request) => request(this.axios, this.basePath));
1913
1976
  }
1977
+ /**
1978
+ *
1979
+ * @summary Snapshot sandbox
1980
+ * @param {string} sandboxId ID of the sandbox
1981
+ * @param {string} [xDaytonaOrganizationID] Use with JWT to specify the organization ID
1982
+ * @param {*} [options] Override http request option.
1983
+ * @throws {RequiredError}
1984
+ * @memberof SandboxApi
1985
+ */
1986
+ snapshotSandbox(sandboxId, xDaytonaOrganizationID, options) {
1987
+ return (0, exports.SandboxApiFp)(this.configuration)
1988
+ .snapshotSandbox(sandboxId, xDaytonaOrganizationID, options)
1989
+ .then((request) => request(this.axios, this.basePath));
1990
+ }
1914
1991
  /**
1915
1992
  *
1916
1993
  * @summary Start sandbox