@veeroute/lss-registry-angular 7.33.3222 → 7.35.3290
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/fesm2022/veeroute-lss-registry-angular.mjs +33 -33
- package/fesm2022/veeroute-lss-registry-angular.mjs.map +1 -1
- package/package.json +5 -6
- package/types/veeroute-lss-registry-angular.d.ts +1917 -0
- package/api/api.d.ts +0 -13
- package/api/backupsService.d.ts +0 -56
- package/api/backupsServiceInterface.d.ts +0 -35
- package/api/configurationsService.d.ts +0 -256
- package/api/configurationsServiceInterface.d.ts +0 -132
- package/api/explorerService.d.ts +0 -279
- package/api/explorerServiceInterface.d.ts +0 -132
- package/api/systemService.d.ts +0 -78
- package/api/systemServiceInterface.d.ts +0 -37
- package/api.base.service.d.ts +0 -21
- package/api.module.d.ts +0 -11
- package/configuration.d.ts +0 -106
- package/encoder.d.ts +0 -11
- package/esm2022/api/api.mjs +0 -14
- package/esm2022/api/backupsService.mjs +0 -135
- package/esm2022/api/backupsServiceInterface.mjs +0 -2
- package/esm2022/api/configurationsService.mjs +0 -563
- package/esm2022/api/configurationsServiceInterface.mjs +0 -2
- package/esm2022/api/explorerService.mjs +0 -594
- package/esm2022/api/explorerServiceInterface.mjs +0 -2
- package/esm2022/api/systemService.mjs +0 -149
- package/esm2022/api/systemServiceInterface.mjs +0 -2
- package/esm2022/api.base.service.mjs +0 -79
- package/esm2022/api.module.mjs +0 -40
- package/esm2022/configuration.mjs +0 -145
- package/esm2022/encoder.mjs +0 -19
- package/esm2022/index.mjs +0 -8
- package/esm2022/model/attribute.mjs +0 -11
- package/esm2022/model/checkResult.mjs +0 -11
- package/esm2022/model/configuration.mjs +0 -2
- package/esm2022/model/fileNamePath.mjs +0 -11
- package/esm2022/model/fileSpecification.mjs +0 -11
- package/esm2022/model/filesystem.mjs +0 -2
- package/esm2022/model/filesystemColumnType.mjs +0 -23
- package/esm2022/model/filesystemCounters.mjs +0 -2
- package/esm2022/model/filesystemPath.mjs +0 -2
- package/esm2022/model/folder.mjs +0 -2
- package/esm2022/model/folderCounters.mjs +0 -11
- package/esm2022/model/folderSpecification.mjs +0 -2
- package/esm2022/model/folderType.mjs +0 -18
- package/esm2022/model/general400.mjs +0 -2
- package/esm2022/model/general402.mjs +0 -2
- package/esm2022/model/general403.mjs +0 -2
- package/esm2022/model/general404.mjs +0 -2
- package/esm2022/model/general404Detail.mjs +0 -2
- package/esm2022/model/general429.mjs +0 -2
- package/esm2022/model/general500.mjs +0 -2
- package/esm2022/model/models.mjs +0 -30
- package/esm2022/model/schemaError.mjs +0 -11
- package/esm2022/model/service.mjs +0 -26
- package/esm2022/model/tableConfiguration.mjs +0 -2
- package/esm2022/model/tableConfigurationColumnType.mjs +0 -22
- package/esm2022/model/tableConfigurationList.mjs +0 -2
- package/esm2022/model/tableListCounters.mjs +0 -2
- package/esm2022/model/tableListCountersDetail.mjs +0 -11
- package/esm2022/model/tracedata.mjs +0 -2
- package/esm2022/model/versionResult.mjs +0 -11
- package/esm2022/param.mjs +0 -2
- package/esm2022/provide-api.mjs +0 -15
- package/esm2022/variables.mjs +0 -9
- package/esm2022/veeroute-lss-registry-angular.mjs +0 -5
- package/index.d.ts +0 -7
- package/model/attribute.d.ts +0 -23
- package/model/checkResult.d.ts +0 -19
- package/model/configuration.d.ts +0 -37
- package/model/fileNamePath.d.ts +0 -23
- package/model/fileSpecification.d.ts +0 -27
- package/model/filesystem.d.ts +0 -23
- package/model/filesystemColumnType.d.ts +0 -21
- package/model/filesystemCounters.d.ts +0 -24
- package/model/filesystemPath.d.ts +0 -20
- package/model/folder.d.ts +0 -60
- package/model/folderCounters.d.ts +0 -23
- package/model/folderSpecification.d.ts +0 -40
- package/model/folderType.d.ts +0 -16
- package/model/general400.d.ts +0 -26
- package/model/general402.d.ts +0 -21
- package/model/general403.d.ts +0 -21
- package/model/general404.d.ts +0 -21
- package/model/general404Detail.d.ts +0 -17
- package/model/general429.d.ts +0 -21
- package/model/general500.d.ts +0 -21
- package/model/models.d.ts +0 -29
- package/model/schemaError.d.ts +0 -23
- package/model/service.d.ts +0 -24
- package/model/tableConfiguration.d.ts +0 -29
- package/model/tableConfigurationColumnType.d.ts +0 -20
- package/model/tableConfigurationList.d.ts +0 -22
- package/model/tableListCounters.d.ts +0 -24
- package/model/tableListCountersDetail.d.ts +0 -19
- package/model/tracedata.d.ts +0 -49
- package/model/versionResult.d.ts +0 -27
- package/param.d.ts +0 -37
- package/provide-api.d.ts +0 -3
- package/variables.d.ts +0 -8
package/model/folder.d.ts
DELETED
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
import { AttributeRegistry } from './attribute';
|
|
11
|
-
import { FolderCountersRegistry } from './folderCounters';
|
|
12
|
-
import { FolderTypeRegistry } from './folderType';
|
|
13
|
-
/**
|
|
14
|
-
* Folder is an element of a virtual file system.
|
|
15
|
-
*/
|
|
16
|
-
export interface FolderRegistry {
|
|
17
|
-
[key: string]: any | any;
|
|
18
|
-
/**
|
|
19
|
-
* Key, unique identifier.
|
|
20
|
-
*/
|
|
21
|
-
key: string;
|
|
22
|
-
type: FolderTypeRegistry;
|
|
23
|
-
/**
|
|
24
|
-
* Parent folder key, `null` if the folder is root.
|
|
25
|
-
*/
|
|
26
|
-
parent_key?: string | null;
|
|
27
|
-
/**
|
|
28
|
-
* Folder name.
|
|
29
|
-
*/
|
|
30
|
-
name: string;
|
|
31
|
-
/**
|
|
32
|
-
* Folder comment.
|
|
33
|
-
*/
|
|
34
|
-
comment?: string | null;
|
|
35
|
-
/**
|
|
36
|
-
* Folder color.
|
|
37
|
-
*/
|
|
38
|
-
color?: string | null;
|
|
39
|
-
/**
|
|
40
|
-
* Attributes. Used to add service information.
|
|
41
|
-
*/
|
|
42
|
-
attributes?: Array<AttributeRegistry>;
|
|
43
|
-
/**
|
|
44
|
-
* Unique company key.
|
|
45
|
-
*/
|
|
46
|
-
owner_company_key?: string | null;
|
|
47
|
-
/**
|
|
48
|
-
* Unique username for login.
|
|
49
|
-
*/
|
|
50
|
-
owner_username?: string | null;
|
|
51
|
-
/**
|
|
52
|
-
* Creation date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format.
|
|
53
|
-
*/
|
|
54
|
-
creation_date?: string | null;
|
|
55
|
-
/**
|
|
56
|
-
* 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.
|
|
57
|
-
*/
|
|
58
|
-
expiration_date?: string | null;
|
|
59
|
-
counters: FolderCountersRegistry;
|
|
60
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
/**
|
|
11
|
-
* Current folder counters.
|
|
12
|
-
*/
|
|
13
|
-
export interface FolderCountersRegistry {
|
|
14
|
-
[key: string]: any | any;
|
|
15
|
-
/**
|
|
16
|
-
* The number of subfolders.
|
|
17
|
-
*/
|
|
18
|
-
folders_count: number;
|
|
19
|
-
/**
|
|
20
|
-
* The number of files.
|
|
21
|
-
*/
|
|
22
|
-
files_count: number;
|
|
23
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
import { AttributeRegistry } from './attribute';
|
|
11
|
-
/**
|
|
12
|
-
* Folder specification.
|
|
13
|
-
*/
|
|
14
|
-
export interface FolderSpecificationRegistry {
|
|
15
|
-
[key: string]: any | any;
|
|
16
|
-
/**
|
|
17
|
-
* Parent folder key, `null` if the folder is root.
|
|
18
|
-
*/
|
|
19
|
-
parent_key?: string | null;
|
|
20
|
-
/**
|
|
21
|
-
* Folder name.
|
|
22
|
-
*/
|
|
23
|
-
name: string;
|
|
24
|
-
/**
|
|
25
|
-
* Folder comment.
|
|
26
|
-
*/
|
|
27
|
-
comment?: string | null;
|
|
28
|
-
/**
|
|
29
|
-
* Folder color.
|
|
30
|
-
*/
|
|
31
|
-
color?: string | null;
|
|
32
|
-
/**
|
|
33
|
-
* 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.
|
|
34
|
-
*/
|
|
35
|
-
expiration_date?: string | null;
|
|
36
|
-
/**
|
|
37
|
-
* Attributes. Used to add service information.
|
|
38
|
-
*/
|
|
39
|
-
attributes?: Array<AttributeRegistry>;
|
|
40
|
-
}
|
package/model/folderType.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
/**
|
|
11
|
-
* Element type: * `ROOT` - root object * `FOLDER` - folder
|
|
12
|
-
*/
|
|
13
|
-
export declare enum FolderTypeRegistry {
|
|
14
|
-
ROOT = "ROOT",
|
|
15
|
-
FOLDER = "FOLDER"
|
|
16
|
-
}
|
package/model/general400.d.ts
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
import { SchemaErrorRegistry } from './schemaError';
|
|
11
|
-
import { TracedataRegistry } from './tracedata';
|
|
12
|
-
/**
|
|
13
|
-
* Error details for 400 `Bad Request`.
|
|
14
|
-
*/
|
|
15
|
-
export interface General400Registry {
|
|
16
|
-
[key: string]: any | any;
|
|
17
|
-
tracedata: TracedataRegistry;
|
|
18
|
-
/**
|
|
19
|
-
* Error message.
|
|
20
|
-
*/
|
|
21
|
-
message?: string | null;
|
|
22
|
-
/**
|
|
23
|
-
* List of syntax errors - data does not match the schema.
|
|
24
|
-
*/
|
|
25
|
-
schema_errors?: Array<SchemaErrorRegistry>;
|
|
26
|
-
}
|
package/model/general402.d.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
import { TracedataRegistry } from './tracedata';
|
|
11
|
-
/**
|
|
12
|
-
* Error details for 402 `Payment Required`.
|
|
13
|
-
*/
|
|
14
|
-
export interface General402Registry {
|
|
15
|
-
[key: string]: any | any;
|
|
16
|
-
tracedata: TracedataRegistry;
|
|
17
|
-
/**
|
|
18
|
-
* Error message.
|
|
19
|
-
*/
|
|
20
|
-
message?: string | null;
|
|
21
|
-
}
|
package/model/general403.d.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
import { TracedataRegistry } from './tracedata';
|
|
11
|
-
/**
|
|
12
|
-
* Error details for 403 `Forbidden`.
|
|
13
|
-
*/
|
|
14
|
-
export interface General403Registry {
|
|
15
|
-
[key: string]: any | any;
|
|
16
|
-
tracedata: TracedataRegistry;
|
|
17
|
-
/**
|
|
18
|
-
* Error message.
|
|
19
|
-
*/
|
|
20
|
-
message?: string | null;
|
|
21
|
-
}
|
package/model/general404.d.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
import { General404DetailRegistry } from './general404Detail';
|
|
11
|
-
/**
|
|
12
|
-
* 404 Error details.
|
|
13
|
-
*/
|
|
14
|
-
export interface General404Registry {
|
|
15
|
-
[key: string]: any | any;
|
|
16
|
-
/**
|
|
17
|
-
* Resource identifier.
|
|
18
|
-
*/
|
|
19
|
-
resource_key?: string | null;
|
|
20
|
-
detail?: General404DetailRegistry | null;
|
|
21
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
import { TracedataRegistry } from './tracedata';
|
|
11
|
-
/**
|
|
12
|
-
* Resource details.
|
|
13
|
-
*/
|
|
14
|
-
export interface General404DetailRegistry {
|
|
15
|
-
[key: string]: any | any;
|
|
16
|
-
tracedata: TracedataRegistry;
|
|
17
|
-
}
|
package/model/general429.d.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
import { TracedataRegistry } from './tracedata';
|
|
11
|
-
/**
|
|
12
|
-
* Error details for 429 `Too Many Requests`.
|
|
13
|
-
*/
|
|
14
|
-
export interface General429Registry {
|
|
15
|
-
[key: string]: any | any;
|
|
16
|
-
tracedata: TracedataRegistry;
|
|
17
|
-
/**
|
|
18
|
-
* Error message.
|
|
19
|
-
*/
|
|
20
|
-
message?: string | null;
|
|
21
|
-
}
|
package/model/general500.d.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
import { TracedataRegistry } from './tracedata';
|
|
11
|
-
/**
|
|
12
|
-
* Error details for 500 `Internal Server Error`.
|
|
13
|
-
*/
|
|
14
|
-
export interface General500Registry {
|
|
15
|
-
[key: string]: any | any;
|
|
16
|
-
tracedata: TracedataRegistry;
|
|
17
|
-
/**
|
|
18
|
-
* Error message.
|
|
19
|
-
*/
|
|
20
|
-
message?: string | null;
|
|
21
|
-
}
|
package/model/models.d.ts
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
export * from './attribute';
|
|
2
|
-
export * from './checkResult';
|
|
3
|
-
export * from './configuration';
|
|
4
|
-
export * from './fileNamePath';
|
|
5
|
-
export * from './fileSpecification';
|
|
6
|
-
export * from './filesystemColumnType';
|
|
7
|
-
export * from './filesystemCounters';
|
|
8
|
-
export * from './filesystemPath';
|
|
9
|
-
export * from './filesystem';
|
|
10
|
-
export * from './folderCounters';
|
|
11
|
-
export * from './folder';
|
|
12
|
-
export * from './folderSpecification';
|
|
13
|
-
export * from './folderType';
|
|
14
|
-
export * from './general400';
|
|
15
|
-
export * from './general402';
|
|
16
|
-
export * from './general403';
|
|
17
|
-
export * from './general404Detail';
|
|
18
|
-
export * from './general404';
|
|
19
|
-
export * from './general429';
|
|
20
|
-
export * from './general500';
|
|
21
|
-
export * from './schemaError';
|
|
22
|
-
export * from './service';
|
|
23
|
-
export * from './tableConfigurationColumnType';
|
|
24
|
-
export * from './tableConfigurationList';
|
|
25
|
-
export * from './tableConfiguration';
|
|
26
|
-
export * from './tableListCountersDetail';
|
|
27
|
-
export * from './tableListCounters';
|
|
28
|
-
export * from './tracedata';
|
|
29
|
-
export * from './versionResult';
|
package/model/schemaError.d.ts
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
/**
|
|
11
|
-
* Data error by schema.
|
|
12
|
-
*/
|
|
13
|
-
export interface SchemaErrorRegistry {
|
|
14
|
-
[key: string]: any | any;
|
|
15
|
-
/**
|
|
16
|
-
* Target entity identifier.
|
|
17
|
-
*/
|
|
18
|
-
entity: string | null;
|
|
19
|
-
/**
|
|
20
|
-
* Error message.
|
|
21
|
-
*/
|
|
22
|
-
message: string;
|
|
23
|
-
}
|
package/model/service.d.ts
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
/**
|
|
11
|
-
* Service name.
|
|
12
|
-
*/
|
|
13
|
-
export declare enum ServiceRegistry {
|
|
14
|
-
UNIVERSAL = "UNIVERSAL",
|
|
15
|
-
ROUTING = "ROUTING",
|
|
16
|
-
ACCOUNT = "ACCOUNT",
|
|
17
|
-
ADMIN = "ADMIN",
|
|
18
|
-
STUDIO = "STUDIO",
|
|
19
|
-
MONITOR = "MONITOR",
|
|
20
|
-
PACKER = "PACKER",
|
|
21
|
-
AGRO = "AGRO",
|
|
22
|
-
REGISTRY = "REGISTRY",
|
|
23
|
-
SUPPORT = "SUPPORT"
|
|
24
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
import { FileSpecificationRegistry } from './fileSpecification';
|
|
11
|
-
/**
|
|
12
|
-
* Configuration (table).
|
|
13
|
-
*/
|
|
14
|
-
export interface TableConfigurationRegistry {
|
|
15
|
-
[key: string]: any | any;
|
|
16
|
-
/**
|
|
17
|
-
* Key, unique identifier.
|
|
18
|
-
*/
|
|
19
|
-
essence_key: string;
|
|
20
|
-
specification: FileSpecificationRegistry;
|
|
21
|
-
/**
|
|
22
|
-
* Last file edit date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format.
|
|
23
|
-
*/
|
|
24
|
-
edit_date: string;
|
|
25
|
-
/**
|
|
26
|
-
* File creation date and time in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format.
|
|
27
|
-
*/
|
|
28
|
-
creation_date: string;
|
|
29
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
/**
|
|
11
|
-
* Column name in the table with waves: * `ESSENCE_KEY` - configuration key
|
|
12
|
-
*/
|
|
13
|
-
export declare enum TableConfigurationColumnTypeRegistry {
|
|
14
|
-
ESSENCE_KEY = "ESSENCE_KEY",
|
|
15
|
-
CREATION_DATE = "CREATION_DATE",
|
|
16
|
-
EDIT_DATE = "EDIT_DATE",
|
|
17
|
-
SPECIFICATION_NAME = "SPECIFICATION_NAME",
|
|
18
|
-
SPECIFICATION_COMMENT = "SPECIFICATION_COMMENT",
|
|
19
|
-
SPECIFICATION_FOLDER_KEY = "SPECIFICATION_FOLDER_KEY"
|
|
20
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
import { TableConfigurationRegistry } from './tableConfiguration';
|
|
11
|
-
import { TableListCountersRegistry } from './tableListCounters';
|
|
12
|
-
/**
|
|
13
|
-
* A list of configurations (table).
|
|
14
|
-
*/
|
|
15
|
-
export interface TableConfigurationListRegistry {
|
|
16
|
-
[key: string]: any | any;
|
|
17
|
-
/**
|
|
18
|
-
* A list of configurations.
|
|
19
|
-
*/
|
|
20
|
-
essences: Array<TableConfigurationRegistry>;
|
|
21
|
-
counters: TableListCountersRegistry;
|
|
22
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
import { TableListCountersDetailRegistry } from './tableListCountersDetail';
|
|
11
|
-
/**
|
|
12
|
-
* Counters by list.
|
|
13
|
-
*/
|
|
14
|
-
export interface TableListCountersRegistry {
|
|
15
|
-
[key: string]: any | any;
|
|
16
|
-
/**
|
|
17
|
-
* General statistics, does not depend on the filter.
|
|
18
|
-
*/
|
|
19
|
-
overall: TableListCountersDetailRegistry;
|
|
20
|
-
/**
|
|
21
|
-
* Filtered statistics.
|
|
22
|
-
*/
|
|
23
|
-
filter: TableListCountersDetailRegistry;
|
|
24
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
/**
|
|
11
|
-
* Detail counters by list.
|
|
12
|
-
*/
|
|
13
|
-
export interface TableListCountersDetailRegistry {
|
|
14
|
-
[key: string]: any | any;
|
|
15
|
-
/**
|
|
16
|
-
* Count.
|
|
17
|
-
*/
|
|
18
|
-
total: number;
|
|
19
|
-
}
|
package/model/tracedata.d.ts
DELETED
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
import { ServiceRegistry } from './service';
|
|
11
|
-
/**
|
|
12
|
-
* Data for request tracing.
|
|
13
|
-
*/
|
|
14
|
-
export interface TracedataRegistry {
|
|
15
|
-
[key: string]: any | any;
|
|
16
|
-
/**
|
|
17
|
-
* Unique process identifier. One is created per process, the same for different requests for the same process.
|
|
18
|
-
*/
|
|
19
|
-
process_code: string;
|
|
20
|
-
/**
|
|
21
|
-
* Unique identifier of the request. A new one is created for each request.
|
|
22
|
-
*/
|
|
23
|
-
request_code: string;
|
|
24
|
-
/**
|
|
25
|
-
* Unique username for login.
|
|
26
|
-
*/
|
|
27
|
-
username: string;
|
|
28
|
-
/**
|
|
29
|
-
* Unique company key.
|
|
30
|
-
*/
|
|
31
|
-
company: string;
|
|
32
|
-
service: ServiceRegistry;
|
|
33
|
-
/**
|
|
34
|
-
* Operation (request) name.
|
|
35
|
-
*/
|
|
36
|
-
operation: string;
|
|
37
|
-
/**
|
|
38
|
-
* Environment identifier.
|
|
39
|
-
*/
|
|
40
|
-
env: string;
|
|
41
|
-
/**
|
|
42
|
-
* Pod identifier.
|
|
43
|
-
*/
|
|
44
|
-
pod: string;
|
|
45
|
-
/**
|
|
46
|
-
* Date and time service method run in the [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6) format.
|
|
47
|
-
*/
|
|
48
|
-
time: string;
|
|
49
|
-
}
|
package/model/versionResult.d.ts
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VRt.Registry [RG]
|
|
3
|
-
*
|
|
4
|
-
* The version of the OpenAPI document: 7.33.3222
|
|
5
|
-
* Contact: support@veeroute.com
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*/
|
|
10
|
-
/**
|
|
11
|
-
* Service version.
|
|
12
|
-
*/
|
|
13
|
-
export interface VersionResultRegistry {
|
|
14
|
-
[key: string]: any | any;
|
|
15
|
-
/**
|
|
16
|
-
* 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).
|
|
17
|
-
*/
|
|
18
|
-
major: number;
|
|
19
|
-
/**
|
|
20
|
-
* Minor version of the service. A version change indicates new functionality. The update is backward compatible with the major version of the service.
|
|
21
|
-
*/
|
|
22
|
-
minor: number;
|
|
23
|
-
/**
|
|
24
|
-
* Build version. Contains backwards compatible bug fixes and docs update.
|
|
25
|
-
*/
|
|
26
|
-
build: string;
|
|
27
|
-
}
|
package/param.d.ts
DELETED
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Standard parameter styles defined by OpenAPI spec
|
|
3
|
-
*/
|
|
4
|
-
export type StandardParamStyle = 'matrix' | 'label' | 'form' | 'simple' | 'spaceDelimited' | 'pipeDelimited' | 'deepObject';
|
|
5
|
-
/**
|
|
6
|
-
* The OpenAPI standard {@link StandardParamStyle}s may be extended by custom styles by the user.
|
|
7
|
-
*/
|
|
8
|
-
export type ParamStyle = StandardParamStyle | string;
|
|
9
|
-
/**
|
|
10
|
-
* Standard parameter locations defined by OpenAPI spec
|
|
11
|
-
*/
|
|
12
|
-
export type ParamLocation = 'query' | 'header' | 'path' | 'cookie';
|
|
13
|
-
/**
|
|
14
|
-
* Standard types as defined in <a href="https://swagger.io/specification/#data-types">OpenAPI Specification: Data Types</a>
|
|
15
|
-
*/
|
|
16
|
-
export type StandardDataType = "integer" | "number" | "boolean" | "string" | "object" | "array";
|
|
17
|
-
/**
|
|
18
|
-
* Standard {@link DataType}s plus your own types/classes.
|
|
19
|
-
*/
|
|
20
|
-
export type DataType = StandardDataType | string;
|
|
21
|
-
/**
|
|
22
|
-
* Standard formats as defined in <a href="https://swagger.io/specification/#data-types">OpenAPI Specification: Data Types</a>
|
|
23
|
-
*/
|
|
24
|
-
export type StandardDataFormat = "int32" | "int64" | "float" | "double" | "byte" | "binary" | "date" | "date-time" | "password";
|
|
25
|
-
export type DataFormat = StandardDataFormat | string;
|
|
26
|
-
/**
|
|
27
|
-
* The parameter to encode.
|
|
28
|
-
*/
|
|
29
|
-
export interface Param {
|
|
30
|
-
name: string;
|
|
31
|
-
value: unknown;
|
|
32
|
-
in: ParamLocation;
|
|
33
|
-
style: ParamStyle;
|
|
34
|
-
explode: boolean;
|
|
35
|
-
dataType: DataType;
|
|
36
|
-
dataFormat: DataFormat | undefined;
|
|
37
|
-
}
|
package/provide-api.d.ts
DELETED