@veeroute/lss-registry-angular 7.32.3215 → 7.34.3275

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 (100) hide show
  1. package/README.md +3 -3
  2. package/fesm2022/veeroute-lss-registry-angular.mjs +33 -33
  3. package/fesm2022/veeroute-lss-registry-angular.mjs.map +1 -1
  4. package/package.json +5 -6
  5. package/types/veeroute-lss-registry-angular.d.ts +1917 -0
  6. package/api/api.d.ts +0 -13
  7. package/api/backupsService.d.ts +0 -56
  8. package/api/backupsServiceInterface.d.ts +0 -35
  9. package/api/configurationsService.d.ts +0 -256
  10. package/api/configurationsServiceInterface.d.ts +0 -132
  11. package/api/explorerService.d.ts +0 -279
  12. package/api/explorerServiceInterface.d.ts +0 -132
  13. package/api/systemService.d.ts +0 -78
  14. package/api/systemServiceInterface.d.ts +0 -37
  15. package/api.base.service.d.ts +0 -21
  16. package/api.module.d.ts +0 -11
  17. package/configuration.d.ts +0 -106
  18. package/encoder.d.ts +0 -11
  19. package/esm2022/api/api.mjs +0 -14
  20. package/esm2022/api/backupsService.mjs +0 -135
  21. package/esm2022/api/backupsServiceInterface.mjs +0 -2
  22. package/esm2022/api/configurationsService.mjs +0 -563
  23. package/esm2022/api/configurationsServiceInterface.mjs +0 -2
  24. package/esm2022/api/explorerService.mjs +0 -594
  25. package/esm2022/api/explorerServiceInterface.mjs +0 -2
  26. package/esm2022/api/systemService.mjs +0 -149
  27. package/esm2022/api/systemServiceInterface.mjs +0 -2
  28. package/esm2022/api.base.service.mjs +0 -79
  29. package/esm2022/api.module.mjs +0 -40
  30. package/esm2022/configuration.mjs +0 -145
  31. package/esm2022/encoder.mjs +0 -19
  32. package/esm2022/index.mjs +0 -8
  33. package/esm2022/model/attribute.mjs +0 -11
  34. package/esm2022/model/checkResult.mjs +0 -11
  35. package/esm2022/model/configuration.mjs +0 -2
  36. package/esm2022/model/fileNamePath.mjs +0 -11
  37. package/esm2022/model/fileSpecification.mjs +0 -11
  38. package/esm2022/model/filesystem.mjs +0 -2
  39. package/esm2022/model/filesystemColumnType.mjs +0 -23
  40. package/esm2022/model/filesystemCounters.mjs +0 -2
  41. package/esm2022/model/filesystemPath.mjs +0 -2
  42. package/esm2022/model/folder.mjs +0 -2
  43. package/esm2022/model/folderCounters.mjs +0 -11
  44. package/esm2022/model/folderSpecification.mjs +0 -2
  45. package/esm2022/model/folderType.mjs +0 -18
  46. package/esm2022/model/general400.mjs +0 -2
  47. package/esm2022/model/general402.mjs +0 -2
  48. package/esm2022/model/general403.mjs +0 -2
  49. package/esm2022/model/general404.mjs +0 -2
  50. package/esm2022/model/general404Detail.mjs +0 -2
  51. package/esm2022/model/general429.mjs +0 -2
  52. package/esm2022/model/general500.mjs +0 -2
  53. package/esm2022/model/models.mjs +0 -30
  54. package/esm2022/model/schemaError.mjs +0 -11
  55. package/esm2022/model/service.mjs +0 -26
  56. package/esm2022/model/tableConfiguration.mjs +0 -2
  57. package/esm2022/model/tableConfigurationColumnType.mjs +0 -22
  58. package/esm2022/model/tableConfigurationList.mjs +0 -2
  59. package/esm2022/model/tableListCounters.mjs +0 -2
  60. package/esm2022/model/tableListCountersDetail.mjs +0 -11
  61. package/esm2022/model/tracedata.mjs +0 -2
  62. package/esm2022/model/versionResult.mjs +0 -11
  63. package/esm2022/param.mjs +0 -2
  64. package/esm2022/provide-api.mjs +0 -15
  65. package/esm2022/variables.mjs +0 -9
  66. package/esm2022/veeroute-lss-registry-angular.mjs +0 -5
  67. package/index.d.ts +0 -7
  68. package/model/attribute.d.ts +0 -23
  69. package/model/checkResult.d.ts +0 -19
  70. package/model/configuration.d.ts +0 -37
  71. package/model/fileNamePath.d.ts +0 -23
  72. package/model/fileSpecification.d.ts +0 -27
  73. package/model/filesystem.d.ts +0 -23
  74. package/model/filesystemColumnType.d.ts +0 -21
  75. package/model/filesystemCounters.d.ts +0 -24
  76. package/model/filesystemPath.d.ts +0 -20
  77. package/model/folder.d.ts +0 -60
  78. package/model/folderCounters.d.ts +0 -23
  79. package/model/folderSpecification.d.ts +0 -40
  80. package/model/folderType.d.ts +0 -16
  81. package/model/general400.d.ts +0 -26
  82. package/model/general402.d.ts +0 -21
  83. package/model/general403.d.ts +0 -21
  84. package/model/general404.d.ts +0 -21
  85. package/model/general404Detail.d.ts +0 -17
  86. package/model/general429.d.ts +0 -21
  87. package/model/general500.d.ts +0 -21
  88. package/model/models.d.ts +0 -29
  89. package/model/schemaError.d.ts +0 -23
  90. package/model/service.d.ts +0 -24
  91. package/model/tableConfiguration.d.ts +0 -29
  92. package/model/tableConfigurationColumnType.d.ts +0 -20
  93. package/model/tableConfigurationList.d.ts +0 -22
  94. package/model/tableListCounters.d.ts +0 -24
  95. package/model/tableListCountersDetail.d.ts +0 -19
  96. package/model/tracedata.d.ts +0 -49
  97. package/model/versionResult.d.ts +0 -27
  98. package/param.d.ts +0 -37
  99. package/provide-api.d.ts +0 -3
  100. package/variables.d.ts +0 -8
@@ -0,0 +1,1917 @@
1
+ import { HttpParameterCodec, HttpHeaders, HttpParams, HttpClient, HttpContext, HttpResponse, HttpEvent } from '@angular/common/http';
2
+ import { Observable } from 'rxjs';
3
+ import * as i0 from '@angular/core';
4
+ import { InjectionToken, ModuleWithProviders, EnvironmentProviders } from '@angular/core';
5
+
6
+ /**
7
+ * Standard parameter styles defined by OpenAPI spec
8
+ */
9
+ type StandardParamStyle = 'matrix' | 'label' | 'form' | 'simple' | 'spaceDelimited' | 'pipeDelimited' | 'deepObject';
10
+ /**
11
+ * The OpenAPI standard {@link StandardParamStyle}s may be extended by custom styles by the user.
12
+ */
13
+ type ParamStyle = StandardParamStyle | string;
14
+ /**
15
+ * Standard parameter locations defined by OpenAPI spec
16
+ */
17
+ type ParamLocation = 'query' | 'header' | 'path' | 'cookie';
18
+ /**
19
+ * Standard types as defined in <a href="https://swagger.io/specification/#data-types">OpenAPI Specification: Data Types</a>
20
+ */
21
+ type StandardDataType = "integer" | "number" | "boolean" | "string" | "object" | "array";
22
+ /**
23
+ * Standard {@link DataType}s plus your own types/classes.
24
+ */
25
+ type DataType = StandardDataType | string;
26
+ /**
27
+ * Standard formats as defined in <a href="https://swagger.io/specification/#data-types">OpenAPI Specification: Data Types</a>
28
+ */
29
+ type StandardDataFormat = "int32" | "int64" | "float" | "double" | "byte" | "binary" | "date" | "date-time" | "password";
30
+ type DataFormat = StandardDataFormat | string;
31
+ /**
32
+ * The parameter to encode.
33
+ */
34
+ interface Param {
35
+ name: string;
36
+ value: unknown;
37
+ in: ParamLocation;
38
+ style: ParamStyle;
39
+ explode: boolean;
40
+ dataType: DataType;
41
+ dataFormat: DataFormat | undefined;
42
+ }
43
+
44
+ interface ConfigurationParameters {
45
+ /**
46
+ * @deprecated Since 5.0. Use credentials instead
47
+ */
48
+ apiKeys?: {
49
+ [key: string]: string;
50
+ };
51
+ username?: string;
52
+ password?: string;
53
+ /**
54
+ * @deprecated Since 5.0. Use credentials instead
55
+ */
56
+ accessToken?: string | (() => string);
57
+ basePath?: string;
58
+ withCredentials?: boolean;
59
+ /**
60
+ * Takes care of encoding query- and form-parameters.
61
+ */
62
+ encoder?: HttpParameterCodec;
63
+ /**
64
+ * Override the default method for encoding path parameters in various
65
+ * <a href="https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#style-values">styles</a>.
66
+ * <p>
67
+ * See {@link README.md} for more details
68
+ * </p>
69
+ */
70
+ encodeParam?: (param: Param) => string;
71
+ /**
72
+ * The keys are the names in the securitySchemes section of the OpenAPI
73
+ * document. They should map to the value used for authentication
74
+ * minus any standard prefixes such as 'Basic' or 'Bearer'.
75
+ */
76
+ credentials?: {
77
+ [key: string]: string | (() => string | undefined);
78
+ };
79
+ }
80
+ declare class Configuration {
81
+ /**
82
+ * @deprecated Since 5.0. Use credentials instead
83
+ */
84
+ apiKeys?: {
85
+ [key: string]: string;
86
+ };
87
+ username?: string;
88
+ password?: string;
89
+ /**
90
+ * @deprecated Since 5.0. Use credentials instead
91
+ */
92
+ accessToken?: string | (() => string);
93
+ basePath?: string;
94
+ withCredentials?: boolean;
95
+ /**
96
+ * Takes care of encoding query- and form-parameters.
97
+ */
98
+ encoder?: HttpParameterCodec;
99
+ /**
100
+ * Encoding of various path parameter
101
+ * <a href="https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#style-values">styles</a>.
102
+ * <p>
103
+ * See {@link README.md} for more details
104
+ * </p>
105
+ */
106
+ encodeParam: (param: Param) => string;
107
+ /**
108
+ * The keys are the names in the securitySchemes section of the OpenAPI
109
+ * document. They should map to the value used for authentication
110
+ * minus any standard prefixes such as 'Basic' or 'Bearer'.
111
+ */
112
+ credentials: {
113
+ [key: string]: string | (() => string | undefined);
114
+ };
115
+ constructor({ accessToken, apiKeys, basePath, credentials, encodeParam, encoder, password, username, withCredentials }?: ConfigurationParameters);
116
+ /**
117
+ * Select the correct content-type to use for a request.
118
+ * Uses {@link Configuration#isJsonMime} to determine the correct content-type.
119
+ * If no content type is found return the first found type if the contentTypes is not empty
120
+ * @param contentTypes - the array of content types that are available for selection
121
+ * @returns the selected content-type or <code>undefined</code> if no selection could be made.
122
+ */
123
+ selectHeaderContentType(contentTypes: string[]): string | undefined;
124
+ /**
125
+ * Select the correct accept content-type to use for a request.
126
+ * Uses {@link Configuration#isJsonMime} to determine the correct accept content-type.
127
+ * If no content type is found return the first found type if the contentTypes is not empty
128
+ * @param accepts - the array of content types that are available for selection.
129
+ * @returns the selected content-type or <code>undefined</code> if no selection could be made.
130
+ */
131
+ selectHeaderAccept(accepts: string[]): string | undefined;
132
+ /**
133
+ * Check if the given MIME is a JSON MIME.
134
+ * JSON MIME examples:
135
+ * application/json
136
+ * application/json; charset=UTF8
137
+ * APPLICATION/JSON
138
+ * application/vnd.company+json
139
+ * @param mime - MIME (Multipurpose Internet Mail Extensions)
140
+ * @return True if the given MIME is JSON, false otherwise.
141
+ */
142
+ isJsonMime(mime: string): boolean;
143
+ lookupCredential(key: string): string | undefined;
144
+ addCredentialToHeaders(credentialKey: string, headerName: string, headers: HttpHeaders, prefix?: string): HttpHeaders;
145
+ addCredentialToQuery(credentialKey: string, paramName: string, query: HttpParams): HttpParams;
146
+ private defaultEncodeParam;
147
+ }
148
+
149
+ /**
150
+ * VRt.Registry [RG]
151
+ *
152
+ * The version of the OpenAPI document: 7.34.3275
153
+ * Contact: support@veeroute.com
154
+ *
155
+ * NOTE: This class is auto generated by OpenAPI Generator.
156
+ * Do not edit the class manually.
157
+ */
158
+
159
+ declare class BaseService {
160
+ protected basePath: string;
161
+ defaultHeaders: HttpHeaders;
162
+ configuration: Configuration;
163
+ encoder: HttpParameterCodec;
164
+ constructor(basePath?: string | string[], configuration?: Configuration);
165
+ protected canConsumeForm(consumes: string[]): boolean;
166
+ protected addToHttpParams(httpParams: HttpParams, value: any, key?: string, isDeep?: boolean): HttpParams;
167
+ protected addToHttpParamsRecursive(httpParams: HttpParams, value?: any, key?: string, isDeep?: boolean): HttpParams;
168
+ }
169
+
170
+ /**
171
+ * VRt.Registry [RG]
172
+ *
173
+ * The version of the OpenAPI document: 7.34.3275
174
+ * Contact: support@veeroute.com
175
+ *
176
+ * NOTE: This class is auto generated by OpenAPI Generator.
177
+ * Do not edit the class manually.
178
+ */
179
+
180
+ interface CreateBackupRequestParams {
181
+ targetFolderKey: string;
182
+ }
183
+ interface RestoreBackupRequestParams {
184
+ targetFolderKey: string;
185
+ body: string;
186
+ }
187
+ interface BackupsServiceInterface {
188
+ defaultHeaders: HttpHeaders;
189
+ configuration: Configuration;
190
+ /**
191
+ * Folder export
192
+ * Export folder with experiments.
193
+ * @param requestParameters
194
+ */
195
+ createBackup(requestParameters: CreateBackupRequestParams, extraHttpRequestParams?: any): Observable<string>;
196
+ /**
197
+ * Folder import
198
+ * Import folder with experiments. The folder should not be of type ROOT and should be empty.
199
+ * @param requestParameters
200
+ */
201
+ restoreBackup(requestParameters: RestoreBackupRequestParams, extraHttpRequestParams?: any): Observable<{}>;
202
+ }
203
+
204
+ declare class BackupsService extends BaseService implements BackupsServiceInterface {
205
+ protected httpClient: HttpClient;
206
+ constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
207
+ /**
208
+ * Folder export
209
+ * Export folder with experiments.
210
+ * @param requestParameters
211
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
212
+ * @param reportProgress flag to report request and response progress.
213
+ */
214
+ createBackup(requestParameters: CreateBackupRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
215
+ httpHeaderAccept?: 'application/octet-stream' | 'application/json';
216
+ context?: HttpContext;
217
+ transferCache?: boolean;
218
+ }): Observable<string>;
219
+ createBackup(requestParameters: CreateBackupRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
220
+ httpHeaderAccept?: 'application/octet-stream' | 'application/json';
221
+ context?: HttpContext;
222
+ transferCache?: boolean;
223
+ }): Observable<HttpResponse<string>>;
224
+ createBackup(requestParameters: CreateBackupRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
225
+ httpHeaderAccept?: 'application/octet-stream' | 'application/json';
226
+ context?: HttpContext;
227
+ transferCache?: boolean;
228
+ }): Observable<HttpEvent<string>>;
229
+ /**
230
+ * Folder import
231
+ * Import folder with experiments. The folder should not be of type ROOT and should be empty.
232
+ * @param requestParameters
233
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
234
+ * @param reportProgress flag to report request and response progress.
235
+ */
236
+ restoreBackup(requestParameters: RestoreBackupRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
237
+ httpHeaderAccept?: 'application/json';
238
+ context?: HttpContext;
239
+ transferCache?: boolean;
240
+ }): Observable<any>;
241
+ restoreBackup(requestParameters: RestoreBackupRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
242
+ httpHeaderAccept?: 'application/json';
243
+ context?: HttpContext;
244
+ transferCache?: boolean;
245
+ }): Observable<HttpResponse<any>>;
246
+ restoreBackup(requestParameters: RestoreBackupRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
247
+ httpHeaderAccept?: 'application/json';
248
+ context?: HttpContext;
249
+ transferCache?: boolean;
250
+ }): Observable<HttpEvent<any>>;
251
+ static ɵfac: i0.ɵɵFactoryDeclaration<BackupsService, [null, { optional: true; }, { optional: true; }]>;
252
+ static ɵprov: i0.ɵɵInjectableDeclaration<BackupsService>;
253
+ }
254
+
255
+ /**
256
+ * VRt.Registry [RG]
257
+ *
258
+ * The version of the OpenAPI document: 7.34.3275
259
+ * Contact: support@veeroute.com
260
+ *
261
+ * NOTE: This class is auto generated by OpenAPI Generator.
262
+ * Do not edit the class manually.
263
+ */
264
+ /**
265
+ * File specification.
266
+ */
267
+ interface FileSpecificationRegistry {
268
+ [key: string]: any | any;
269
+ /**
270
+ * File name.
271
+ */
272
+ name: string;
273
+ /**
274
+ * File comment.
275
+ */
276
+ comment: string | null;
277
+ /**
278
+ * Key, unique identifier.
279
+ */
280
+ folder_key: string;
281
+ }
282
+
283
+ /**
284
+ * VRt.Registry [RG]
285
+ *
286
+ * The version of the OpenAPI document: 7.34.3275
287
+ * Contact: support@veeroute.com
288
+ *
289
+ * NOTE: This class is auto generated by OpenAPI Generator.
290
+ * Do not edit the class manually.
291
+ */
292
+
293
+ /**
294
+ * Configuration file.
295
+ */
296
+ interface ConfigurationRegistry {
297
+ [key: string]: any | any;
298
+ /**
299
+ * Key, unique identifier.
300
+ */
301
+ key: string;
302
+ specification: FileSpecificationRegistry;
303
+ /**
304
+ * Settings in [JSON](https://www.json.org/) format.
305
+ */
306
+ content: string;
307
+ /**
308
+ * Schema for validating content (settings) in [JSON Schema](https://json-schema.org/) format.
309
+ */
310
+ json_schema: string | null;
311
+ /**
312
+ * Last file edit date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format.
313
+ */
314
+ edit_date: string;
315
+ /**
316
+ * File creation date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format.
317
+ */
318
+ creation_date: string;
319
+ }
320
+
321
+ /**
322
+ * VRt.Registry [RG]
323
+ *
324
+ * The version of the OpenAPI document: 7.34.3275
325
+ * Contact: support@veeroute.com
326
+ *
327
+ * NOTE: This class is auto generated by OpenAPI Generator.
328
+ * Do not edit the class manually.
329
+ */
330
+
331
+ /**
332
+ * Configuration (table).
333
+ */
334
+ interface TableConfigurationRegistry {
335
+ [key: string]: any | any;
336
+ /**
337
+ * Key, unique identifier.
338
+ */
339
+ essence_key: string;
340
+ specification: FileSpecificationRegistry;
341
+ /**
342
+ * Last file edit date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format.
343
+ */
344
+ edit_date: string;
345
+ /**
346
+ * File creation date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format.
347
+ */
348
+ creation_date: string;
349
+ }
350
+
351
+ /**
352
+ * VRt.Registry [RG]
353
+ *
354
+ * The version of the OpenAPI document: 7.34.3275
355
+ * Contact: support@veeroute.com
356
+ *
357
+ * NOTE: This class is auto generated by OpenAPI Generator.
358
+ * Do not edit the class manually.
359
+ */
360
+ /**
361
+ * Detail counters by list.
362
+ */
363
+ interface TableListCountersDetailRegistry {
364
+ [key: string]: any | any;
365
+ /**
366
+ * Count.
367
+ */
368
+ total: number;
369
+ }
370
+
371
+ /**
372
+ * VRt.Registry [RG]
373
+ *
374
+ * The version of the OpenAPI document: 7.34.3275
375
+ * Contact: support@veeroute.com
376
+ *
377
+ * NOTE: This class is auto generated by OpenAPI Generator.
378
+ * Do not edit the class manually.
379
+ */
380
+
381
+ /**
382
+ * Counters by list.
383
+ */
384
+ interface TableListCountersRegistry {
385
+ [key: string]: any | any;
386
+ /**
387
+ * General statistics, does not depend on the filter.
388
+ */
389
+ overall: TableListCountersDetailRegistry;
390
+ /**
391
+ * Filtered statistics.
392
+ */
393
+ filter: TableListCountersDetailRegistry;
394
+ }
395
+
396
+ /**
397
+ * VRt.Registry [RG]
398
+ *
399
+ * The version of the OpenAPI document: 7.34.3275
400
+ * Contact: support@veeroute.com
401
+ *
402
+ * NOTE: This class is auto generated by OpenAPI Generator.
403
+ * Do not edit the class manually.
404
+ */
405
+
406
+ /**
407
+ * A list of configurations (table).
408
+ */
409
+ interface TableConfigurationListRegistry {
410
+ [key: string]: any | any;
411
+ /**
412
+ * A list of configurations.
413
+ */
414
+ essences: Array<TableConfigurationRegistry>;
415
+ counters: TableListCountersRegistry;
416
+ }
417
+
418
+ /**
419
+ * VRt.Registry [RG]
420
+ *
421
+ * The version of the OpenAPI document: 7.34.3275
422
+ * Contact: support@veeroute.com
423
+ *
424
+ * NOTE: This class is auto generated by OpenAPI Generator.
425
+ * Do not edit the class manually.
426
+ */
427
+ /**
428
+ * Attribute.
429
+ */
430
+ interface AttributeRegistry {
431
+ [key: string]: any | any;
432
+ /**
433
+ * Attribute\'s key.
434
+ */
435
+ key: string;
436
+ /**
437
+ * Attribute\'s value.
438
+ */
439
+ value: string;
440
+ }
441
+
442
+ /**
443
+ * VRt.Registry [RG]
444
+ *
445
+ * The version of the OpenAPI document: 7.34.3275
446
+ * Contact: support@veeroute.com
447
+ *
448
+ * NOTE: This class is auto generated by OpenAPI Generator.
449
+ * Do not edit the class manually.
450
+ */
451
+ /**
452
+ * Service availability result.
453
+ */
454
+ interface CheckResultRegistry {
455
+ [key: string]: any | any;
456
+ /**
457
+ * The current health indicator of the service. * `0.0` means the service is not ready to perform tasks. * `1.0` means the service is fully ready to perform tasks.
458
+ */
459
+ health: number;
460
+ }
461
+
462
+ /**
463
+ * VRt.Registry [RG]
464
+ *
465
+ * The version of the OpenAPI document: 7.34.3275
466
+ * Contact: support@veeroute.com
467
+ *
468
+ * NOTE: This class is auto generated by OpenAPI Generator.
469
+ * Do not edit the class manually.
470
+ */
471
+ /**
472
+ * The path from the root of the virtual file system to the file in the form of folder and file names.
473
+ */
474
+ interface FileNamePathRegistry {
475
+ [key: string]: any | any;
476
+ /**
477
+ * List of folder names from the root of the virtual filesystem.
478
+ */
479
+ folder_names: Array<string>;
480
+ /**
481
+ * File name.
482
+ */
483
+ file_name: string;
484
+ }
485
+
486
+ /**
487
+ * VRt.Registry [RG]
488
+ *
489
+ * The version of the OpenAPI document: 7.34.3275
490
+ * Contact: support@veeroute.com
491
+ *
492
+ * NOTE: This class is auto generated by OpenAPI Generator.
493
+ * Do not edit the class manually.
494
+ */
495
+ /**
496
+ * The name of the column in the table with folders.
497
+ */
498
+ declare enum FilesystemColumnTypeRegistry {
499
+ NAME = "NAME",
500
+ OWNER_COMPANY_KEY = "OWNER_COMPANY_KEY",
501
+ OWNER_USERNAME = "OWNER_USERNAME",
502
+ CREATION_DATE = "CREATION_DATE",
503
+ EXPIRATION_DATE = "EXPIRATION_DATE",
504
+ FOLDERS_COUNT = "FOLDERS_COUNT",
505
+ FILES_COUNT = "FILES_COUNT"
506
+ }
507
+
508
+ /**
509
+ * VRt.Registry [RG]
510
+ *
511
+ * The version of the OpenAPI document: 7.34.3275
512
+ * Contact: support@veeroute.com
513
+ *
514
+ * NOTE: This class is auto generated by OpenAPI Generator.
515
+ * Do not edit the class manually.
516
+ */
517
+ /**
518
+ * Current folder counters.
519
+ */
520
+ interface FolderCountersRegistry {
521
+ [key: string]: any | any;
522
+ /**
523
+ * The number of subfolders.
524
+ */
525
+ folders_count: number;
526
+ /**
527
+ * The number of files.
528
+ */
529
+ files_count: number;
530
+ }
531
+
532
+ /**
533
+ * VRt.Registry [RG]
534
+ *
535
+ * The version of the OpenAPI document: 7.34.3275
536
+ * Contact: support@veeroute.com
537
+ *
538
+ * NOTE: This class is auto generated by OpenAPI Generator.
539
+ * Do not edit the class manually.
540
+ */
541
+
542
+ /**
543
+ * Counters across the entire virtual file system.
544
+ */
545
+ interface FilesystemCountersRegistry {
546
+ [key: string]: any | any;
547
+ /**
548
+ * Current number of available folders/files.
549
+ */
550
+ current: FolderCountersRegistry;
551
+ /**
552
+ * Max number of available folders/files.
553
+ */
554
+ max: FolderCountersRegistry;
555
+ }
556
+
557
+ /**
558
+ * VRt.Registry [RG]
559
+ *
560
+ * The version of the OpenAPI document: 7.34.3275
561
+ * Contact: support@veeroute.com
562
+ *
563
+ * NOTE: This class is auto generated by OpenAPI Generator.
564
+ * Do not edit the class manually.
565
+ */
566
+ /**
567
+ * Element type: * `ROOT` - root object * `FOLDER` - folder
568
+ */
569
+ declare enum FolderTypeRegistry {
570
+ ROOT = "ROOT",
571
+ FOLDER = "FOLDER"
572
+ }
573
+
574
+ /**
575
+ * VRt.Registry [RG]
576
+ *
577
+ * The version of the OpenAPI document: 7.34.3275
578
+ * Contact: support@veeroute.com
579
+ *
580
+ * NOTE: This class is auto generated by OpenAPI Generator.
581
+ * Do not edit the class manually.
582
+ */
583
+
584
+ /**
585
+ * Folder is an element of a virtual file system.
586
+ */
587
+ interface FolderRegistry {
588
+ [key: string]: any | any;
589
+ /**
590
+ * Key, unique identifier.
591
+ */
592
+ key: string;
593
+ type: FolderTypeRegistry;
594
+ /**
595
+ * Parent folder key, `null` if the folder is root.
596
+ */
597
+ parent_key?: string | null;
598
+ /**
599
+ * Folder name.
600
+ */
601
+ name: string;
602
+ /**
603
+ * Folder comment.
604
+ */
605
+ comment?: string | null;
606
+ /**
607
+ * Folder color.
608
+ */
609
+ color?: string | null;
610
+ /**
611
+ * Attributes. Used to add service information.
612
+ */
613
+ attributes?: Array<AttributeRegistry>;
614
+ /**
615
+ * Unique company key.
616
+ */
617
+ owner_company_key?: string | null;
618
+ /**
619
+ * Unique username for login.
620
+ */
621
+ owner_username?: string | null;
622
+ /**
623
+ * Creation date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format.
624
+ */
625
+ creation_date?: string | null;
626
+ /**
627
+ * Date and time of automatic deletion in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. Null means that automatic deletion does not occur.
628
+ */
629
+ expiration_date?: string | null;
630
+ counters: FolderCountersRegistry;
631
+ }
632
+
633
+ /**
634
+ * VRt.Registry [RG]
635
+ *
636
+ * The version of the OpenAPI document: 7.34.3275
637
+ * Contact: support@veeroute.com
638
+ *
639
+ * NOTE: This class is auto generated by OpenAPI Generator.
640
+ * Do not edit the class manually.
641
+ */
642
+
643
+ /**
644
+ * Path from file/folder to the root of the virtual file system.
645
+ */
646
+ interface FilesystemPathRegistry {
647
+ [key: string]: any | any;
648
+ /**
649
+ * List of folders.
650
+ */
651
+ folders: Array<FolderRegistry>;
652
+ }
653
+
654
+ /**
655
+ * VRt.Registry [RG]
656
+ *
657
+ * The version of the OpenAPI document: 7.34.3275
658
+ * Contact: support@veeroute.com
659
+ *
660
+ * NOTE: This class is auto generated by OpenAPI Generator.
661
+ * Do not edit the class manually.
662
+ */
663
+
664
+ /**
665
+ * Virtual filesystem.
666
+ */
667
+ interface FilesystemRegistry {
668
+ [key: string]: any | any;
669
+ current_folder: FolderRegistry;
670
+ /**
671
+ * List of folders.
672
+ */
673
+ folders: Array<FolderRegistry>;
674
+ counters: TableListCountersRegistry;
675
+ }
676
+
677
+ /**
678
+ * VRt.Registry [RG]
679
+ *
680
+ * The version of the OpenAPI document: 7.34.3275
681
+ * Contact: support@veeroute.com
682
+ *
683
+ * NOTE: This class is auto generated by OpenAPI Generator.
684
+ * Do not edit the class manually.
685
+ */
686
+
687
+ /**
688
+ * Folder specification.
689
+ */
690
+ interface FolderSpecificationRegistry {
691
+ [key: string]: any | any;
692
+ /**
693
+ * Parent folder key, `null` if the folder is root.
694
+ */
695
+ parent_key?: string | null;
696
+ /**
697
+ * Folder name.
698
+ */
699
+ name: string;
700
+ /**
701
+ * Folder comment.
702
+ */
703
+ comment?: string | null;
704
+ /**
705
+ * Folder color.
706
+ */
707
+ color?: string | null;
708
+ /**
709
+ * Date and time of automatic deletion in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format. Null means that automatic deletion does not occur.
710
+ */
711
+ expiration_date?: string | null;
712
+ /**
713
+ * Attributes. Used to add service information.
714
+ */
715
+ attributes?: Array<AttributeRegistry>;
716
+ }
717
+
718
+ /**
719
+ * VRt.Registry [RG]
720
+ *
721
+ * The version of the OpenAPI document: 7.34.3275
722
+ * Contact: support@veeroute.com
723
+ *
724
+ * NOTE: This class is auto generated by OpenAPI Generator.
725
+ * Do not edit the class manually.
726
+ */
727
+ /**
728
+ * Data error by schema.
729
+ */
730
+ interface SchemaErrorRegistry {
731
+ [key: string]: any | any;
732
+ /**
733
+ * Target entity identifier.
734
+ */
735
+ entity: string | null;
736
+ /**
737
+ * Error message.
738
+ */
739
+ message: string;
740
+ }
741
+
742
+ /**
743
+ * VRt.Registry [RG]
744
+ *
745
+ * The version of the OpenAPI document: 7.34.3275
746
+ * Contact: support@veeroute.com
747
+ *
748
+ * NOTE: This class is auto generated by OpenAPI Generator.
749
+ * Do not edit the class manually.
750
+ */
751
+ /**
752
+ * Service name.
753
+ */
754
+ declare enum ServiceRegistry {
755
+ UNIVERSAL = "UNIVERSAL",
756
+ ROUTING = "ROUTING",
757
+ ACCOUNT = "ACCOUNT",
758
+ ADMIN = "ADMIN",
759
+ STUDIO = "STUDIO",
760
+ MONITOR = "MONITOR",
761
+ PACKER = "PACKER",
762
+ AGRO = "AGRO",
763
+ REGISTRY = "REGISTRY",
764
+ SUPPORT = "SUPPORT"
765
+ }
766
+
767
+ /**
768
+ * VRt.Registry [RG]
769
+ *
770
+ * The version of the OpenAPI document: 7.34.3275
771
+ * Contact: support@veeroute.com
772
+ *
773
+ * NOTE: This class is auto generated by OpenAPI Generator.
774
+ * Do not edit the class manually.
775
+ */
776
+
777
+ /**
778
+ * Data for request tracing.
779
+ */
780
+ interface TracedataRegistry {
781
+ [key: string]: any | any;
782
+ /**
783
+ * Unique process identifier. One is created per process, the same for different requests for the same process.
784
+ */
785
+ process_code: string;
786
+ /**
787
+ * Unique identifier of the request. A new one is created for each request.
788
+ */
789
+ request_code: string;
790
+ /**
791
+ * Unique username for login.
792
+ */
793
+ username: string;
794
+ /**
795
+ * Unique company key.
796
+ */
797
+ company: string;
798
+ service: ServiceRegistry;
799
+ /**
800
+ * Operation (request) name.
801
+ */
802
+ operation: string;
803
+ /**
804
+ * Environment identifier.
805
+ */
806
+ env: string;
807
+ /**
808
+ * Pod identifier.
809
+ */
810
+ pod: string;
811
+ /**
812
+ * Date and time service method run in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format.
813
+ */
814
+ time: string;
815
+ }
816
+
817
+ /**
818
+ * VRt.Registry [RG]
819
+ *
820
+ * The version of the OpenAPI document: 7.34.3275
821
+ * Contact: support@veeroute.com
822
+ *
823
+ * NOTE: This class is auto generated by OpenAPI Generator.
824
+ * Do not edit the class manually.
825
+ */
826
+
827
+ /**
828
+ * Error details for 400 `Bad Request`.
829
+ */
830
+ interface General400Registry {
831
+ [key: string]: any | any;
832
+ tracedata: TracedataRegistry;
833
+ /**
834
+ * Error message.
835
+ */
836
+ message?: string | null;
837
+ /**
838
+ * List of syntax errors - data does not match the schema.
839
+ */
840
+ schema_errors?: Array<SchemaErrorRegistry>;
841
+ }
842
+
843
+ /**
844
+ * VRt.Registry [RG]
845
+ *
846
+ * The version of the OpenAPI document: 7.34.3275
847
+ * Contact: support@veeroute.com
848
+ *
849
+ * NOTE: This class is auto generated by OpenAPI Generator.
850
+ * Do not edit the class manually.
851
+ */
852
+
853
+ /**
854
+ * Error details for 402 `Payment Required`.
855
+ */
856
+ interface General402Registry {
857
+ [key: string]: any | any;
858
+ tracedata: TracedataRegistry;
859
+ /**
860
+ * Error message.
861
+ */
862
+ message?: string | null;
863
+ }
864
+
865
+ /**
866
+ * VRt.Registry [RG]
867
+ *
868
+ * The version of the OpenAPI document: 7.34.3275
869
+ * Contact: support@veeroute.com
870
+ *
871
+ * NOTE: This class is auto generated by OpenAPI Generator.
872
+ * Do not edit the class manually.
873
+ */
874
+
875
+ /**
876
+ * Error details for 403 `Forbidden`.
877
+ */
878
+ interface General403Registry {
879
+ [key: string]: any | any;
880
+ tracedata: TracedataRegistry;
881
+ /**
882
+ * Error message.
883
+ */
884
+ message?: string | null;
885
+ }
886
+
887
+ /**
888
+ * VRt.Registry [RG]
889
+ *
890
+ * The version of the OpenAPI document: 7.34.3275
891
+ * Contact: support@veeroute.com
892
+ *
893
+ * NOTE: This class is auto generated by OpenAPI Generator.
894
+ * Do not edit the class manually.
895
+ */
896
+
897
+ /**
898
+ * Resource details.
899
+ */
900
+ interface General404DetailRegistry {
901
+ [key: string]: any | any;
902
+ tracedata: TracedataRegistry;
903
+ }
904
+
905
+ /**
906
+ * VRt.Registry [RG]
907
+ *
908
+ * The version of the OpenAPI document: 7.34.3275
909
+ * Contact: support@veeroute.com
910
+ *
911
+ * NOTE: This class is auto generated by OpenAPI Generator.
912
+ * Do not edit the class manually.
913
+ */
914
+
915
+ /**
916
+ * 404 Error details.
917
+ */
918
+ interface General404Registry {
919
+ [key: string]: any | any;
920
+ /**
921
+ * Resource identifier.
922
+ */
923
+ resource_key?: string | null;
924
+ detail?: General404DetailRegistry | null;
925
+ }
926
+
927
+ /**
928
+ * VRt.Registry [RG]
929
+ *
930
+ * The version of the OpenAPI document: 7.34.3275
931
+ * Contact: support@veeroute.com
932
+ *
933
+ * NOTE: This class is auto generated by OpenAPI Generator.
934
+ * Do not edit the class manually.
935
+ */
936
+
937
+ /**
938
+ * Error details for 429 `Too Many Requests`.
939
+ */
940
+ interface General429Registry {
941
+ [key: string]: any | any;
942
+ tracedata: TracedataRegistry;
943
+ /**
944
+ * Error message.
945
+ */
946
+ message?: string | null;
947
+ }
948
+
949
+ /**
950
+ * VRt.Registry [RG]
951
+ *
952
+ * The version of the OpenAPI document: 7.34.3275
953
+ * Contact: support@veeroute.com
954
+ *
955
+ * NOTE: This class is auto generated by OpenAPI Generator.
956
+ * Do not edit the class manually.
957
+ */
958
+
959
+ /**
960
+ * Error details for 500 `Internal Server Error`.
961
+ */
962
+ interface General500Registry {
963
+ [key: string]: any | any;
964
+ tracedata: TracedataRegistry;
965
+ /**
966
+ * Error message.
967
+ */
968
+ message?: string | null;
969
+ }
970
+
971
+ /**
972
+ * VRt.Registry [RG]
973
+ *
974
+ * The version of the OpenAPI document: 7.34.3275
975
+ * Contact: support@veeroute.com
976
+ *
977
+ * NOTE: This class is auto generated by OpenAPI Generator.
978
+ * Do not edit the class manually.
979
+ */
980
+ /**
981
+ * Column name in the table with waves: * `ESSENCE_KEY` - configuration key
982
+ */
983
+ declare enum TableConfigurationColumnTypeRegistry {
984
+ ESSENCE_KEY = "ESSENCE_KEY",
985
+ CREATION_DATE = "CREATION_DATE",
986
+ EDIT_DATE = "EDIT_DATE",
987
+ SPECIFICATION_NAME = "SPECIFICATION_NAME",
988
+ SPECIFICATION_COMMENT = "SPECIFICATION_COMMENT",
989
+ SPECIFICATION_FOLDER_KEY = "SPECIFICATION_FOLDER_KEY"
990
+ }
991
+
992
+ /**
993
+ * VRt.Registry [RG]
994
+ *
995
+ * The version of the OpenAPI document: 7.34.3275
996
+ * Contact: support@veeroute.com
997
+ *
998
+ * NOTE: This class is auto generated by OpenAPI Generator.
999
+ * Do not edit the class manually.
1000
+ */
1001
+ /**
1002
+ * Service version.
1003
+ */
1004
+ interface VersionResultRegistry {
1005
+ [key: string]: any | any;
1006
+ /**
1007
+ * Product version. Within a single version, compatibility of common data structures between services is guaranteed. A version change indicates changes that are incompatible with previous versions of the product (and all services).
1008
+ */
1009
+ major: number;
1010
+ /**
1011
+ * Minor version of the service. A version change indicates new functionality. The update is backward compatible with the major version of the service.
1012
+ */
1013
+ minor: number;
1014
+ /**
1015
+ * Build version. Contains backwards compatible bug fixes and docs update.
1016
+ */
1017
+ build: string;
1018
+ }
1019
+
1020
+ /**
1021
+ * VRt.Registry [RG]
1022
+ *
1023
+ * The version of the OpenAPI document: 7.34.3275
1024
+ * Contact: support@veeroute.com
1025
+ *
1026
+ * NOTE: This class is auto generated by OpenAPI Generator.
1027
+ * Do not edit the class manually.
1028
+ */
1029
+
1030
+ interface CreateConfigurationRequestParams {
1031
+ fileSpecificationRegistry: FileSpecificationRegistry;
1032
+ }
1033
+ interface DeleteConfigurationRequestParams {
1034
+ fileKey: string;
1035
+ }
1036
+ interface DuplicateConfigurationRequestParams {
1037
+ fileKey: string;
1038
+ fileSpecificationRegistry: FileSpecificationRegistry;
1039
+ }
1040
+ interface ReadConfigurationRequestParams {
1041
+ fileKey: string;
1042
+ }
1043
+ interface ReadConfigurationContentRequestParams {
1044
+ fileKey: string;
1045
+ }
1046
+ interface ReadConfigurationSchemaRequestParams {
1047
+ fileKey: string;
1048
+ }
1049
+ interface ReadConfigurationsTableRequestParams {
1050
+ folderKey?: string;
1051
+ filter?: string;
1052
+ offset?: number;
1053
+ limit?: number;
1054
+ sortField?: TableConfigurationColumnTypeRegistry;
1055
+ sortDirection?: 'ASC' | 'DESC';
1056
+ }
1057
+ interface SearchConfigurationsRequestParams {
1058
+ filter: string;
1059
+ offset?: number;
1060
+ limit?: number;
1061
+ sortField?: TableConfigurationColumnTypeRegistry;
1062
+ sortDirection?: 'ASC' | 'DESC';
1063
+ }
1064
+ interface UpdateConfigurationContentRequestParams {
1065
+ fileKey: string;
1066
+ body: string;
1067
+ }
1068
+ interface UpdateConfigurationSchemaRequestParams {
1069
+ fileKey: string;
1070
+ body: string | null;
1071
+ }
1072
+ interface UpdateConfigurationSpecificationRequestParams {
1073
+ fileKey: string;
1074
+ fileSpecificationRegistry: FileSpecificationRegistry;
1075
+ }
1076
+ interface ConfigurationsServiceInterface {
1077
+ defaultHeaders: HttpHeaders;
1078
+ configuration: Configuration;
1079
+ /**
1080
+ * Create configuration
1081
+ * Create new configuration file.
1082
+ * @param requestParameters
1083
+ */
1084
+ createConfiguration(requestParameters: CreateConfigurationRequestParams, extraHttpRequestParams?: any): Observable<string>;
1085
+ /**
1086
+ * Configuration removal
1087
+ * Configuration removal by key.
1088
+ * @param requestParameters
1089
+ */
1090
+ deleteConfiguration(requestParameters: DeleteConfigurationRequestParams, extraHttpRequestParams?: any): Observable<{}>;
1091
+ /**
1092
+ * Configuration duplicate
1093
+ * Configuration duplicate.
1094
+ * @param requestParameters
1095
+ */
1096
+ duplicateConfiguration(requestParameters: DuplicateConfigurationRequestParams, extraHttpRequestParams?: any): Observable<string>;
1097
+ /**
1098
+ * Reading configuration
1099
+ * Getting configuration file by key.
1100
+ * @param requestParameters
1101
+ */
1102
+ readConfiguration(requestParameters: ReadConfigurationRequestParams, extraHttpRequestParams?: any): Observable<ConfigurationRegistry>;
1103
+ /**
1104
+ * Content read
1105
+ * Content read.
1106
+ * @param requestParameters
1107
+ */
1108
+ readConfigurationContent(requestParameters: ReadConfigurationContentRequestParams, extraHttpRequestParams?: any): Observable<string>;
1109
+ /**
1110
+ * Schema read
1111
+ * Schema read.
1112
+ * @param requestParameters
1113
+ */
1114
+ readConfigurationSchema(requestParameters: ReadConfigurationSchemaRequestParams, extraHttpRequestParams?: any): Observable<string>;
1115
+ /**
1116
+ * Configurations list (table)
1117
+ * Getting a table with configuration.
1118
+ * @param requestParameters
1119
+ */
1120
+ readConfigurationsTable(requestParameters: ReadConfigurationsTableRequestParams, extraHttpRequestParams?: any): Observable<TableConfigurationListRegistry>;
1121
+ /**
1122
+ * Configuration search
1123
+ * Configuration global search.
1124
+ * @param requestParameters
1125
+ */
1126
+ searchConfigurations(requestParameters: SearchConfigurationsRequestParams, extraHttpRequestParams?: any): Observable<TableConfigurationListRegistry>;
1127
+ /**
1128
+ * Content update
1129
+ * Content update.
1130
+ * @param requestParameters
1131
+ */
1132
+ updateConfigurationContent(requestParameters: UpdateConfigurationContentRequestParams, extraHttpRequestParams?: any): Observable<{}>;
1133
+ /**
1134
+ * Schema update
1135
+ * Schema update.
1136
+ * @param requestParameters
1137
+ */
1138
+ updateConfigurationSchema(requestParameters: UpdateConfigurationSchemaRequestParams, extraHttpRequestParams?: any): Observable<{}>;
1139
+ /**
1140
+ * Specification update
1141
+ * Rename \\ move configuration.
1142
+ * @param requestParameters
1143
+ */
1144
+ updateConfigurationSpecification(requestParameters: UpdateConfigurationSpecificationRequestParams, extraHttpRequestParams?: any): Observable<ConfigurationRegistry>;
1145
+ }
1146
+
1147
+ declare class ConfigurationsService extends BaseService implements ConfigurationsServiceInterface {
1148
+ protected httpClient: HttpClient;
1149
+ constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
1150
+ /**
1151
+ * Create configuration
1152
+ * Create new configuration file.
1153
+ * @param requestParameters
1154
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1155
+ * @param reportProgress flag to report request and response progress.
1156
+ */
1157
+ createConfiguration(requestParameters: CreateConfigurationRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1158
+ httpHeaderAccept?: 'application/json';
1159
+ context?: HttpContext;
1160
+ transferCache?: boolean;
1161
+ }): Observable<string>;
1162
+ createConfiguration(requestParameters: CreateConfigurationRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1163
+ httpHeaderAccept?: 'application/json';
1164
+ context?: HttpContext;
1165
+ transferCache?: boolean;
1166
+ }): Observable<HttpResponse<string>>;
1167
+ createConfiguration(requestParameters: CreateConfigurationRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1168
+ httpHeaderAccept?: 'application/json';
1169
+ context?: HttpContext;
1170
+ transferCache?: boolean;
1171
+ }): Observable<HttpEvent<string>>;
1172
+ /**
1173
+ * Configuration removal
1174
+ * Configuration removal by key.
1175
+ * @param requestParameters
1176
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1177
+ * @param reportProgress flag to report request and response progress.
1178
+ */
1179
+ deleteConfiguration(requestParameters: DeleteConfigurationRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1180
+ httpHeaderAccept?: 'application/json';
1181
+ context?: HttpContext;
1182
+ transferCache?: boolean;
1183
+ }): Observable<any>;
1184
+ deleteConfiguration(requestParameters: DeleteConfigurationRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1185
+ httpHeaderAccept?: 'application/json';
1186
+ context?: HttpContext;
1187
+ transferCache?: boolean;
1188
+ }): Observable<HttpResponse<any>>;
1189
+ deleteConfiguration(requestParameters: DeleteConfigurationRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1190
+ httpHeaderAccept?: 'application/json';
1191
+ context?: HttpContext;
1192
+ transferCache?: boolean;
1193
+ }): Observable<HttpEvent<any>>;
1194
+ /**
1195
+ * Configuration duplicate
1196
+ * Configuration duplicate.
1197
+ * @param requestParameters
1198
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1199
+ * @param reportProgress flag to report request and response progress.
1200
+ */
1201
+ duplicateConfiguration(requestParameters: DuplicateConfigurationRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1202
+ httpHeaderAccept?: 'application/json';
1203
+ context?: HttpContext;
1204
+ transferCache?: boolean;
1205
+ }): Observable<string>;
1206
+ duplicateConfiguration(requestParameters: DuplicateConfigurationRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1207
+ httpHeaderAccept?: 'application/json';
1208
+ context?: HttpContext;
1209
+ transferCache?: boolean;
1210
+ }): Observable<HttpResponse<string>>;
1211
+ duplicateConfiguration(requestParameters: DuplicateConfigurationRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1212
+ httpHeaderAccept?: 'application/json';
1213
+ context?: HttpContext;
1214
+ transferCache?: boolean;
1215
+ }): Observable<HttpEvent<string>>;
1216
+ /**
1217
+ * Reading configuration
1218
+ * Getting configuration file by key.
1219
+ * @param requestParameters
1220
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1221
+ * @param reportProgress flag to report request and response progress.
1222
+ */
1223
+ readConfiguration(requestParameters: ReadConfigurationRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1224
+ httpHeaderAccept?: 'application/json';
1225
+ context?: HttpContext;
1226
+ transferCache?: boolean;
1227
+ }): Observable<ConfigurationRegistry>;
1228
+ readConfiguration(requestParameters: ReadConfigurationRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1229
+ httpHeaderAccept?: 'application/json';
1230
+ context?: HttpContext;
1231
+ transferCache?: boolean;
1232
+ }): Observable<HttpResponse<ConfigurationRegistry>>;
1233
+ readConfiguration(requestParameters: ReadConfigurationRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1234
+ httpHeaderAccept?: 'application/json';
1235
+ context?: HttpContext;
1236
+ transferCache?: boolean;
1237
+ }): Observable<HttpEvent<ConfigurationRegistry>>;
1238
+ /**
1239
+ * Content read
1240
+ * Content read.
1241
+ * @param requestParameters
1242
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1243
+ * @param reportProgress flag to report request and response progress.
1244
+ */
1245
+ readConfigurationContent(requestParameters: ReadConfigurationContentRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1246
+ httpHeaderAccept?: 'application/json';
1247
+ context?: HttpContext;
1248
+ transferCache?: boolean;
1249
+ }): Observable<string>;
1250
+ readConfigurationContent(requestParameters: ReadConfigurationContentRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1251
+ httpHeaderAccept?: 'application/json';
1252
+ context?: HttpContext;
1253
+ transferCache?: boolean;
1254
+ }): Observable<HttpResponse<string>>;
1255
+ readConfigurationContent(requestParameters: ReadConfigurationContentRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1256
+ httpHeaderAccept?: 'application/json';
1257
+ context?: HttpContext;
1258
+ transferCache?: boolean;
1259
+ }): Observable<HttpEvent<string>>;
1260
+ /**
1261
+ * Schema read
1262
+ * Schema read.
1263
+ * @param requestParameters
1264
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1265
+ * @param reportProgress flag to report request and response progress.
1266
+ */
1267
+ readConfigurationSchema(requestParameters: ReadConfigurationSchemaRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1268
+ httpHeaderAccept?: 'application/json';
1269
+ context?: HttpContext;
1270
+ transferCache?: boolean;
1271
+ }): Observable<string>;
1272
+ readConfigurationSchema(requestParameters: ReadConfigurationSchemaRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1273
+ httpHeaderAccept?: 'application/json';
1274
+ context?: HttpContext;
1275
+ transferCache?: boolean;
1276
+ }): Observable<HttpResponse<string>>;
1277
+ readConfigurationSchema(requestParameters: ReadConfigurationSchemaRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1278
+ httpHeaderAccept?: 'application/json';
1279
+ context?: HttpContext;
1280
+ transferCache?: boolean;
1281
+ }): Observable<HttpEvent<string>>;
1282
+ /**
1283
+ * Configurations list (table)
1284
+ * Getting a table with configuration.
1285
+ * @param requestParameters
1286
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1287
+ * @param reportProgress flag to report request and response progress.
1288
+ */
1289
+ readConfigurationsTable(requestParameters?: ReadConfigurationsTableRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1290
+ httpHeaderAccept?: 'application/json';
1291
+ context?: HttpContext;
1292
+ transferCache?: boolean;
1293
+ }): Observable<TableConfigurationListRegistry>;
1294
+ readConfigurationsTable(requestParameters?: ReadConfigurationsTableRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1295
+ httpHeaderAccept?: 'application/json';
1296
+ context?: HttpContext;
1297
+ transferCache?: boolean;
1298
+ }): Observable<HttpResponse<TableConfigurationListRegistry>>;
1299
+ readConfigurationsTable(requestParameters?: ReadConfigurationsTableRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1300
+ httpHeaderAccept?: 'application/json';
1301
+ context?: HttpContext;
1302
+ transferCache?: boolean;
1303
+ }): Observable<HttpEvent<TableConfigurationListRegistry>>;
1304
+ /**
1305
+ * Configuration search
1306
+ * Configuration global search.
1307
+ * @param requestParameters
1308
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1309
+ * @param reportProgress flag to report request and response progress.
1310
+ */
1311
+ searchConfigurations(requestParameters: SearchConfigurationsRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1312
+ httpHeaderAccept?: 'application/json';
1313
+ context?: HttpContext;
1314
+ transferCache?: boolean;
1315
+ }): Observable<TableConfigurationListRegistry>;
1316
+ searchConfigurations(requestParameters: SearchConfigurationsRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1317
+ httpHeaderAccept?: 'application/json';
1318
+ context?: HttpContext;
1319
+ transferCache?: boolean;
1320
+ }): Observable<HttpResponse<TableConfigurationListRegistry>>;
1321
+ searchConfigurations(requestParameters: SearchConfigurationsRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1322
+ httpHeaderAccept?: 'application/json';
1323
+ context?: HttpContext;
1324
+ transferCache?: boolean;
1325
+ }): Observable<HttpEvent<TableConfigurationListRegistry>>;
1326
+ /**
1327
+ * Content update
1328
+ * Content update.
1329
+ * @param requestParameters
1330
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1331
+ * @param reportProgress flag to report request and response progress.
1332
+ */
1333
+ updateConfigurationContent(requestParameters: UpdateConfigurationContentRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1334
+ httpHeaderAccept?: 'application/json';
1335
+ context?: HttpContext;
1336
+ transferCache?: boolean;
1337
+ }): Observable<any>;
1338
+ updateConfigurationContent(requestParameters: UpdateConfigurationContentRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1339
+ httpHeaderAccept?: 'application/json';
1340
+ context?: HttpContext;
1341
+ transferCache?: boolean;
1342
+ }): Observable<HttpResponse<any>>;
1343
+ updateConfigurationContent(requestParameters: UpdateConfigurationContentRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1344
+ httpHeaderAccept?: 'application/json';
1345
+ context?: HttpContext;
1346
+ transferCache?: boolean;
1347
+ }): Observable<HttpEvent<any>>;
1348
+ /**
1349
+ * Schema update
1350
+ * Schema update.
1351
+ * @param requestParameters
1352
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1353
+ * @param reportProgress flag to report request and response progress.
1354
+ */
1355
+ updateConfigurationSchema(requestParameters: UpdateConfigurationSchemaRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1356
+ httpHeaderAccept?: 'application/json';
1357
+ context?: HttpContext;
1358
+ transferCache?: boolean;
1359
+ }): Observable<any>;
1360
+ updateConfigurationSchema(requestParameters: UpdateConfigurationSchemaRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1361
+ httpHeaderAccept?: 'application/json';
1362
+ context?: HttpContext;
1363
+ transferCache?: boolean;
1364
+ }): Observable<HttpResponse<any>>;
1365
+ updateConfigurationSchema(requestParameters: UpdateConfigurationSchemaRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1366
+ httpHeaderAccept?: 'application/json';
1367
+ context?: HttpContext;
1368
+ transferCache?: boolean;
1369
+ }): Observable<HttpEvent<any>>;
1370
+ /**
1371
+ * Specification update
1372
+ * Rename \\ move configuration.
1373
+ * @param requestParameters
1374
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1375
+ * @param reportProgress flag to report request and response progress.
1376
+ */
1377
+ updateConfigurationSpecification(requestParameters: UpdateConfigurationSpecificationRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1378
+ httpHeaderAccept?: 'application/json';
1379
+ context?: HttpContext;
1380
+ transferCache?: boolean;
1381
+ }): Observable<ConfigurationRegistry>;
1382
+ updateConfigurationSpecification(requestParameters: UpdateConfigurationSpecificationRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1383
+ httpHeaderAccept?: 'application/json';
1384
+ context?: HttpContext;
1385
+ transferCache?: boolean;
1386
+ }): Observable<HttpResponse<ConfigurationRegistry>>;
1387
+ updateConfigurationSpecification(requestParameters: UpdateConfigurationSpecificationRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1388
+ httpHeaderAccept?: 'application/json';
1389
+ context?: HttpContext;
1390
+ transferCache?: boolean;
1391
+ }): Observable<HttpEvent<ConfigurationRegistry>>;
1392
+ static ɵfac: i0.ɵɵFactoryDeclaration<ConfigurationsService, [null, { optional: true; }, { optional: true; }]>;
1393
+ static ɵprov: i0.ɵɵInjectableDeclaration<ConfigurationsService>;
1394
+ }
1395
+
1396
+ /**
1397
+ * VRt.Registry [RG]
1398
+ *
1399
+ * The version of the OpenAPI document: 7.34.3275
1400
+ * Contact: support@veeroute.com
1401
+ *
1402
+ * NOTE: This class is auto generated by OpenAPI Generator.
1403
+ * Do not edit the class manually.
1404
+ */
1405
+
1406
+ interface CreateFolderRequestParams {
1407
+ folderSpecificationRegistry: FolderSpecificationRegistry;
1408
+ }
1409
+ interface CreateFoldersBatchRequestParams {
1410
+ requestBody: Array<string>;
1411
+ }
1412
+ interface DeleteFilesBatchRequestParams {
1413
+ requestBody: Array<string>;
1414
+ }
1415
+ interface DeleteFolderRequestParams {
1416
+ targetFolderKey: string;
1417
+ }
1418
+ interface DeleteFoldersBatchRequestParams {
1419
+ requestBody: Array<string>;
1420
+ }
1421
+ interface ReadFileKeyRequestParams {
1422
+ fileNamePathRegistry: FileNamePathRegistry;
1423
+ }
1424
+ interface ReadFilesystemRequestParams {
1425
+ folderKey?: string;
1426
+ filter?: string;
1427
+ offset?: number;
1428
+ limit?: number;
1429
+ sortField?: FilesystemColumnTypeRegistry;
1430
+ sortDirection?: 'ASC' | 'DESC';
1431
+ }
1432
+ interface ReadFolderKeyRequestParams {
1433
+ requestBody: Array<string>;
1434
+ }
1435
+ interface ReadFolderPathRequestParams {
1436
+ targetFolderKey: string;
1437
+ }
1438
+ interface ReadFolderSpecificationRequestParams {
1439
+ targetFolderKey: string;
1440
+ }
1441
+ interface UpdateFolderRequestParams {
1442
+ targetFolderKey: string;
1443
+ folderSpecificationRegistry: FolderSpecificationRegistry;
1444
+ }
1445
+ interface ExplorerServiceInterface {
1446
+ defaultHeaders: HttpHeaders;
1447
+ configuration: Configuration;
1448
+ /**
1449
+ * Create folder
1450
+ * Create new folder.
1451
+ * @param requestParameters
1452
+ */
1453
+ createFolder(requestParameters: CreateFolderRequestParams, extraHttpRequestParams?: any): Observable<string>;
1454
+ /**
1455
+ * Create folders (batch)
1456
+ * Create new folder (batch).
1457
+ * @param requestParameters
1458
+ */
1459
+ createFoldersBatch(requestParameters: CreateFoldersBatchRequestParams, extraHttpRequestParams?: any): Observable<string>;
1460
+ /**
1461
+ * Files removal (batch)
1462
+ * Batch delete files.
1463
+ * @param requestParameters
1464
+ */
1465
+ deleteFilesBatch(requestParameters: DeleteFilesBatchRequestParams, extraHttpRequestParams?: any): Observable<{}>;
1466
+ /**
1467
+ * Folder removal
1468
+ * Folder removal by key.
1469
+ * @param requestParameters
1470
+ */
1471
+ deleteFolder(requestParameters: DeleteFolderRequestParams, extraHttpRequestParams?: any): Observable<{}>;
1472
+ /**
1473
+ * Folders removal (batch)
1474
+ * Batch delete folders.
1475
+ * @param requestParameters
1476
+ */
1477
+ deleteFoldersBatch(requestParameters: DeleteFoldersBatchRequestParams, extraHttpRequestParams?: any): Observable<{}>;
1478
+ /**
1479
+ * File key
1480
+ * Getting a file key by path.
1481
+ * @param requestParameters
1482
+ */
1483
+ readFileKey(requestParameters: ReadFileKeyRequestParams, extraHttpRequestParams?: any): Observable<string>;
1484
+ /**
1485
+ * Getting a filesystem
1486
+ * Getting a filesystem.
1487
+ * @param requestParameters
1488
+ */
1489
+ readFilesystem(requestParameters: ReadFilesystemRequestParams, extraHttpRequestParams?: any): Observable<FilesystemRegistry>;
1490
+ /**
1491
+ * Filesystem counters
1492
+ * Getting a virtual filesystem counters.
1493
+ */
1494
+ readFilesystemCounters(extraHttpRequestParams?: any): Observable<FilesystemCountersRegistry>;
1495
+ /**
1496
+ * Folder key
1497
+ * Getting a folder key by path.
1498
+ * @param requestParameters
1499
+ */
1500
+ readFolderKey(requestParameters: ReadFolderKeyRequestParams, extraHttpRequestParams?: any): Observable<string>;
1501
+ /**
1502
+ * Folder path
1503
+ * Folder path.
1504
+ * @param requestParameters
1505
+ */
1506
+ readFolderPath(requestParameters: ReadFolderPathRequestParams, extraHttpRequestParams?: any): Observable<FilesystemPathRegistry>;
1507
+ /**
1508
+ * Folder specification
1509
+ * Getting a folder specification.
1510
+ * @param requestParameters
1511
+ */
1512
+ readFolderSpecification(requestParameters: ReadFolderSpecificationRequestParams, extraHttpRequestParams?: any): Observable<FolderSpecificationRegistry>;
1513
+ /**
1514
+ * Update folder
1515
+ * Rename and move folder.
1516
+ * @param requestParameters
1517
+ */
1518
+ updateFolder(requestParameters: UpdateFolderRequestParams, extraHttpRequestParams?: any): Observable<FilesystemRegistry>;
1519
+ }
1520
+
1521
+ declare class ExplorerService extends BaseService implements ExplorerServiceInterface {
1522
+ protected httpClient: HttpClient;
1523
+ constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
1524
+ /**
1525
+ * Create folder
1526
+ * Create new folder.
1527
+ * @param requestParameters
1528
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1529
+ * @param reportProgress flag to report request and response progress.
1530
+ */
1531
+ createFolder(requestParameters: CreateFolderRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1532
+ httpHeaderAccept?: 'application/json';
1533
+ context?: HttpContext;
1534
+ transferCache?: boolean;
1535
+ }): Observable<string>;
1536
+ createFolder(requestParameters: CreateFolderRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1537
+ httpHeaderAccept?: 'application/json';
1538
+ context?: HttpContext;
1539
+ transferCache?: boolean;
1540
+ }): Observable<HttpResponse<string>>;
1541
+ createFolder(requestParameters: CreateFolderRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1542
+ httpHeaderAccept?: 'application/json';
1543
+ context?: HttpContext;
1544
+ transferCache?: boolean;
1545
+ }): Observable<HttpEvent<string>>;
1546
+ /**
1547
+ * Create folders (batch)
1548
+ * Create new folder (batch).
1549
+ * @param requestParameters
1550
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1551
+ * @param reportProgress flag to report request and response progress.
1552
+ */
1553
+ createFoldersBatch(requestParameters: CreateFoldersBatchRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1554
+ httpHeaderAccept?: 'application/json';
1555
+ context?: HttpContext;
1556
+ transferCache?: boolean;
1557
+ }): Observable<string>;
1558
+ createFoldersBatch(requestParameters: CreateFoldersBatchRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1559
+ httpHeaderAccept?: 'application/json';
1560
+ context?: HttpContext;
1561
+ transferCache?: boolean;
1562
+ }): Observable<HttpResponse<string>>;
1563
+ createFoldersBatch(requestParameters: CreateFoldersBatchRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1564
+ httpHeaderAccept?: 'application/json';
1565
+ context?: HttpContext;
1566
+ transferCache?: boolean;
1567
+ }): Observable<HttpEvent<string>>;
1568
+ /**
1569
+ * Files removal (batch)
1570
+ * Batch delete files.
1571
+ * @param requestParameters
1572
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1573
+ * @param reportProgress flag to report request and response progress.
1574
+ */
1575
+ deleteFilesBatch(requestParameters: DeleteFilesBatchRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1576
+ httpHeaderAccept?: 'application/json';
1577
+ context?: HttpContext;
1578
+ transferCache?: boolean;
1579
+ }): Observable<any>;
1580
+ deleteFilesBatch(requestParameters: DeleteFilesBatchRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1581
+ httpHeaderAccept?: 'application/json';
1582
+ context?: HttpContext;
1583
+ transferCache?: boolean;
1584
+ }): Observable<HttpResponse<any>>;
1585
+ deleteFilesBatch(requestParameters: DeleteFilesBatchRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1586
+ httpHeaderAccept?: 'application/json';
1587
+ context?: HttpContext;
1588
+ transferCache?: boolean;
1589
+ }): Observable<HttpEvent<any>>;
1590
+ /**
1591
+ * Folder removal
1592
+ * Folder removal by key.
1593
+ * @param requestParameters
1594
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1595
+ * @param reportProgress flag to report request and response progress.
1596
+ */
1597
+ deleteFolder(requestParameters: DeleteFolderRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1598
+ httpHeaderAccept?: 'application/json';
1599
+ context?: HttpContext;
1600
+ transferCache?: boolean;
1601
+ }): Observable<any>;
1602
+ deleteFolder(requestParameters: DeleteFolderRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1603
+ httpHeaderAccept?: 'application/json';
1604
+ context?: HttpContext;
1605
+ transferCache?: boolean;
1606
+ }): Observable<HttpResponse<any>>;
1607
+ deleteFolder(requestParameters: DeleteFolderRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1608
+ httpHeaderAccept?: 'application/json';
1609
+ context?: HttpContext;
1610
+ transferCache?: boolean;
1611
+ }): Observable<HttpEvent<any>>;
1612
+ /**
1613
+ * Folders removal (batch)
1614
+ * Batch delete folders.
1615
+ * @param requestParameters
1616
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1617
+ * @param reportProgress flag to report request and response progress.
1618
+ */
1619
+ deleteFoldersBatch(requestParameters: DeleteFoldersBatchRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1620
+ httpHeaderAccept?: 'application/json';
1621
+ context?: HttpContext;
1622
+ transferCache?: boolean;
1623
+ }): Observable<any>;
1624
+ deleteFoldersBatch(requestParameters: DeleteFoldersBatchRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1625
+ httpHeaderAccept?: 'application/json';
1626
+ context?: HttpContext;
1627
+ transferCache?: boolean;
1628
+ }): Observable<HttpResponse<any>>;
1629
+ deleteFoldersBatch(requestParameters: DeleteFoldersBatchRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1630
+ httpHeaderAccept?: 'application/json';
1631
+ context?: HttpContext;
1632
+ transferCache?: boolean;
1633
+ }): Observable<HttpEvent<any>>;
1634
+ /**
1635
+ * File key
1636
+ * Getting a file key by path.
1637
+ * @param requestParameters
1638
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1639
+ * @param reportProgress flag to report request and response progress.
1640
+ */
1641
+ readFileKey(requestParameters: ReadFileKeyRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1642
+ httpHeaderAccept?: 'application/json';
1643
+ context?: HttpContext;
1644
+ transferCache?: boolean;
1645
+ }): Observable<string>;
1646
+ readFileKey(requestParameters: ReadFileKeyRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1647
+ httpHeaderAccept?: 'application/json';
1648
+ context?: HttpContext;
1649
+ transferCache?: boolean;
1650
+ }): Observable<HttpResponse<string>>;
1651
+ readFileKey(requestParameters: ReadFileKeyRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1652
+ httpHeaderAccept?: 'application/json';
1653
+ context?: HttpContext;
1654
+ transferCache?: boolean;
1655
+ }): Observable<HttpEvent<string>>;
1656
+ /**
1657
+ * Getting a filesystem
1658
+ * Getting a filesystem.
1659
+ * @param requestParameters
1660
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1661
+ * @param reportProgress flag to report request and response progress.
1662
+ */
1663
+ readFilesystem(requestParameters?: ReadFilesystemRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1664
+ httpHeaderAccept?: 'application/json';
1665
+ context?: HttpContext;
1666
+ transferCache?: boolean;
1667
+ }): Observable<FilesystemRegistry>;
1668
+ readFilesystem(requestParameters?: ReadFilesystemRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1669
+ httpHeaderAccept?: 'application/json';
1670
+ context?: HttpContext;
1671
+ transferCache?: boolean;
1672
+ }): Observable<HttpResponse<FilesystemRegistry>>;
1673
+ readFilesystem(requestParameters?: ReadFilesystemRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1674
+ httpHeaderAccept?: 'application/json';
1675
+ context?: HttpContext;
1676
+ transferCache?: boolean;
1677
+ }): Observable<HttpEvent<FilesystemRegistry>>;
1678
+ /**
1679
+ * Filesystem counters
1680
+ * Getting a virtual filesystem counters.
1681
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1682
+ * @param reportProgress flag to report request and response progress.
1683
+ */
1684
+ readFilesystemCounters(observe?: 'body', reportProgress?: boolean, options?: {
1685
+ httpHeaderAccept?: 'application/json';
1686
+ context?: HttpContext;
1687
+ transferCache?: boolean;
1688
+ }): Observable<FilesystemCountersRegistry>;
1689
+ readFilesystemCounters(observe?: 'response', reportProgress?: boolean, options?: {
1690
+ httpHeaderAccept?: 'application/json';
1691
+ context?: HttpContext;
1692
+ transferCache?: boolean;
1693
+ }): Observable<HttpResponse<FilesystemCountersRegistry>>;
1694
+ readFilesystemCounters(observe?: 'events', reportProgress?: boolean, options?: {
1695
+ httpHeaderAccept?: 'application/json';
1696
+ context?: HttpContext;
1697
+ transferCache?: boolean;
1698
+ }): Observable<HttpEvent<FilesystemCountersRegistry>>;
1699
+ /**
1700
+ * Folder key
1701
+ * Getting a folder key by path.
1702
+ * @param requestParameters
1703
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1704
+ * @param reportProgress flag to report request and response progress.
1705
+ */
1706
+ readFolderKey(requestParameters: ReadFolderKeyRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1707
+ httpHeaderAccept?: 'application/json';
1708
+ context?: HttpContext;
1709
+ transferCache?: boolean;
1710
+ }): Observable<string>;
1711
+ readFolderKey(requestParameters: ReadFolderKeyRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1712
+ httpHeaderAccept?: 'application/json';
1713
+ context?: HttpContext;
1714
+ transferCache?: boolean;
1715
+ }): Observable<HttpResponse<string>>;
1716
+ readFolderKey(requestParameters: ReadFolderKeyRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1717
+ httpHeaderAccept?: 'application/json';
1718
+ context?: HttpContext;
1719
+ transferCache?: boolean;
1720
+ }): Observable<HttpEvent<string>>;
1721
+ /**
1722
+ * Folder path
1723
+ * Folder path.
1724
+ * @param requestParameters
1725
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1726
+ * @param reportProgress flag to report request and response progress.
1727
+ */
1728
+ readFolderPath(requestParameters: ReadFolderPathRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1729
+ httpHeaderAccept?: 'application/json';
1730
+ context?: HttpContext;
1731
+ transferCache?: boolean;
1732
+ }): Observable<FilesystemPathRegistry>;
1733
+ readFolderPath(requestParameters: ReadFolderPathRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1734
+ httpHeaderAccept?: 'application/json';
1735
+ context?: HttpContext;
1736
+ transferCache?: boolean;
1737
+ }): Observable<HttpResponse<FilesystemPathRegistry>>;
1738
+ readFolderPath(requestParameters: ReadFolderPathRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1739
+ httpHeaderAccept?: 'application/json';
1740
+ context?: HttpContext;
1741
+ transferCache?: boolean;
1742
+ }): Observable<HttpEvent<FilesystemPathRegistry>>;
1743
+ /**
1744
+ * Folder specification
1745
+ * Getting a folder specification.
1746
+ * @param requestParameters
1747
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1748
+ * @param reportProgress flag to report request and response progress.
1749
+ */
1750
+ readFolderSpecification(requestParameters: ReadFolderSpecificationRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1751
+ httpHeaderAccept?: 'application/json';
1752
+ context?: HttpContext;
1753
+ transferCache?: boolean;
1754
+ }): Observable<FolderSpecificationRegistry>;
1755
+ readFolderSpecification(requestParameters: ReadFolderSpecificationRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1756
+ httpHeaderAccept?: 'application/json';
1757
+ context?: HttpContext;
1758
+ transferCache?: boolean;
1759
+ }): Observable<HttpResponse<FolderSpecificationRegistry>>;
1760
+ readFolderSpecification(requestParameters: ReadFolderSpecificationRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1761
+ httpHeaderAccept?: 'application/json';
1762
+ context?: HttpContext;
1763
+ transferCache?: boolean;
1764
+ }): Observable<HttpEvent<FolderSpecificationRegistry>>;
1765
+ /**
1766
+ * Update folder
1767
+ * Rename and move folder.
1768
+ * @param requestParameters
1769
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1770
+ * @param reportProgress flag to report request and response progress.
1771
+ */
1772
+ updateFolder(requestParameters: UpdateFolderRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1773
+ httpHeaderAccept?: 'application/json';
1774
+ context?: HttpContext;
1775
+ transferCache?: boolean;
1776
+ }): Observable<FilesystemRegistry>;
1777
+ updateFolder(requestParameters: UpdateFolderRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1778
+ httpHeaderAccept?: 'application/json';
1779
+ context?: HttpContext;
1780
+ transferCache?: boolean;
1781
+ }): Observable<HttpResponse<FilesystemRegistry>>;
1782
+ updateFolder(requestParameters: UpdateFolderRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1783
+ httpHeaderAccept?: 'application/json';
1784
+ context?: HttpContext;
1785
+ transferCache?: boolean;
1786
+ }): Observable<HttpEvent<FilesystemRegistry>>;
1787
+ static ɵfac: i0.ɵɵFactoryDeclaration<ExplorerService, [null, { optional: true; }, { optional: true; }]>;
1788
+ static ɵprov: i0.ɵɵInjectableDeclaration<ExplorerService>;
1789
+ }
1790
+
1791
+ /**
1792
+ * VRt.Registry [RG]
1793
+ *
1794
+ * The version of the OpenAPI document: 7.34.3275
1795
+ * Contact: support@veeroute.com
1796
+ *
1797
+ * NOTE: This class is auto generated by OpenAPI Generator.
1798
+ * Do not edit the class manually.
1799
+ */
1800
+
1801
+ interface FileRequestParams {
1802
+ filename: string;
1803
+ }
1804
+ interface SystemServiceInterface {
1805
+ defaultHeaders: HttpHeaders;
1806
+ configuration: Configuration;
1807
+ /**
1808
+ * Checking the availability
1809
+ * Checking the service availability.
1810
+ */
1811
+ check(extraHttpRequestParams?: any): Observable<CheckResultRegistry>;
1812
+ /**
1813
+ * Getting the documentation
1814
+ * Getting the file with this service documentation.
1815
+ * @param requestParameters
1816
+ */
1817
+ file(requestParameters: FileRequestParams, extraHttpRequestParams?: any): Observable<string>;
1818
+ /**
1819
+ * Getting the service version
1820
+ * Getting the service version.
1821
+ */
1822
+ version(extraHttpRequestParams?: any): Observable<VersionResultRegistry>;
1823
+ }
1824
+
1825
+ declare class SystemService extends BaseService implements SystemServiceInterface {
1826
+ protected httpClient: HttpClient;
1827
+ constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
1828
+ /**
1829
+ * Checking the availability
1830
+ * Checking the service availability.
1831
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1832
+ * @param reportProgress flag to report request and response progress.
1833
+ */
1834
+ check(observe?: 'body', reportProgress?: boolean, options?: {
1835
+ httpHeaderAccept?: 'application/json';
1836
+ context?: HttpContext;
1837
+ transferCache?: boolean;
1838
+ }): Observable<CheckResultRegistry>;
1839
+ check(observe?: 'response', reportProgress?: boolean, options?: {
1840
+ httpHeaderAccept?: 'application/json';
1841
+ context?: HttpContext;
1842
+ transferCache?: boolean;
1843
+ }): Observable<HttpResponse<CheckResultRegistry>>;
1844
+ check(observe?: 'events', reportProgress?: boolean, options?: {
1845
+ httpHeaderAccept?: 'application/json';
1846
+ context?: HttpContext;
1847
+ transferCache?: boolean;
1848
+ }): Observable<HttpEvent<CheckResultRegistry>>;
1849
+ /**
1850
+ * Getting the documentation
1851
+ * Getting the file with this service documentation.
1852
+ * @param requestParameters
1853
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1854
+ * @param reportProgress flag to report request and response progress.
1855
+ */
1856
+ file(requestParameters: FileRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
1857
+ httpHeaderAccept?: 'text/html' | 'text/plain' | 'application/json';
1858
+ context?: HttpContext;
1859
+ transferCache?: boolean;
1860
+ }): Observable<string>;
1861
+ file(requestParameters: FileRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
1862
+ httpHeaderAccept?: 'text/html' | 'text/plain' | 'application/json';
1863
+ context?: HttpContext;
1864
+ transferCache?: boolean;
1865
+ }): Observable<HttpResponse<string>>;
1866
+ file(requestParameters: FileRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
1867
+ httpHeaderAccept?: 'text/html' | 'text/plain' | 'application/json';
1868
+ context?: HttpContext;
1869
+ transferCache?: boolean;
1870
+ }): Observable<HttpEvent<string>>;
1871
+ /**
1872
+ * Getting the service version
1873
+ * Getting the service version.
1874
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1875
+ * @param reportProgress flag to report request and response progress.
1876
+ */
1877
+ version(observe?: 'body', reportProgress?: boolean, options?: {
1878
+ httpHeaderAccept?: 'application/json';
1879
+ context?: HttpContext;
1880
+ transferCache?: boolean;
1881
+ }): Observable<VersionResultRegistry>;
1882
+ version(observe?: 'response', reportProgress?: boolean, options?: {
1883
+ httpHeaderAccept?: 'application/json';
1884
+ context?: HttpContext;
1885
+ transferCache?: boolean;
1886
+ }): Observable<HttpResponse<VersionResultRegistry>>;
1887
+ version(observe?: 'events', reportProgress?: boolean, options?: {
1888
+ httpHeaderAccept?: 'application/json';
1889
+ context?: HttpContext;
1890
+ transferCache?: boolean;
1891
+ }): Observable<HttpEvent<VersionResultRegistry>>;
1892
+ static ɵfac: i0.ɵɵFactoryDeclaration<SystemService, [null, { optional: true; }, { optional: true; }]>;
1893
+ static ɵprov: i0.ɵɵInjectableDeclaration<SystemService>;
1894
+ }
1895
+
1896
+ declare const APIS: (typeof BackupsService | typeof ConfigurationsService | typeof ExplorerService | typeof SystemService)[];
1897
+
1898
+ declare const BASE_PATH: InjectionToken<string>;
1899
+ declare const COLLECTION_FORMATS: {
1900
+ csv: string;
1901
+ tsv: string;
1902
+ ssv: string;
1903
+ pipes: string;
1904
+ };
1905
+
1906
+ declare class LssRegistryApiModule {
1907
+ static forRoot(configurationFactory: () => Configuration): ModuleWithProviders<LssRegistryApiModule>;
1908
+ constructor(parentModule: LssRegistryApiModule, http: HttpClient);
1909
+ static ɵfac: i0.ɵɵFactoryDeclaration<LssRegistryApiModule, [{ optional: true; skipSelf: true; }, { optional: true; }]>;
1910
+ static ɵmod: i0.ɵɵNgModuleDeclaration<LssRegistryApiModule, never, never, never>;
1911
+ static ɵinj: i0.ɵɵInjectorDeclaration<LssRegistryApiModule>;
1912
+ }
1913
+
1914
+ declare function provideApi(configOrBasePath: string | ConfigurationParameters): EnvironmentProviders;
1915
+
1916
+ export { APIS, BASE_PATH, BackupsService, COLLECTION_FORMATS, Configuration, ConfigurationsService, ExplorerService, FilesystemColumnTypeRegistry, FolderTypeRegistry, LssRegistryApiModule, ServiceRegistry, SystemService, TableConfigurationColumnTypeRegistry, provideApi };
1917
+ export type { AttributeRegistry, BackupsServiceInterface, CheckResultRegistry, ConfigurationParameters, ConfigurationRegistry, ConfigurationsServiceInterface, CreateBackupRequestParams, CreateConfigurationRequestParams, CreateFolderRequestParams, CreateFoldersBatchRequestParams, DataFormat, DataType, DeleteConfigurationRequestParams, DeleteFilesBatchRequestParams, DeleteFolderRequestParams, DeleteFoldersBatchRequestParams, DuplicateConfigurationRequestParams, ExplorerServiceInterface, FileNamePathRegistry, FileRequestParams, FileSpecificationRegistry, FilesystemCountersRegistry, FilesystemPathRegistry, FilesystemRegistry, FolderCountersRegistry, FolderRegistry, FolderSpecificationRegistry, General400Registry, General402Registry, General403Registry, General404DetailRegistry, General404Registry, General429Registry, General500Registry, Param, ParamLocation, ParamStyle, ReadConfigurationContentRequestParams, ReadConfigurationRequestParams, ReadConfigurationSchemaRequestParams, ReadConfigurationsTableRequestParams, ReadFileKeyRequestParams, ReadFilesystemRequestParams, ReadFolderKeyRequestParams, ReadFolderPathRequestParams, ReadFolderSpecificationRequestParams, RestoreBackupRequestParams, SchemaErrorRegistry, SearchConfigurationsRequestParams, StandardDataFormat, StandardDataType, StandardParamStyle, SystemServiceInterface, TableConfigurationListRegistry, TableConfigurationRegistry, TableListCountersDetailRegistry, TableListCountersRegistry, TracedataRegistry, UpdateConfigurationContentRequestParams, UpdateConfigurationSchemaRequestParams, UpdateConfigurationSpecificationRequestParams, UpdateFolderRequestParams, VersionResultRegistry };