@daytonaio/api-client 0.169.0 → 0.171.0-alpha.1

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.
Files changed (310) hide show
  1. package/package.json +1 -1
  2. package/src/api/admin-api.d.ts +0 -24
  3. package/src/api/admin-api.js +11 -24
  4. package/src/api/admin-api.js.map +1 -1
  5. package/src/api/api-keys-api.d.ts +0 -12
  6. package/src/api/api-keys-api.js +4 -12
  7. package/src/api/api-keys-api.js.map +1 -1
  8. package/src/api/audit-api.d.ts +0 -7
  9. package/src/api/audit-api.js +1 -7
  10. package/src/api/audit-api.js.map +1 -1
  11. package/src/api/config-api.d.ts +0 -7
  12. package/src/api/config-api.js +1 -7
  13. package/src/api/config-api.js.map +1 -1
  14. package/src/api/docker-registry-api.d.ts +0 -12
  15. package/src/api/docker-registry-api.js +5 -12
  16. package/src/api/docker-registry-api.js.map +1 -1
  17. package/src/api/health-api.d.ts +0 -8
  18. package/src/api/health-api.js +1 -8
  19. package/src/api/health-api.js.map +1 -1
  20. package/src/api/jobs-api.d.ts +0 -10
  21. package/src/api/jobs-api.js +4 -10
  22. package/src/api/jobs-api.js.map +1 -1
  23. package/src/api/object-storage-api.d.ts +0 -7
  24. package/src/api/object-storage-api.js +1 -7
  25. package/src/api/object-storage-api.js.map +1 -1
  26. package/src/api/organizations-api.d.ts +0 -44
  27. package/src/api/organizations-api.js +23 -44
  28. package/src/api/organizations-api.js.map +1 -1
  29. package/src/api/preview-api.d.ts +0 -10
  30. package/src/api/preview-api.js +4 -10
  31. package/src/api/preview-api.js.map +1 -1
  32. package/src/api/regions-api.d.ts +0 -7
  33. package/src/api/regions-api.js +1 -7
  34. package/src/api/regions-api.js.map +1 -1
  35. package/src/api/runners-api.d.ts +8 -21
  36. package/src/api/runners-api.js +23 -24
  37. package/src/api/runners-api.js.map +1 -1
  38. package/src/api/sandbox-api.d.ts +11 -59
  39. package/src/api/sandbox-api.js +56 -65
  40. package/src/api/sandbox-api.js.map +1 -1
  41. package/src/api/snapshots-api.d.ts +2 -20
  42. package/src/api/snapshots-api.js +9 -22
  43. package/src/api/snapshots-api.js.map +1 -1
  44. package/src/api/toolbox-api.d.ts +0 -74
  45. package/src/api/toolbox-api.js +45 -74
  46. package/src/api/toolbox-api.js.map +1 -1
  47. package/src/api/users-api.d.ts +0 -11
  48. package/src/api/users-api.js +3 -11
  49. package/src/api/users-api.js.map +1 -1
  50. package/src/api/volumes-api.d.ts +0 -11
  51. package/src/api/volumes-api.js +4 -11
  52. package/src/api/volumes-api.js.map +1 -1
  53. package/src/api/webhooks-api.d.ts +0 -8
  54. package/src/api/webhooks-api.js +2 -8
  55. package/src/api/webhooks-api.js.map +1 -1
  56. package/src/api/workspace-api.d.ts +0 -20
  57. package/src/api/workspace-api.js +6 -20
  58. package/src/api/workspace-api.js.map +1 -1
  59. package/src/base.d.ts +0 -24
  60. package/src/base.js +0 -19
  61. package/src/base.js.map +1 -1
  62. package/src/common.d.ts +4 -35
  63. package/src/common.js +16 -38
  64. package/src/common.js.map +1 -1
  65. package/src/configuration.d.ts +24 -17
  66. package/src/configuration.js +12 -18
  67. package/src/configuration.js.map +1 -1
  68. package/src/models/account-provider.d.ts +0 -15
  69. package/src/models/admin-create-runner.d.ts +0 -34
  70. package/src/models/admin-get-webhook-status200-response.d.ts +0 -10
  71. package/src/models/announcement.d.ts +0 -9
  72. package/src/models/api-key-list.d.ts +1 -19
  73. package/src/models/api-key-list.js +2 -1
  74. package/src/models/api-key-list.js.map +1 -1
  75. package/src/models/api-key-response.d.ts +1 -15
  76. package/src/models/api-key-response.js +2 -1
  77. package/src/models/api-key-response.js.map +1 -1
  78. package/src/models/audit-log.d.ts +0 -85
  79. package/src/models/build-info.d.ts +0 -15
  80. package/src/models/command.d.ts +0 -11
  81. package/src/models/completion-context.d.ts +0 -15
  82. package/src/models/completion-item.d.ts +0 -40
  83. package/src/models/completion-list.d.ts +0 -15
  84. package/src/models/compressed-screenshot-response.d.ts +0 -11
  85. package/src/models/computer-use-start-response.d.ts +0 -9
  86. package/src/models/computer-use-status-response.d.ts +1 -7
  87. package/src/models/computer-use-status-response.js +2 -1
  88. package/src/models/computer-use-status-response.js.map +1 -1
  89. package/src/models/computer-use-stop-response.d.ts +0 -9
  90. package/src/models/create-api-key.d.ts +1 -11
  91. package/src/models/create-api-key.js +2 -1
  92. package/src/models/create-api-key.js.map +1 -1
  93. package/src/models/create-build-info.d.ts +0 -9
  94. package/src/models/create-docker-registry.d.ts +0 -15
  95. package/src/models/create-linked-account.d.ts +0 -9
  96. package/src/models/create-organization-invitation.d.ts +1 -13
  97. package/src/models/create-organization-invitation.js +2 -1
  98. package/src/models/create-organization-invitation.js.map +1 -1
  99. package/src/models/create-organization-quota.d.ts +0 -50
  100. package/src/models/create-organization-role.d.ts +1 -11
  101. package/src/models/create-organization-role.js +2 -1
  102. package/src/models/create-organization-role.js.map +1 -1
  103. package/src/models/create-organization.d.ts +0 -9
  104. package/src/models/create-region-response.d.ts +0 -15
  105. package/src/models/create-region.d.ts +0 -13
  106. package/src/models/create-runner-response.d.ts +0 -9
  107. package/src/models/create-runner.d.ts +0 -15
  108. package/src/models/create-sandbox-snapshot.d.ts +0 -7
  109. package/src/models/create-sandbox.d.ts +1 -43
  110. package/src/models/create-sandbox.js +2 -1
  111. package/src/models/create-sandbox.js.map +1 -1
  112. package/src/models/create-session-request.d.ts +0 -7
  113. package/src/models/create-snapshot.d.ts +0 -23
  114. package/src/models/create-user.d.ts +1 -40
  115. package/src/models/create-user.js +2 -1
  116. package/src/models/create-user.js.map +1 -1
  117. package/src/models/create-volume.d.ts +0 -10
  118. package/src/models/create-workspace.d.ts +2 -35
  119. package/src/models/create-workspace.js +4 -2
  120. package/src/models/create-workspace.js.map +1 -1
  121. package/src/models/daytona-configuration.d.ts +0 -41
  122. package/src/models/display-info-response.d.ts +0 -7
  123. package/src/models/docker-registry.d.ts +1 -21
  124. package/src/models/docker-registry.js +2 -1
  125. package/src/models/docker-registry.js.map +1 -1
  126. package/src/models/download-files.d.ts +0 -7
  127. package/src/models/execute-request.d.ts +0 -14
  128. package/src/models/execute-response.d.ts +0 -9
  129. package/src/models/file-info.d.ts +0 -45
  130. package/src/models/file-status.d.ts +0 -25
  131. package/src/models/fork-sandbox.d.ts +0 -7
  132. package/src/models/git-add-request.d.ts +0 -12
  133. package/src/models/git-branch-request.d.ts +0 -15
  134. package/src/models/git-checkout-request.d.ts +0 -15
  135. package/src/models/git-clone-request.d.ts +0 -35
  136. package/src/models/git-commit-info.d.ts +0 -30
  137. package/src/models/git-commit-request.d.ts +0 -27
  138. package/src/models/git-commit-response.d.ts +0 -10
  139. package/src/models/git-delete-branch-request.d.ts +0 -15
  140. package/src/models/git-repo-request.d.ts +0 -20
  141. package/src/models/git-status.d.ts +0 -30
  142. package/src/models/health-controller-check200-response-info-value.d.ts +0 -10
  143. package/src/models/health-controller-check200-response.d.ts +0 -25
  144. package/src/models/health-controller-check503-response.d.ts +0 -25
  145. package/src/models/job-status.d.ts +1 -5
  146. package/src/models/job-status.js +2 -6
  147. package/src/models/job-status.js.map +1 -1
  148. package/src/models/job-type.d.ts +1 -2
  149. package/src/models/job-type.js +2 -3
  150. package/src/models/job-type.js.map +1 -1
  151. package/src/models/job.d.ts +1 -25
  152. package/src/models/job.js +2 -1
  153. package/src/models/job.js.map +1 -1
  154. package/src/models/keyboard-hotkey-request.d.ts +0 -7
  155. package/src/models/keyboard-press-request.d.ts +0 -9
  156. package/src/models/keyboard-type-request.d.ts +0 -9
  157. package/src/models/list-branch-response.d.ts +0 -10
  158. package/src/models/log-entry.d.ts +0 -23
  159. package/src/models/lsp-completion-params.d.ts +0 -21
  160. package/src/models/lsp-document-request.d.ts +0 -11
  161. package/src/models/lsp-location.d.ts +0 -15
  162. package/src/models/lsp-server-request.d.ts +0 -9
  163. package/src/models/lsp-symbol.d.ts +0 -20
  164. package/src/models/match.d.ts +0 -20
  165. package/src/models/metric-data-point.d.ts +0 -9
  166. package/src/models/metric-series.d.ts +0 -9
  167. package/src/models/metrics-response.d.ts +0 -7
  168. package/src/models/mouse-click-request.d.ts +0 -13
  169. package/src/models/mouse-click-response.d.ts +0 -9
  170. package/src/models/mouse-drag-request.d.ts +0 -15
  171. package/src/models/mouse-drag-response.d.ts +0 -9
  172. package/src/models/mouse-move-request.d.ts +0 -9
  173. package/src/models/mouse-move-response.d.ts +0 -9
  174. package/src/models/mouse-position.d.ts +0 -9
  175. package/src/models/mouse-scroll-request.d.ts +0 -13
  176. package/src/models/mouse-scroll-response.d.ts +0 -7
  177. package/src/models/oidc-config.d.ts +0 -11
  178. package/src/models/organization-invitation.d.ts +2 -27
  179. package/src/models/organization-invitation.js +4 -2
  180. package/src/models/organization-invitation.js.map +1 -1
  181. package/src/models/organization-role.d.ts +1 -19
  182. package/src/models/organization-role.js +2 -1
  183. package/src/models/organization-role.js.map +1 -1
  184. package/src/models/organization-sandbox-default-limited-network-egress.d.ts +0 -7
  185. package/src/models/organization-suspension.d.ts +0 -11
  186. package/src/models/organization-usage-overview.d.ts +0 -30
  187. package/src/models/organization-user.d.ts +1 -21
  188. package/src/models/organization-user.js +2 -1
  189. package/src/models/organization-user.js.map +1 -1
  190. package/src/models/organization.d.ts +0 -53
  191. package/src/models/otel-config.d.ts +0 -9
  192. package/src/models/paginated-audit-logs.d.ts +0 -27
  193. package/src/models/paginated-jobs.d.ts +0 -25
  194. package/src/models/paginated-logs.d.ts +0 -13
  195. package/src/models/paginated-sandboxes.d.ts +0 -25
  196. package/src/models/paginated-snapshots.d.ts +0 -25
  197. package/src/models/paginated-traces.d.ts +0 -13
  198. package/src/models/poll-jobs-response.d.ts +0 -7
  199. package/src/models/port-preview-url.d.ts +0 -11
  200. package/src/models/position.d.ts +0 -15
  201. package/src/models/posthog-config.d.ts +0 -9
  202. package/src/models/process-errors-response.d.ts +0 -9
  203. package/src/models/process-logs-response.d.ts +0 -9
  204. package/src/models/process-restart-response.d.ts +0 -9
  205. package/src/models/process-status-response.d.ts +0 -9
  206. package/src/models/project-dir-response.d.ts +0 -10
  207. package/src/models/pty-create-request.d.ts +0 -17
  208. package/src/models/pty-create-response.d.ts +0 -7
  209. package/src/models/pty-list-response.d.ts +0 -7
  210. package/src/models/pty-resize-request.d.ts +0 -9
  211. package/src/models/pty-session-info.d.ts +0 -21
  212. package/src/models/range.d.ts +0 -15
  213. package/src/models/rate-limit-config.d.ts +0 -13
  214. package/src/models/rate-limit-entry.d.ts +0 -9
  215. package/src/models/regenerate-api-key-response.d.ts +0 -7
  216. package/src/models/region-quota.d.ts +0 -50
  217. package/src/models/region-screenshot-response.d.ts +0 -11
  218. package/src/models/region-type.d.ts +1 -2
  219. package/src/models/region-type.js +2 -3
  220. package/src/models/region-type.js.map +1 -1
  221. package/src/models/region-usage-overview.d.ts +0 -60
  222. package/src/models/region.d.ts +0 -23
  223. package/src/models/registry-push-access-dto.d.ts +0 -17
  224. package/src/models/replace-request.d.ts +0 -20
  225. package/src/models/replace-result.d.ts +0 -20
  226. package/src/models/resize-sandbox.d.ts +0 -11
  227. package/src/models/runner-class.d.ts +1 -2
  228. package/src/models/runner-class.js +2 -3
  229. package/src/models/runner-class.js.map +1 -1
  230. package/src/models/runner-full.d.ts +0 -69
  231. package/src/models/runner-health-metrics.d.ts +0 -29
  232. package/src/models/runner-healthcheck.d.ts +0 -17
  233. package/src/models/runner-service-health.d.ts +0 -11
  234. package/src/models/runner-snapshot-dto.d.ts +0 -11
  235. package/src/models/runner-state.d.ts +1 -2
  236. package/src/models/runner-state.js +2 -3
  237. package/src/models/runner-state.js.map +1 -1
  238. package/src/models/runner.d.ts +0 -65
  239. package/src/models/sandbox-class.d.ts +1 -2
  240. package/src/models/sandbox-class.js +2 -3
  241. package/src/models/sandbox-class.js.map +1 -1
  242. package/src/models/sandbox-desired-state.d.ts +1 -2
  243. package/src/models/sandbox-desired-state.js +2 -3
  244. package/src/models/sandbox-desired-state.js.map +1 -1
  245. package/src/models/sandbox-info.d.ts +0 -11
  246. package/src/models/sandbox-labels.d.ts +0 -7
  247. package/src/models/sandbox-state.d.ts +1 -2
  248. package/src/models/sandbox-state.js +2 -3
  249. package/src/models/sandbox-state.js.map +1 -1
  250. package/src/models/sandbox-volume.d.ts +0 -11
  251. package/src/models/sandbox.d.ts +2 -71
  252. package/src/models/sandbox.js +4 -2
  253. package/src/models/sandbox.js.map +1 -1
  254. package/src/models/screenshot-response.d.ts +0 -11
  255. package/src/models/search-files-response.d.ts +0 -10
  256. package/src/models/send-webhook-dto.d.ts +0 -11
  257. package/src/models/session-execute-request.d.ts +0 -11
  258. package/src/models/session-execute-response.d.ts +0 -11
  259. package/src/models/session.d.ts +0 -9
  260. package/src/models/set-snapshot-general-status-dto.d.ts +0 -7
  261. package/src/models/signed-port-preview-url.d.ts +0 -13
  262. package/src/models/snapshot-dto.d.ts +0 -93
  263. package/src/models/snapshot-manager-credentials.d.ts +0 -9
  264. package/src/models/snapshot-state.d.ts +1 -5
  265. package/src/models/snapshot-state.js +2 -6
  266. package/src/models/snapshot-state.js.map +1 -1
  267. package/src/models/ssh-access-dto.d.ts +0 -19
  268. package/src/models/ssh-access-validation-dto.d.ts +0 -9
  269. package/src/models/storage-access-dto.d.ts +0 -17
  270. package/src/models/toolbox-proxy-url.d.ts +0 -7
  271. package/src/models/trace-span.d.ts +0 -23
  272. package/src/models/trace-summary.d.ts +0 -19
  273. package/src/models/update-docker-registry.d.ts +0 -15
  274. package/src/models/update-job-status.d.ts +0 -11
  275. package/src/models/update-organization-default-region.d.ts +0 -7
  276. package/src/models/update-organization-invitation.d.ts +1 -11
  277. package/src/models/update-organization-invitation.js +2 -1
  278. package/src/models/update-organization-invitation.js.map +1 -1
  279. package/src/models/update-organization-member-access.d.ts +1 -9
  280. package/src/models/update-organization-member-access.js +2 -1
  281. package/src/models/update-organization-member-access.js.map +1 -1
  282. package/src/models/update-organization-quota.d.ts +0 -67
  283. package/src/models/update-organization-region-quota.d.ts +0 -40
  284. package/src/models/update-organization-role.d.ts +1 -11
  285. package/src/models/update-organization-role.js +2 -1
  286. package/src/models/update-organization-role.js.map +1 -1
  287. package/src/models/update-region.d.ts +0 -11
  288. package/src/models/update-sandbox-network-settings.d.ts +0 -9
  289. package/src/models/update-sandbox-state-dto.d.ts +1 -11
  290. package/src/models/update-sandbox-state-dto.js +2 -1
  291. package/src/models/update-sandbox-state-dto.js.map +1 -1
  292. package/src/models/url.d.ts +0 -7
  293. package/src/models/user-home-dir-response.d.ts +0 -10
  294. package/src/models/user-public-key.d.ts +0 -9
  295. package/src/models/user.d.ts +0 -15
  296. package/src/models/volume-dto.d.ts +0 -21
  297. package/src/models/volume-state.d.ts +1 -2
  298. package/src/models/volume-state.js +2 -3
  299. package/src/models/volume-state.js.map +1 -1
  300. package/src/models/webhook-app-portal-access.d.ts +0 -9
  301. package/src/models/webhook-event.d.ts +1 -2
  302. package/src/models/webhook-event.js +2 -3
  303. package/src/models/webhook-event.js.map +1 -1
  304. package/src/models/webhook-initialization-status.d.ts +0 -17
  305. package/src/models/windows-response.d.ts +0 -9
  306. package/src/models/work-dir-response.d.ts +0 -10
  307. package/src/models/workspace-port-preview-url.d.ts +0 -9
  308. package/src/models/workspace.d.ts +3 -79
  309. package/src/models/workspace.js +6 -3
  310. package/src/models/workspace.js.map +1 -1
@@ -9,28 +9,17 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface CreateOrganizationRole
16
- */
17
12
  export interface CreateOrganizationRole {
18
13
  /**
19
14
  * The name of the role
20
- * @type {string}
21
- * @memberof CreateOrganizationRole
22
15
  */
23
16
  'name': string;
24
17
  /**
25
18
  * The description of the role
26
- * @type {string}
27
- * @memberof CreateOrganizationRole
28
19
  */
29
20
  'description': string;
30
21
  /**
31
22
  * The list of permissions assigned to the role
32
- * @type {Array<string>}
33
- * @memberof CreateOrganizationRole
34
23
  */
35
24
  'permissions': Array<CreateOrganizationRolePermissionsEnum>;
36
25
  }
@@ -50,5 +39,6 @@ export declare const CreateOrganizationRolePermissionsEnum: {
50
39
  readonly WRITE_RUNNERS: "write:runners";
51
40
  readonly DELETE_RUNNERS: "delete:runners";
52
41
  readonly READ_AUDIT_LOGS: "read:audit_logs";
42
+ readonly UNKNOWN_DEFAULT_OPEN_API: "11184809";
53
43
  };
54
44
  export type CreateOrganizationRolePermissionsEnum = typeof CreateOrganizationRolePermissionsEnum[keyof typeof CreateOrganizationRolePermissionsEnum];
@@ -29,6 +29,7 @@ exports.CreateOrganizationRolePermissionsEnum = {
29
29
  READ_RUNNERS: 'read:runners',
30
30
  WRITE_RUNNERS: 'write:runners',
31
31
  DELETE_RUNNERS: 'delete:runners',
32
- READ_AUDIT_LOGS: 'read:audit_logs'
32
+ READ_AUDIT_LOGS: 'read:audit_logs',
33
+ UNKNOWN_DEFAULT_OPEN_API: '11184809',
33
34
  };
34
35
  //# sourceMappingURL=create-organization-role.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-organization-role.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/create-organization-role.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AA8BU,QAAA,qCAAqC,GAAG;IACjD,gBAAgB,EAAE,kBAAkB;IACpC,iBAAiB,EAAE,mBAAmB;IACtC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,eAAe,EAAE,iBAAiB;CAC5B,CAAC"}
1
+ {"version":3,"file":"create-organization-role.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/create-organization-role.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAmBU,QAAA,qCAAqC,GAAG;IACjD,gBAAgB,EAAE,kBAAkB;IACpC,iBAAiB,EAAE,mBAAmB;IACtC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,eAAe,EAAE,iBAAiB;IAClC,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}
@@ -9,22 +9,13 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface CreateOrganization
16
- */
17
12
  export interface CreateOrganization {
18
13
  /**
19
14
  * The name of organization
20
- * @type {string}
21
- * @memberof CreateOrganization
22
15
  */
23
16
  'name': string;
24
17
  /**
25
18
  * The ID of the default region for the organization
26
- * @type {string}
27
- * @memberof CreateOrganization
28
19
  */
29
20
  'defaultRegionId': string;
30
21
  }
@@ -9,40 +9,25 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface CreateRegionResponse
16
- */
17
12
  export interface CreateRegionResponse {
18
13
  /**
19
14
  * ID of the created region
20
- * @type {string}
21
- * @memberof CreateRegionResponse
22
15
  */
23
16
  'id': string;
24
17
  /**
25
18
  * Proxy API key for the region
26
- * @type {string}
27
- * @memberof CreateRegionResponse
28
19
  */
29
20
  'proxyApiKey'?: string | null;
30
21
  /**
31
22
  * SSH Gateway API key for the region
32
- * @type {string}
33
- * @memberof CreateRegionResponse
34
23
  */
35
24
  'sshGatewayApiKey'?: string | null;
36
25
  /**
37
26
  * Snapshot Manager username for the region
38
- * @type {string}
39
- * @memberof CreateRegionResponse
40
27
  */
41
28
  'snapshotManagerUsername'?: string | null;
42
29
  /**
43
30
  * Snapshot Manager password for the region
44
- * @type {string}
45
- * @memberof CreateRegionResponse
46
31
  */
47
32
  'snapshotManagerPassword'?: string | null;
48
33
  }
@@ -9,34 +9,21 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface CreateRegion
16
- */
17
12
  export interface CreateRegion {
18
13
  /**
19
14
  * Region name
20
- * @type {string}
21
- * @memberof CreateRegion
22
15
  */
23
16
  'name': string;
24
17
  /**
25
18
  * Proxy URL for the region
26
- * @type {string}
27
- * @memberof CreateRegion
28
19
  */
29
20
  'proxyUrl'?: string | null;
30
21
  /**
31
22
  * SSH Gateway URL for the region
32
- * @type {string}
33
- * @memberof CreateRegion
34
23
  */
35
24
  'sshGatewayUrl'?: string | null;
36
25
  /**
37
26
  * Snapshot Manager URL for the region
38
- * @type {string}
39
- * @memberof CreateRegion
40
27
  */
41
28
  'snapshotManagerUrl'?: string | null;
42
29
  }
@@ -9,22 +9,13 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface CreateRunnerResponse
16
- */
17
12
  export interface CreateRunnerResponse {
18
13
  /**
19
14
  * The ID of the runner
20
- * @type {string}
21
- * @memberof CreateRunnerResponse
22
15
  */
23
16
  'id': string;
24
17
  /**
25
18
  * The API key for the runner
26
- * @type {string}
27
- * @memberof CreateRunnerResponse
28
19
  */
29
20
  'apiKey': string;
30
21
  }
@@ -9,22 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface CreateRunner
16
- */
17
12
  export interface CreateRunner {
18
- /**
19
- *
20
- * @type {string}
21
- * @memberof CreateRunner
22
- */
23
13
  'regionId': string;
24
- /**
25
- *
26
- * @type {string}
27
- * @memberof CreateRunner
28
- */
29
14
  'name': string;
30
15
  }
@@ -9,16 +9,9 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface CreateSandboxSnapshot
16
- */
17
12
  export interface CreateSandboxSnapshot {
18
13
  /**
19
14
  * Name for the new snapshot
20
- * @type {string}
21
- * @memberof CreateSandboxSnapshot
22
15
  */
23
16
  'name': string;
24
17
  }
@@ -11,128 +11,85 @@
11
11
  */
12
12
  import type { CreateBuildInfo } from './create-build-info';
13
13
  import type { SandboxVolume } from './sandbox-volume';
14
- /**
15
- *
16
- * @export
17
- * @interface CreateSandbox
18
- */
19
14
  export interface CreateSandbox {
20
15
  /**
21
16
  * The name of the sandbox. If not provided, the sandbox ID will be used as the name
22
- * @type {string}
23
- * @memberof CreateSandbox
24
17
  */
25
18
  'name'?: string;
26
19
  /**
27
20
  * The ID or name of the snapshot used for the sandbox
28
- * @type {string}
29
- * @memberof CreateSandbox
30
21
  */
31
22
  'snapshot'?: string;
32
23
  /**
33
24
  * The user associated with the project
34
- * @type {string}
35
- * @memberof CreateSandbox
36
25
  */
37
26
  'user'?: string;
38
27
  /**
39
28
  * Environment variables for the sandbox
40
- * @type {{ [key: string]: string; }}
41
- * @memberof CreateSandbox
42
29
  */
43
30
  'env'?: {
44
31
  [key: string]: string;
45
32
  };
46
33
  /**
47
34
  * Labels for the sandbox
48
- * @type {{ [key: string]: string; }}
49
- * @memberof CreateSandbox
50
35
  */
51
36
  'labels'?: {
52
37
  [key: string]: string;
53
38
  };
54
39
  /**
55
40
  * Whether the sandbox http preview is publicly accessible
56
- * @type {boolean}
57
- * @memberof CreateSandbox
58
41
  */
59
42
  'public'?: boolean;
60
43
  /**
61
44
  * Whether to block all network access for the sandbox
62
- * @type {boolean}
63
- * @memberof CreateSandbox
64
45
  */
65
46
  'networkBlockAll'?: boolean;
66
47
  /**
67
48
  * Comma-separated list of allowed CIDR network addresses for the sandbox
68
- * @type {string}
69
- * @memberof CreateSandbox
70
49
  */
71
50
  'networkAllowList'?: string;
72
51
  /**
73
52
  * The sandbox class type
74
- * @type {string}
75
- * @memberof CreateSandbox
76
53
  */
77
54
  'class'?: CreateSandboxClassEnum;
78
55
  /**
79
56
  * The target (region) where the sandbox will be created
80
- * @type {string}
81
- * @memberof CreateSandbox
82
57
  */
83
58
  'target'?: string;
84
59
  /**
85
60
  * CPU cores allocated to the sandbox
86
- * @type {number}
87
- * @memberof CreateSandbox
88
61
  */
89
62
  'cpu'?: number;
90
63
  /**
91
64
  * GPU units allocated to the sandbox
92
- * @type {number}
93
- * @memberof CreateSandbox
94
65
  */
95
66
  'gpu'?: number;
96
67
  /**
97
68
  * Memory allocated to the sandbox in GB
98
- * @type {number}
99
- * @memberof CreateSandbox
100
69
  */
101
70
  'memory'?: number;
102
71
  /**
103
72
  * Disk space allocated to the sandbox in GB
104
- * @type {number}
105
- * @memberof CreateSandbox
106
73
  */
107
74
  'disk'?: number;
108
75
  /**
109
76
  * Auto-stop interval in minutes (0 means disabled)
110
- * @type {number}
111
- * @memberof CreateSandbox
112
77
  */
113
78
  'autoStopInterval'?: number;
114
79
  /**
115
80
  * Auto-archive interval in minutes (0 means the maximum interval will be used)
116
- * @type {number}
117
- * @memberof CreateSandbox
118
81
  */
119
82
  'autoArchiveInterval'?: number;
120
83
  /**
121
84
  * Auto-delete interval in minutes (negative value means disabled, 0 means delete immediately upon stopping)
122
- * @type {number}
123
- * @memberof CreateSandbox
124
85
  */
125
86
  'autoDeleteInterval'?: number;
126
87
  /**
127
88
  * Array of volumes to attach to the sandbox
128
- * @type {Array<SandboxVolume>}
129
- * @memberof CreateSandbox
130
89
  */
131
90
  'volumes'?: Array<SandboxVolume>;
132
91
  /**
133
92
  * Build information for the sandbox
134
- * @type {CreateBuildInfo}
135
- * @memberof CreateSandbox
136
93
  */
137
94
  'buildInfo'?: CreateBuildInfo;
138
95
  }
@@ -140,5 +97,6 @@ export declare const CreateSandboxClassEnum: {
140
97
  readonly SMALL: "small";
141
98
  readonly MEDIUM: "medium";
142
99
  readonly LARGE: "large";
100
+ readonly UNKNOWN_DEFAULT_OPEN_API: "11184809";
143
101
  };
144
102
  export type CreateSandboxClassEnum = typeof CreateSandboxClassEnum[keyof typeof CreateSandboxClassEnum];
@@ -17,6 +17,7 @@ exports.CreateSandboxClassEnum = void 0;
17
17
  exports.CreateSandboxClassEnum = {
18
18
  SMALL: 'small',
19
19
  MEDIUM: 'medium',
20
- LARGE: 'large'
20
+ LARGE: 'large',
21
+ UNKNOWN_DEFAULT_OPEN_API: '11184809',
21
22
  };
22
23
  //# sourceMappingURL=create-sandbox.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-sandbox.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/create-sandbox.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAoIU,QAAA,sBAAsB,GAAG;IAClC,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,OAAO;CACR,CAAC"}
1
+ {"version":3,"file":"create-sandbox.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/create-sandbox.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAyFU,QAAA,sBAAsB,GAAG;IAClC,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,OAAO;IACd,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}
@@ -9,16 +9,9 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface CreateSessionRequest
16
- */
17
12
  export interface CreateSessionRequest {
18
13
  /**
19
14
  * The ID of the session
20
- * @type {string}
21
- * @memberof CreateSessionRequest
22
15
  */
23
16
  'sessionId': string;
24
17
  }
@@ -10,64 +10,41 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import type { CreateBuildInfo } from './create-build-info';
13
- /**
14
- *
15
- * @export
16
- * @interface CreateSnapshot
17
- */
18
13
  export interface CreateSnapshot {
19
14
  /**
20
15
  * The name of the snapshot
21
- * @type {string}
22
- * @memberof CreateSnapshot
23
16
  */
24
17
  'name': string;
25
18
  /**
26
19
  * The image name of the snapshot
27
- * @type {string}
28
- * @memberof CreateSnapshot
29
20
  */
30
21
  'imageName'?: string;
31
22
  /**
32
23
  * The entrypoint command for the snapshot
33
- * @type {Array<string>}
34
- * @memberof CreateSnapshot
35
24
  */
36
25
  'entrypoint'?: Array<string>;
37
26
  /**
38
27
  * CPU cores allocated to the resulting sandbox
39
- * @type {number}
40
- * @memberof CreateSnapshot
41
28
  */
42
29
  'cpu'?: number;
43
30
  /**
44
31
  * GPU units allocated to the resulting sandbox
45
- * @type {number}
46
- * @memberof CreateSnapshot
47
32
  */
48
33
  'gpu'?: number;
49
34
  /**
50
35
  * Memory allocated to the resulting sandbox in GB
51
- * @type {number}
52
- * @memberof CreateSnapshot
53
36
  */
54
37
  'memory'?: number;
55
38
  /**
56
39
  * Disk space allocated to the sandbox in GB
57
- * @type {number}
58
- * @memberof CreateSnapshot
59
40
  */
60
41
  'disk'?: number;
61
42
  /**
62
43
  * Build information for the snapshot
63
- * @type {CreateBuildInfo}
64
- * @memberof CreateSnapshot
65
44
  */
66
45
  'buildInfo'?: CreateBuildInfo;
67
46
  /**
68
47
  * ID of the region where the snapshot will be available. Defaults to organization default region if not specified.
69
- * @type {string}
70
- * @memberof CreateSnapshot
71
48
  */
72
49
  'regionId'?: string;
73
50
  }
@@ -10,57 +10,18 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import type { CreateOrganizationQuota } from './create-organization-quota';
13
- /**
14
- *
15
- * @export
16
- * @interface CreateUser
17
- */
18
13
  export interface CreateUser {
19
- /**
20
- *
21
- * @type {string}
22
- * @memberof CreateUser
23
- */
24
14
  'id': string;
25
- /**
26
- *
27
- * @type {string}
28
- * @memberof CreateUser
29
- */
30
15
  'name': string;
31
- /**
32
- *
33
- * @type {string}
34
- * @memberof CreateUser
35
- */
36
16
  'email'?: string;
37
- /**
38
- *
39
- * @type {CreateOrganizationQuota}
40
- * @memberof CreateUser
41
- */
42
17
  'personalOrganizationQuota'?: CreateOrganizationQuota;
43
- /**
44
- *
45
- * @type {string}
46
- * @memberof CreateUser
47
- */
48
18
  'personalOrganizationDefaultRegionId'?: string;
49
- /**
50
- *
51
- * @type {string}
52
- * @memberof CreateUser
53
- */
54
19
  'role'?: CreateUserRoleEnum;
55
- /**
56
- *
57
- * @type {boolean}
58
- * @memberof CreateUser
59
- */
60
20
  'emailVerified'?: boolean;
61
21
  }
62
22
  export declare const CreateUserRoleEnum: {
63
23
  readonly ADMIN: "admin";
64
24
  readonly USER: "user";
25
+ readonly UNKNOWN_DEFAULT_OPEN_API: "11184809";
65
26
  };
66
27
  export type CreateUserRoleEnum = typeof CreateUserRoleEnum[keyof typeof CreateUserRoleEnum];
@@ -16,6 +16,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.CreateUserRoleEnum = void 0;
17
17
  exports.CreateUserRoleEnum = {
18
18
  ADMIN: 'admin',
19
- USER: 'user'
19
+ USER: 'user',
20
+ UNKNOWN_DEFAULT_OPEN_API: '11184809',
20
21
  };
21
22
  //# sourceMappingURL=create-user.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-user.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/create-user.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAyDU,QAAA,kBAAkB,GAAG;IAC9B,KAAK,EAAE,OAAO;IACd,IAAI,EAAE,MAAM;CACN,CAAC"}
1
+ {"version":3,"file":"create-user.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/create-user.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAiBU,QAAA,kBAAkB,GAAG;IAC9B,KAAK,EAAE,OAAO;IACd,IAAI,EAAE,MAAM;IACZ,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}
@@ -9,16 +9,6 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface CreateVolume
16
- */
17
12
  export interface CreateVolume {
18
- /**
19
- *
20
- * @type {string}
21
- * @memberof CreateVolume
22
- */
23
13
  'name': string;
24
14
  }
@@ -11,104 +11,69 @@
11
11
  */
12
12
  import type { CreateBuildInfo } from './create-build-info';
13
13
  import type { SandboxVolume } from './sandbox-volume';
14
- /**
15
- *
16
- * @export
17
- * @interface CreateWorkspace
18
- */
19
14
  export interface CreateWorkspace {
20
15
  /**
21
16
  * The image used for the workspace
22
- * @type {string}
23
- * @memberof CreateWorkspace
24
17
  */
25
18
  'image'?: string;
26
19
  /**
27
20
  * The user associated with the project
28
- * @type {string}
29
- * @memberof CreateWorkspace
30
21
  */
31
22
  'user'?: string;
32
23
  /**
33
24
  * Environment variables for the workspace
34
- * @type {{ [key: string]: string; }}
35
- * @memberof CreateWorkspace
36
25
  */
37
26
  'env'?: {
38
27
  [key: string]: string;
39
28
  };
40
29
  /**
41
30
  * Labels for the workspace
42
- * @type {{ [key: string]: string; }}
43
- * @memberof CreateWorkspace
44
31
  */
45
32
  'labels'?: {
46
33
  [key: string]: string;
47
34
  };
48
35
  /**
49
36
  * Whether the workspace http preview is publicly accessible
50
- * @type {boolean}
51
- * @memberof CreateWorkspace
52
37
  */
53
38
  'public'?: boolean;
54
39
  /**
55
40
  * The workspace class type
56
- * @type {string}
57
- * @memberof CreateWorkspace
58
41
  */
59
42
  'class'?: CreateWorkspaceClassEnum;
60
43
  /**
61
44
  * The target (region) where the workspace will be created
62
- * @type {string}
63
- * @memberof CreateWorkspace
64
45
  */
65
46
  'target'?: CreateWorkspaceTargetEnum;
66
47
  /**
67
48
  * CPU cores allocated to the workspace
68
- * @type {number}
69
- * @memberof CreateWorkspace
70
49
  */
71
50
  'cpu'?: number;
72
51
  /**
73
52
  * GPU units allocated to the workspace
74
- * @type {number}
75
- * @memberof CreateWorkspace
76
53
  */
77
54
  'gpu'?: number;
78
55
  /**
79
56
  * Memory allocated to the workspace in GB
80
- * @type {number}
81
- * @memberof CreateWorkspace
82
57
  */
83
58
  'memory'?: number;
84
59
  /**
85
60
  * Disk space allocated to the workspace in GB
86
- * @type {number}
87
- * @memberof CreateWorkspace
88
61
  */
89
62
  'disk'?: number;
90
63
  /**
91
64
  * Auto-stop interval in minutes (0 means disabled)
92
- * @type {number}
93
- * @memberof CreateWorkspace
94
65
  */
95
66
  'autoStopInterval'?: number;
96
67
  /**
97
68
  * Auto-archive interval in minutes (0 means the maximum interval will be used)
98
- * @type {number}
99
- * @memberof CreateWorkspace
100
69
  */
101
70
  'autoArchiveInterval'?: number;
102
71
  /**
103
72
  * Array of volumes to attach to the workspace
104
- * @type {Array<SandboxVolume>}
105
- * @memberof CreateWorkspace
106
73
  */
107
74
  'volumes'?: Array<SandboxVolume>;
108
75
  /**
109
76
  * Build information for the workspace
110
- * @type {CreateBuildInfo}
111
- * @memberof CreateWorkspace
112
77
  */
113
78
  'buildInfo'?: CreateBuildInfo;
114
79
  }
@@ -116,11 +81,13 @@ export declare const CreateWorkspaceClassEnum: {
116
81
  readonly SMALL: "small";
117
82
  readonly MEDIUM: "medium";
118
83
  readonly LARGE: "large";
84
+ readonly UNKNOWN_DEFAULT_OPEN_API: "11184809";
119
85
  };
120
86
  export type CreateWorkspaceClassEnum = typeof CreateWorkspaceClassEnum[keyof typeof CreateWorkspaceClassEnum];
121
87
  export declare const CreateWorkspaceTargetEnum: {
122
88
  readonly EU: "eu";
123
89
  readonly US: "us";
124
90
  readonly ASIA: "asia";
91
+ readonly UNKNOWN_DEFAULT_OPEN_API: "11184809";
125
92
  };
126
93
  export type CreateWorkspaceTargetEnum = typeof CreateWorkspaceTargetEnum[keyof typeof CreateWorkspaceTargetEnum];
@@ -17,11 +17,13 @@ exports.CreateWorkspaceTargetEnum = exports.CreateWorkspaceClassEnum = void 0;
17
17
  exports.CreateWorkspaceClassEnum = {
18
18
  SMALL: 'small',
19
19
  MEDIUM: 'medium',
20
- LARGE: 'large'
20
+ LARGE: 'large',
21
+ UNKNOWN_DEFAULT_OPEN_API: '11184809',
21
22
  };
22
23
  exports.CreateWorkspaceTargetEnum = {
23
24
  EU: 'eu',
24
25
  US: 'us',
25
- ASIA: 'asia'
26
+ ASIA: 'asia',
27
+ UNKNOWN_DEFAULT_OPEN_API: '11184809',
26
28
  };
27
29
  //# sourceMappingURL=create-workspace.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-workspace.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/create-workspace.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AA4GU,QAAA,wBAAwB,GAAG;IACpC,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,OAAO;CACR,CAAC;AAGE,QAAA,yBAAyB,GAAG;IACrC,EAAE,EAAE,IAAI;IACR,EAAE,EAAE,IAAI;IACR,IAAI,EAAE,MAAM;CACN,CAAC"}
1
+ {"version":3,"file":"create-workspace.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/create-workspace.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAyEU,QAAA,wBAAwB,GAAG;IACpC,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,OAAO;IACd,wBAAwB,EAAE,UAAU;CAC9B,CAAC;AAGE,QAAA,yBAAyB,GAAG;IACrC,EAAE,EAAE,IAAI;IACR,EAAE,EAAE,IAAI;IACR,IAAI,EAAE,MAAM;IACZ,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}