@nirvana-labs/nirvana 1.46.2 → 1.47.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 (186) hide show
  1. package/CHANGELOG.md +26 -0
  2. package/client.d.mts +5 -5
  3. package/client.d.mts.map +1 -1
  4. package/client.d.ts +5 -5
  5. package/client.d.ts.map +1 -1
  6. package/client.js +12 -5
  7. package/client.js.map +1 -1
  8. package/client.mjs +12 -5
  9. package/client.mjs.map +1 -1
  10. package/internal/tslib.js +6 -6
  11. package/package.json +1 -1
  12. package/resources/api-keys/api-keys.d.mts +168 -0
  13. package/resources/api-keys/api-keys.d.mts.map +1 -0
  14. package/resources/api-keys/api-keys.d.ts +168 -0
  15. package/resources/api-keys/api-keys.d.ts.map +1 -0
  16. package/resources/api-keys/api-keys.js +76 -0
  17. package/resources/api-keys/api-keys.js.map +1 -0
  18. package/resources/api-keys/api-keys.mjs +72 -0
  19. package/resources/api-keys/api-keys.mjs.map +1 -0
  20. package/resources/api-keys/index.d.mts +2 -0
  21. package/resources/api-keys/index.d.mts.map +1 -0
  22. package/resources/api-keys/index.d.ts +2 -0
  23. package/resources/api-keys/index.d.ts.map +1 -0
  24. package/resources/api-keys/index.js +7 -0
  25. package/resources/api-keys/index.js.map +1 -0
  26. package/resources/api-keys/index.mjs +3 -0
  27. package/resources/api-keys/index.mjs.map +1 -0
  28. package/resources/api-keys.d.mts +1 -167
  29. package/resources/api-keys.d.mts.map +1 -1
  30. package/resources/api-keys.d.ts +1 -167
  31. package/resources/api-keys.d.ts.map +1 -1
  32. package/resources/api-keys.js +2 -72
  33. package/resources/api-keys.js.map +1 -1
  34. package/resources/api-keys.mjs +1 -70
  35. package/resources/api-keys.mjs.map +1 -1
  36. package/resources/compute/vms/vms.d.mts +1 -1
  37. package/resources/compute/vms/vms.d.mts.map +1 -1
  38. package/resources/compute/vms/vms.d.ts +1 -1
  39. package/resources/compute/vms/vms.d.ts.map +1 -1
  40. package/resources/compute/volumes/volumes.d.mts +1 -1
  41. package/resources/compute/volumes/volumes.d.mts.map +1 -1
  42. package/resources/compute/volumes/volumes.d.ts +1 -1
  43. package/resources/compute/volumes/volumes.d.ts.map +1 -1
  44. package/resources/networking/connect/connections.d.mts +1 -1
  45. package/resources/networking/connect/connections.d.mts.map +1 -1
  46. package/resources/networking/connect/connections.d.ts +1 -1
  47. package/resources/networking/connect/connections.d.ts.map +1 -1
  48. package/resources/networking/firewall-rules.d.mts +1 -1
  49. package/resources/networking/firewall-rules.d.mts.map +1 -1
  50. package/resources/networking/firewall-rules.d.ts +1 -1
  51. package/resources/networking/firewall-rules.d.ts.map +1 -1
  52. package/resources/networking/vpcs/vpcs.d.mts +1 -1
  53. package/resources/networking/vpcs/vpcs.d.mts.map +1 -1
  54. package/resources/networking/vpcs/vpcs.d.ts +1 -1
  55. package/resources/networking/vpcs/vpcs.d.ts.map +1 -1
  56. package/resources/operations/index.d.mts +2 -0
  57. package/resources/operations/index.d.mts.map +1 -0
  58. package/resources/operations/index.d.ts +2 -0
  59. package/resources/operations/index.d.ts.map +1 -0
  60. package/resources/operations/index.js +7 -0
  61. package/resources/operations/index.js.map +1 -0
  62. package/resources/operations/index.mjs +3 -0
  63. package/resources/operations/index.mjs.map +1 -0
  64. package/resources/operations/operations.d.mts +82 -0
  65. package/resources/operations/operations.d.mts.map +1 -0
  66. package/resources/operations/operations.d.ts +82 -0
  67. package/resources/operations/operations.d.ts.map +1 -0
  68. package/resources/operations/operations.js +23 -0
  69. package/resources/operations/operations.js.map +1 -0
  70. package/resources/operations/operations.mjs +19 -0
  71. package/resources/operations/operations.mjs.map +1 -0
  72. package/resources/operations.d.mts +1 -81
  73. package/resources/operations.d.mts.map +1 -1
  74. package/resources/operations.d.ts +1 -81
  75. package/resources/operations.d.ts.map +1 -1
  76. package/resources/operations.js +2 -19
  77. package/resources/operations.js.map +1 -1
  78. package/resources/operations.mjs +1 -17
  79. package/resources/operations.mjs.map +1 -1
  80. package/resources/organizations/index.d.mts +2 -0
  81. package/resources/organizations/index.d.mts.map +1 -0
  82. package/resources/organizations/index.d.ts +2 -0
  83. package/resources/organizations/index.d.ts.map +1 -0
  84. package/resources/organizations/index.js +7 -0
  85. package/resources/organizations/index.js.map +1 -0
  86. package/resources/organizations/index.mjs +3 -0
  87. package/resources/organizations/index.mjs.map +1 -0
  88. package/resources/organizations/organizations.d.mts +103 -0
  89. package/resources/organizations/organizations.d.mts.map +1 -0
  90. package/resources/organizations/organizations.d.ts +103 -0
  91. package/resources/organizations/organizations.d.ts.map +1 -0
  92. package/resources/organizations/organizations.js +64 -0
  93. package/resources/organizations/organizations.js.map +1 -0
  94. package/resources/organizations/organizations.mjs +60 -0
  95. package/resources/organizations/organizations.mjs.map +1 -0
  96. package/resources/organizations.d.mts +1 -102
  97. package/resources/organizations.d.mts.map +1 -1
  98. package/resources/organizations.d.ts +1 -102
  99. package/resources/organizations.d.ts.map +1 -1
  100. package/resources/organizations.js +2 -60
  101. package/resources/organizations.js.map +1 -1
  102. package/resources/organizations.mjs +1 -58
  103. package/resources/organizations.mjs.map +1 -1
  104. package/resources/projects/index.d.mts +2 -0
  105. package/resources/projects/index.d.mts.map +1 -0
  106. package/resources/projects/index.d.ts +2 -0
  107. package/resources/projects/index.d.ts.map +1 -0
  108. package/resources/projects/index.js +7 -0
  109. package/resources/projects/index.js.map +1 -0
  110. package/resources/projects/index.mjs +3 -0
  111. package/resources/projects/index.mjs.map +1 -0
  112. package/resources/projects/projects.d.mts +171 -0
  113. package/resources/projects/projects.d.mts.map +1 -0
  114. package/resources/projects/projects.d.ts +171 -0
  115. package/resources/projects/projects.d.ts.map +1 -0
  116. package/resources/projects/projects.js +75 -0
  117. package/resources/projects/projects.js.map +1 -0
  118. package/resources/projects/projects.mjs +71 -0
  119. package/resources/projects/projects.mjs.map +1 -0
  120. package/resources/projects.d.mts +1 -174
  121. package/resources/projects.d.mts.map +1 -1
  122. package/resources/projects.d.ts +1 -174
  123. package/resources/projects.d.ts.map +1 -1
  124. package/resources/projects.js +2 -71
  125. package/resources/projects.js.map +1 -1
  126. package/resources/projects.mjs +1 -69
  127. package/resources/projects.mjs.map +1 -1
  128. package/resources/regions/index.d.mts +2 -0
  129. package/resources/regions/index.d.mts.map +1 -0
  130. package/resources/regions/index.d.ts +2 -0
  131. package/resources/regions/index.d.ts.map +1 -0
  132. package/resources/regions/index.js +7 -0
  133. package/resources/regions/index.js.map +1 -0
  134. package/resources/regions/index.mjs +3 -0
  135. package/resources/regions/index.mjs.map +1 -0
  136. package/resources/regions/regions.d.mts +108 -0
  137. package/resources/regions/regions.d.mts.map +1 -0
  138. package/resources/regions/regions.d.ts +108 -0
  139. package/resources/regions/regions.d.ts.map +1 -0
  140. package/resources/regions/regions.js +36 -0
  141. package/resources/regions/regions.js.map +1 -0
  142. package/resources/regions/regions.mjs +32 -0
  143. package/resources/regions/regions.mjs.map +1 -0
  144. package/resources/regions.d.mts +1 -107
  145. package/resources/regions.d.mts.map +1 -1
  146. package/resources/regions.d.ts +1 -107
  147. package/resources/regions.d.ts.map +1 -1
  148. package/resources/regions.js +2 -32
  149. package/resources/regions.js.map +1 -1
  150. package/resources/regions.mjs +1 -30
  151. package/resources/regions.mjs.map +1 -1
  152. package/src/client.ts +13 -5
  153. package/src/resources/api-keys/api-keys.ts +223 -0
  154. package/src/resources/api-keys/api.md +14 -0
  155. package/src/resources/api-keys/index.ts +3 -0
  156. package/src/resources/api-keys.ts +1 -221
  157. package/src/resources/compute/api.md +68 -0
  158. package/src/resources/compute/vms/vms.ts +1 -1
  159. package/src/resources/compute/volumes/volumes.ts +1 -1
  160. package/src/resources/networking/api.md +67 -0
  161. package/src/resources/networking/connect/connections.ts +1 -1
  162. package/src/resources/networking/firewall-rules.ts +1 -1
  163. package/src/resources/networking/vpcs/vpcs.ts +1 -1
  164. package/src/resources/operations/api.md +14 -0
  165. package/src/resources/operations/index.ts +3 -0
  166. package/src/resources/operations/operations.ts +114 -0
  167. package/src/resources/operations.ts +1 -112
  168. package/src/resources/organizations/api.md +13 -0
  169. package/src/resources/organizations/index.ts +3 -0
  170. package/src/resources/organizations/organizations.ts +142 -0
  171. package/src/resources/organizations.ts +1 -140
  172. package/src/resources/projects/api.md +14 -0
  173. package/src/resources/projects/index.ts +3 -0
  174. package/src/resources/projects/projects.ts +224 -0
  175. package/src/resources/projects.ts +1 -227
  176. package/src/resources/regions/api.md +12 -0
  177. package/src/resources/regions/index.ts +3 -0
  178. package/src/resources/regions/regions.ts +140 -0
  179. package/src/resources/regions.ts +1 -138
  180. package/src/resources/rpc-nodes/api.md +44 -0
  181. package/src/resources/user/api.md +20 -0
  182. package/src/version.ts +1 -1
  183. package/version.d.mts +1 -1
  184. package/version.d.ts +1 -1
  185. package/version.js +1 -1
  186. package/version.mjs +1 -1
@@ -0,0 +1,171 @@
1
+ import { APIResource } from "../../core/resource.mjs";
2
+ import * as Shared from "../shared.mjs";
3
+ import { APIPromise } from "../../core/api-promise.mjs";
4
+ import { Cursor, type CursorParams, PagePromise } from "../../core/pagination.mjs";
5
+ import { RequestOptions } from "../../internal/request-options.mjs";
6
+ export declare class Projects extends APIResource {
7
+ /**
8
+ * Create a new project
9
+ *
10
+ * @example
11
+ * ```ts
12
+ * const project = await client.projects.create({
13
+ * name: 'My Project',
14
+ * });
15
+ * ```
16
+ */
17
+ create(body: ProjectCreateParams, options?: RequestOptions): APIPromise<Project>;
18
+ /**
19
+ * Update an existing project
20
+ *
21
+ * @example
22
+ * ```ts
23
+ * const project = await client.projects.update('project_id');
24
+ * ```
25
+ */
26
+ update(projectID: string, body: ProjectUpdateParams, options?: RequestOptions): APIPromise<Project>;
27
+ /**
28
+ * List all projects
29
+ *
30
+ * @example
31
+ * ```ts
32
+ * // Automatically fetches more pages as needed.
33
+ * for await (const project of client.projects.list()) {
34
+ * // ...
35
+ * }
36
+ * ```
37
+ */
38
+ list(query?: ProjectListParams | null | undefined, options?: RequestOptions): PagePromise<ProjectsCursor, Project>;
39
+ /**
40
+ * Delete a project
41
+ *
42
+ * @example
43
+ * ```ts
44
+ * await client.projects.delete('project_id');
45
+ * ```
46
+ */
47
+ delete(projectID: string, options?: RequestOptions): APIPromise<void>;
48
+ /**
49
+ * Get details about a project
50
+ *
51
+ * @example
52
+ * ```ts
53
+ * const project = await client.projects.get('project_id');
54
+ * ```
55
+ */
56
+ get(projectID: string, options?: RequestOptions): APIPromise<Project>;
57
+ }
58
+ export type ProjectsCursor = Cursor<Project>;
59
+ /**
60
+ * Project response.
61
+ */
62
+ export interface Project {
63
+ /**
64
+ * Project ID.
65
+ */
66
+ id: string;
67
+ /**
68
+ * When the Project was created.
69
+ */
70
+ created_at: string;
71
+ /**
72
+ * Project name.
73
+ */
74
+ name: string;
75
+ /**
76
+ * Resource counts for the project.
77
+ */
78
+ resources: Project.Resources;
79
+ /**
80
+ * Tags attached to the Project.
81
+ */
82
+ tags: Array<string>;
83
+ /**
84
+ * When the Project was updated.
85
+ */
86
+ updated_at: string;
87
+ }
88
+ export declare namespace Project {
89
+ /**
90
+ * Resource counts for the project.
91
+ */
92
+ interface Resources {
93
+ /**
94
+ * Blockchain resources.
95
+ */
96
+ blockchain: Resources.Blockchain;
97
+ /**
98
+ * Cloud infrastructure resources.
99
+ */
100
+ cloud: Resources.Cloud;
101
+ }
102
+ namespace Resources {
103
+ /**
104
+ * Blockchain resources.
105
+ */
106
+ interface Blockchain {
107
+ /**
108
+ * Number of dedicated RPC nodes in the project.
109
+ */
110
+ rpc_nodes_dedicated: number;
111
+ /**
112
+ * Number of flex RPC nodes in the project.
113
+ */
114
+ rpc_nodes_flex: number;
115
+ }
116
+ /**
117
+ * Cloud infrastructure resources.
118
+ */
119
+ interface Cloud {
120
+ /**
121
+ * Number of Connect connections in the project.
122
+ */
123
+ connect_connections: number;
124
+ /**
125
+ * Number of VMs in the project.
126
+ */
127
+ vms: number;
128
+ /**
129
+ * Number of volumes in the project.
130
+ */
131
+ volumes: number;
132
+ /**
133
+ * Number of VPCs in the project.
134
+ */
135
+ vpcs: number;
136
+ }
137
+ }
138
+ }
139
+ export interface ProjectList {
140
+ items: Array<Project>;
141
+ /**
142
+ * Pagination response details.
143
+ */
144
+ pagination: Shared.Pagination;
145
+ }
146
+ export interface ProjectCreateParams {
147
+ /**
148
+ * Project name.
149
+ */
150
+ name: string;
151
+ /**
152
+ * Tags to attach to the Project.
153
+ */
154
+ tags?: Array<string>;
155
+ }
156
+ export interface ProjectUpdateParams {
157
+ /**
158
+ * Project name.
159
+ */
160
+ name?: string;
161
+ /**
162
+ * Tags to attach to the Project.
163
+ */
164
+ tags?: Array<string>;
165
+ }
166
+ export interface ProjectListParams extends CursorParams {
167
+ }
168
+ export declare namespace Projects {
169
+ export { type Project as Project, type ProjectList as ProjectList, type ProjectsCursor as ProjectsCursor, type ProjectCreateParams as ProjectCreateParams, type ProjectUpdateParams as ProjectUpdateParams, type ProjectListParams as ProjectListParams, };
170
+ }
171
+ //# sourceMappingURL=projects.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"projects.d.mts","sourceRoot":"","sources":["../../src/resources/projects/projects.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,171 @@
1
+ import { APIResource } from "../../core/resource.js";
2
+ import * as Shared from "../shared.js";
3
+ import { APIPromise } from "../../core/api-promise.js";
4
+ import { Cursor, type CursorParams, PagePromise } from "../../core/pagination.js";
5
+ import { RequestOptions } from "../../internal/request-options.js";
6
+ export declare class Projects extends APIResource {
7
+ /**
8
+ * Create a new project
9
+ *
10
+ * @example
11
+ * ```ts
12
+ * const project = await client.projects.create({
13
+ * name: 'My Project',
14
+ * });
15
+ * ```
16
+ */
17
+ create(body: ProjectCreateParams, options?: RequestOptions): APIPromise<Project>;
18
+ /**
19
+ * Update an existing project
20
+ *
21
+ * @example
22
+ * ```ts
23
+ * const project = await client.projects.update('project_id');
24
+ * ```
25
+ */
26
+ update(projectID: string, body: ProjectUpdateParams, options?: RequestOptions): APIPromise<Project>;
27
+ /**
28
+ * List all projects
29
+ *
30
+ * @example
31
+ * ```ts
32
+ * // Automatically fetches more pages as needed.
33
+ * for await (const project of client.projects.list()) {
34
+ * // ...
35
+ * }
36
+ * ```
37
+ */
38
+ list(query?: ProjectListParams | null | undefined, options?: RequestOptions): PagePromise<ProjectsCursor, Project>;
39
+ /**
40
+ * Delete a project
41
+ *
42
+ * @example
43
+ * ```ts
44
+ * await client.projects.delete('project_id');
45
+ * ```
46
+ */
47
+ delete(projectID: string, options?: RequestOptions): APIPromise<void>;
48
+ /**
49
+ * Get details about a project
50
+ *
51
+ * @example
52
+ * ```ts
53
+ * const project = await client.projects.get('project_id');
54
+ * ```
55
+ */
56
+ get(projectID: string, options?: RequestOptions): APIPromise<Project>;
57
+ }
58
+ export type ProjectsCursor = Cursor<Project>;
59
+ /**
60
+ * Project response.
61
+ */
62
+ export interface Project {
63
+ /**
64
+ * Project ID.
65
+ */
66
+ id: string;
67
+ /**
68
+ * When the Project was created.
69
+ */
70
+ created_at: string;
71
+ /**
72
+ * Project name.
73
+ */
74
+ name: string;
75
+ /**
76
+ * Resource counts for the project.
77
+ */
78
+ resources: Project.Resources;
79
+ /**
80
+ * Tags attached to the Project.
81
+ */
82
+ tags: Array<string>;
83
+ /**
84
+ * When the Project was updated.
85
+ */
86
+ updated_at: string;
87
+ }
88
+ export declare namespace Project {
89
+ /**
90
+ * Resource counts for the project.
91
+ */
92
+ interface Resources {
93
+ /**
94
+ * Blockchain resources.
95
+ */
96
+ blockchain: Resources.Blockchain;
97
+ /**
98
+ * Cloud infrastructure resources.
99
+ */
100
+ cloud: Resources.Cloud;
101
+ }
102
+ namespace Resources {
103
+ /**
104
+ * Blockchain resources.
105
+ */
106
+ interface Blockchain {
107
+ /**
108
+ * Number of dedicated RPC nodes in the project.
109
+ */
110
+ rpc_nodes_dedicated: number;
111
+ /**
112
+ * Number of flex RPC nodes in the project.
113
+ */
114
+ rpc_nodes_flex: number;
115
+ }
116
+ /**
117
+ * Cloud infrastructure resources.
118
+ */
119
+ interface Cloud {
120
+ /**
121
+ * Number of Connect connections in the project.
122
+ */
123
+ connect_connections: number;
124
+ /**
125
+ * Number of VMs in the project.
126
+ */
127
+ vms: number;
128
+ /**
129
+ * Number of volumes in the project.
130
+ */
131
+ volumes: number;
132
+ /**
133
+ * Number of VPCs in the project.
134
+ */
135
+ vpcs: number;
136
+ }
137
+ }
138
+ }
139
+ export interface ProjectList {
140
+ items: Array<Project>;
141
+ /**
142
+ * Pagination response details.
143
+ */
144
+ pagination: Shared.Pagination;
145
+ }
146
+ export interface ProjectCreateParams {
147
+ /**
148
+ * Project name.
149
+ */
150
+ name: string;
151
+ /**
152
+ * Tags to attach to the Project.
153
+ */
154
+ tags?: Array<string>;
155
+ }
156
+ export interface ProjectUpdateParams {
157
+ /**
158
+ * Project name.
159
+ */
160
+ name?: string;
161
+ /**
162
+ * Tags to attach to the Project.
163
+ */
164
+ tags?: Array<string>;
165
+ }
166
+ export interface ProjectListParams extends CursorParams {
167
+ }
168
+ export declare namespace Projects {
169
+ export { type Project as Project, type ProjectList as ProjectList, type ProjectsCursor as ProjectsCursor, type ProjectCreateParams as ProjectCreateParams, type ProjectUpdateParams as ProjectUpdateParams, type ProjectListParams as ProjectListParams, };
170
+ }
171
+ //# sourceMappingURL=projects.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"projects.d.ts","sourceRoot":"","sources":["../../src/resources/projects/projects.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,75 @@
1
+ "use strict";
2
+ // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
4
+ exports.Projects = void 0;
5
+ const resource_1 = require("../../core/resource.js");
6
+ const pagination_1 = require("../../core/pagination.js");
7
+ const headers_1 = require("../../internal/headers.js");
8
+ const path_1 = require("../../internal/utils/path.js");
9
+ class Projects extends resource_1.APIResource {
10
+ /**
11
+ * Create a new project
12
+ *
13
+ * @example
14
+ * ```ts
15
+ * const project = await client.projects.create({
16
+ * name: 'My Project',
17
+ * });
18
+ * ```
19
+ */
20
+ create(body, options) {
21
+ return this._client.post('/v1/projects', { body, ...options });
22
+ }
23
+ /**
24
+ * Update an existing project
25
+ *
26
+ * @example
27
+ * ```ts
28
+ * const project = await client.projects.update('project_id');
29
+ * ```
30
+ */
31
+ update(projectID, body, options) {
32
+ return this._client.patch((0, path_1.path) `/v1/projects/${projectID}`, { body, ...options });
33
+ }
34
+ /**
35
+ * List all projects
36
+ *
37
+ * @example
38
+ * ```ts
39
+ * // Automatically fetches more pages as needed.
40
+ * for await (const project of client.projects.list()) {
41
+ * // ...
42
+ * }
43
+ * ```
44
+ */
45
+ list(query = {}, options) {
46
+ return this._client.getAPIList('/v1/projects', (pagination_1.Cursor), { query, ...options });
47
+ }
48
+ /**
49
+ * Delete a project
50
+ *
51
+ * @example
52
+ * ```ts
53
+ * await client.projects.delete('project_id');
54
+ * ```
55
+ */
56
+ delete(projectID, options) {
57
+ return this._client.delete((0, path_1.path) `/v1/projects/${projectID}`, {
58
+ ...options,
59
+ headers: (0, headers_1.buildHeaders)([{ Accept: '*/*' }, options?.headers]),
60
+ });
61
+ }
62
+ /**
63
+ * Get details about a project
64
+ *
65
+ * @example
66
+ * ```ts
67
+ * const project = await client.projects.get('project_id');
68
+ * ```
69
+ */
70
+ get(projectID, options) {
71
+ return this._client.get((0, path_1.path) `/v1/projects/${projectID}`, options);
72
+ }
73
+ }
74
+ exports.Projects = Projects;
75
+ //# sourceMappingURL=projects.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"projects.js","sourceRoot":"","sources":["../../src/resources/projects/projects.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AAGlD,yDAA+E;AAC/E,uDAAsD;AAEtD,uDAAiD;AAEjD,MAAa,QAAS,SAAQ,sBAAW;IACvC;;;;;;;;;OASG;IACH,MAAM,CAAC,IAAyB,EAAE,OAAwB;QACxD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,cAAc,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACjE,CAAC;IAED;;;;;;;OAOG;IACH,MAAM,CAAC,SAAiB,EAAE,IAAyB,EAAE,OAAwB;QAC3E,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAA,WAAI,EAAA,gBAAgB,SAAS,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnF,CAAC;IAED;;;;;;;;;;OAUG;IACH,IAAI,CACF,QAA8C,EAAE,EAChD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,cAAc,EAAE,CAAA,mBAAe,CAAA,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACzF,CAAC;IAED;;;;;;;OAOG;IACH,MAAM,CAAC,SAAiB,EAAE,OAAwB;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAA,WAAI,EAAA,gBAAgB,SAAS,EAAE,EAAE;YAC1D,GAAG,OAAO;YACV,OAAO,EAAE,IAAA,sBAAY,EAAC,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC7D,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;OAOG;IACH,GAAG,CAAC,SAAiB,EAAE,OAAwB;QAC7C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,gBAAgB,SAAS,EAAE,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;CACF;AAvED,4BAuEC"}
@@ -0,0 +1,71 @@
1
+ // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
+ import { APIResource } from "../../core/resource.mjs";
3
+ import { Cursor } from "../../core/pagination.mjs";
4
+ import { buildHeaders } from "../../internal/headers.mjs";
5
+ import { path } from "../../internal/utils/path.mjs";
6
+ export class Projects extends APIResource {
7
+ /**
8
+ * Create a new project
9
+ *
10
+ * @example
11
+ * ```ts
12
+ * const project = await client.projects.create({
13
+ * name: 'My Project',
14
+ * });
15
+ * ```
16
+ */
17
+ create(body, options) {
18
+ return this._client.post('/v1/projects', { body, ...options });
19
+ }
20
+ /**
21
+ * Update an existing project
22
+ *
23
+ * @example
24
+ * ```ts
25
+ * const project = await client.projects.update('project_id');
26
+ * ```
27
+ */
28
+ update(projectID, body, options) {
29
+ return this._client.patch(path `/v1/projects/${projectID}`, { body, ...options });
30
+ }
31
+ /**
32
+ * List all projects
33
+ *
34
+ * @example
35
+ * ```ts
36
+ * // Automatically fetches more pages as needed.
37
+ * for await (const project of client.projects.list()) {
38
+ * // ...
39
+ * }
40
+ * ```
41
+ */
42
+ list(query = {}, options) {
43
+ return this._client.getAPIList('/v1/projects', (Cursor), { query, ...options });
44
+ }
45
+ /**
46
+ * Delete a project
47
+ *
48
+ * @example
49
+ * ```ts
50
+ * await client.projects.delete('project_id');
51
+ * ```
52
+ */
53
+ delete(projectID, options) {
54
+ return this._client.delete(path `/v1/projects/${projectID}`, {
55
+ ...options,
56
+ headers: buildHeaders([{ Accept: '*/*' }, options?.headers]),
57
+ });
58
+ }
59
+ /**
60
+ * Get details about a project
61
+ *
62
+ * @example
63
+ * ```ts
64
+ * const project = await client.projects.get('project_id');
65
+ * ```
66
+ */
67
+ get(projectID, options) {
68
+ return this._client.get(path `/v1/projects/${projectID}`, options);
69
+ }
70
+ }
71
+ //# sourceMappingURL=projects.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"projects.mjs","sourceRoot":"","sources":["../../src/resources/projects/projects.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAGf,EAAE,MAAM,EAAkC;OAC1C,EAAE,YAAY,EAAE;OAEhB,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,QAAS,SAAQ,WAAW;IACvC;;;;;;;;;OASG;IACH,MAAM,CAAC,IAAyB,EAAE,OAAwB;QACxD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,cAAc,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACjE,CAAC;IAED;;;;;;;OAOG;IACH,MAAM,CAAC,SAAiB,EAAE,IAAyB,EAAE,OAAwB;QAC3E,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,CAAA,gBAAgB,SAAS,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnF,CAAC;IAED;;;;;;;;;;OAUG;IACH,IAAI,CACF,QAA8C,EAAE,EAChD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,cAAc,EAAE,CAAA,MAAe,CAAA,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACzF,CAAC;IAED;;;;;;;OAOG;IACH,MAAM,CAAC,SAAiB,EAAE,OAAwB;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,gBAAgB,SAAS,EAAE,EAAE;YAC1D,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC7D,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;OAOG;IACH,GAAG,CAAC,SAAiB,EAAE,OAAwB;QAC7C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,gBAAgB,SAAS,EAAE,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;CACF"}
@@ -1,175 +1,2 @@
1
- import { APIResource } from "../core/resource.mjs";
2
- import * as Shared from "./shared.mjs";
3
- import { APIPromise } from "../core/api-promise.mjs";
4
- import { Cursor, type CursorParams, PagePromise } from "../core/pagination.mjs";
5
- import { RequestOptions } from "../internal/request-options.mjs";
6
- export declare class Projects extends APIResource {
7
- /**
8
- * Create a new project
9
- *
10
- * @example
11
- * ```ts
12
- * const project = await client.projects.create({
13
- * name: 'My Project',
14
- * });
15
- * ```
16
- */
17
- create(body: ProjectCreateParams, options?: RequestOptions): APIPromise<Project>;
18
- /**
19
- * Update an existing project
20
- *
21
- * @example
22
- * ```ts
23
- * const project = await client.projects.update('project_id');
24
- * ```
25
- */
26
- update(projectID: string, body: ProjectUpdateParams, options?: RequestOptions): APIPromise<Project>;
27
- /**
28
- * List all projects for the authenticated user
29
- *
30
- * @example
31
- * ```ts
32
- * // Automatically fetches more pages as needed.
33
- * for await (const project of client.projects.list()) {
34
- * // ...
35
- * }
36
- * ```
37
- */
38
- list(query?: ProjectListParams | null | undefined, options?: RequestOptions): PagePromise<ProjectsCursor, Project>;
39
- /**
40
- * Delete a project
41
- *
42
- * @example
43
- * ```ts
44
- * await client.projects.delete('project_id');
45
- * ```
46
- */
47
- delete(projectID: string, options?: RequestOptions): APIPromise<void>;
48
- /**
49
- * Get details about a project
50
- *
51
- * @example
52
- * ```ts
53
- * const project = await client.projects.get('project_id');
54
- * ```
55
- */
56
- get(projectID: string, options?: RequestOptions): APIPromise<Project>;
57
- }
58
- export type ProjectsCursor = Cursor<Project>;
59
- /**
60
- * Project response.
61
- */
62
- export interface Project {
63
- /**
64
- * Project ID.
65
- */
66
- id: string;
67
- /**
68
- * When the Project was created.
69
- */
70
- created_at: string;
71
- /**
72
- * Project name.
73
- */
74
- name: string;
75
- /**
76
- * Resource counts for the project.
77
- */
78
- resources: Project.Resources;
79
- /**
80
- * Tags attached to the Project.
81
- */
82
- tags: Array<string>;
83
- /**
84
- * When the Project was updated.
85
- */
86
- updated_at: string;
87
- /**
88
- * User ID that owns the project.
89
- */
90
- user_id: string;
91
- }
92
- export declare namespace Project {
93
- /**
94
- * Resource counts for the project.
95
- */
96
- interface Resources {
97
- /**
98
- * Blockchain resources.
99
- */
100
- blockchain: Resources.Blockchain;
101
- /**
102
- * Cloud infrastructure resources.
103
- */
104
- cloud: Resources.Cloud;
105
- }
106
- namespace Resources {
107
- /**
108
- * Blockchain resources.
109
- */
110
- interface Blockchain {
111
- /**
112
- * Number of dedicated RPC nodes in the project.
113
- */
114
- rpc_nodes_dedicated: number;
115
- /**
116
- * Number of flex RPC nodes in the project.
117
- */
118
- rpc_nodes_flex: number;
119
- }
120
- /**
121
- * Cloud infrastructure resources.
122
- */
123
- interface Cloud {
124
- /**
125
- * Number of Connect connections in the project.
126
- */
127
- connect_connections: number;
128
- /**
129
- * Number of VMs in the project.
130
- */
131
- vms: number;
132
- /**
133
- * Number of volumes in the project.
134
- */
135
- volumes: number;
136
- /**
137
- * Number of VPCs in the project.
138
- */
139
- vpcs: number;
140
- }
141
- }
142
- }
143
- export interface ProjectList {
144
- items: Array<Project>;
145
- /**
146
- * Pagination response details.
147
- */
148
- pagination: Shared.Pagination;
149
- }
150
- export interface ProjectCreateParams {
151
- /**
152
- * Project name.
153
- */
154
- name: string;
155
- /**
156
- * Tags to attach to the Project.
157
- */
158
- tags?: Array<string>;
159
- }
160
- export interface ProjectUpdateParams {
161
- /**
162
- * Project name.
163
- */
164
- name?: string;
165
- /**
166
- * Tags to attach to the Project.
167
- */
168
- tags?: Array<string>;
169
- }
170
- export interface ProjectListParams extends CursorParams {
171
- }
172
- export declare namespace Projects {
173
- export { type Project as Project, type ProjectList as ProjectList, type ProjectsCursor as ProjectsCursor, type ProjectCreateParams as ProjectCreateParams, type ProjectUpdateParams as ProjectUpdateParams, type ProjectListParams as ProjectListParams, };
174
- }
1
+ export * from "./projects/index.mjs";
175
2
  //# sourceMappingURL=projects.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"projects.d.mts","sourceRoot":"","sources":["../src/resources/projects.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"projects.d.mts","sourceRoot":"","sources":["../src/resources/projects.ts"],"names":[],"mappings":""}