@axinom/mosaic-messages 0.22.0-rc.9 → 0.22.0
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/dist/generated/config/payloads/hosting/hosting-service-messaging-settings.d.ts +0 -6
- package/dist/generated/config/payloads/hosting/hosting-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/hosting/hosting-service-messaging-settings.js +0 -6
- package/dist/generated/config/payloads/hosting/hosting-service-messaging-settings.js.map +1 -1
- package/dist/generated/schemas/payloads/hosting/commands/index.d.ts +0 -28
- package/dist/generated/schemas/payloads/hosting/commands/index.d.ts.map +1 -1
- package/dist/generated/schemas/payloads/hosting/commands/index.js +1 -5
- package/dist/generated/schemas/payloads/hosting/commands/index.js.map +1 -1
- package/dist/generated/schemas/payloads/hosting/events/index.d.ts +0 -60
- package/dist/generated/schemas/payloads/hosting/events/index.d.ts.map +1 -1
- package/dist/generated/schemas/payloads/hosting/events/index.js +1 -9
- package/dist/generated/schemas/payloads/hosting/events/index.js.map +1 -1
- package/dist/generated/schemas/payloads/sdu/commands/index.d.ts +5 -55
- package/dist/generated/schemas/payloads/sdu/commands/index.d.ts.map +1 -1
- package/dist/generated/schemas/payloads/sdu/commands/sdu-secure-storage-create-command.json +9 -42
- package/dist/generated/schemas/payloads/sdu/commands/sdu-secure-storage-delete-command.json +4 -31
- package/dist/generated/schemas/payloads/sdu/events/index.d.ts +19 -111
- package/dist/generated/schemas/payloads/sdu/events/index.d.ts.map +1 -1
- package/dist/generated/schemas/payloads/sdu/events/sdu-secure-storage-create-failed-event.json +14 -47
- package/dist/generated/schemas/payloads/sdu/events/sdu-secure-storage-create-finished-event.json +9 -42
- package/dist/generated/schemas/payloads/sdu/events/sdu-secure-storage-delete-failed-event.json +9 -36
- package/dist/generated/schemas/payloads/sdu/events/sdu-secure-storage-delete-finished-event.json +11 -29
- package/dist/generated/types/payloads/hosting/commands/index.d.ts +0 -6
- package/dist/generated/types/payloads/hosting/commands/index.d.ts.map +1 -1
- package/dist/generated/types/payloads/hosting/commands/index.js +0 -6
- package/dist/generated/types/payloads/hosting/commands/index.js.map +1 -1
- package/dist/generated/types/payloads/hosting/events/index.d.ts +0 -12
- package/dist/generated/types/payloads/hosting/events/index.d.ts.map +1 -1
- package/dist/generated/types/payloads/hosting/events/index.js +0 -12
- package/dist/generated/types/payloads/hosting/events/index.js.map +1 -1
- package/dist/generated/types/payloads/sdu/commands/sdu-secure-storage-create-command.d.ts +5 -21
- package/dist/generated/types/payloads/sdu/commands/sdu-secure-storage-create-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/commands/sdu-secure-storage-delete-command.d.ts +2 -11
- package/dist/generated/types/payloads/sdu/commands/sdu-secure-storage-delete-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/events/sdu-secure-storage-create-failed-event.d.ts +7 -19
- package/dist/generated/types/payloads/sdu/events/sdu-secure-storage-create-failed-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/events/sdu-secure-storage-create-finished-event.d.ts +5 -21
- package/dist/generated/types/payloads/sdu/events/sdu-secure-storage-create-finished-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/events/sdu-secure-storage-delete-failed-event.d.ts +6 -11
- package/dist/generated/types/payloads/sdu/events/sdu-secure-storage-delete-failed-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/events/sdu-secure-storage-delete-finished-event.d.ts +7 -11
- package/dist/generated/types/payloads/sdu/events/sdu-secure-storage-delete-finished-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/types/index.d.ts +1 -6
- package/dist/generated/types/payloads/sdu/types/index.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/types/index.js +1 -6
- package/dist/generated/types/payloads/sdu/types/index.js.map +1 -1
- package/dist/generated/types/payloads/sdu/types/resource-tags-base.d.ts +7 -0
- package/dist/generated/types/payloads/sdu/types/resource-tags-base.d.ts.map +1 -0
- package/dist/generated/types/payloads/{hosting/commands/hosting-service-create-vault-command.js → sdu/types/resource-tags-base.js} +1 -1
- package/dist/generated/types/payloads/sdu/types/resource-tags-base.js.map +1 -0
- package/package.json +3 -3
- package/CHANGELOG.md +0 -431
- package/dist/generated/schemas/payloads/hosting/commands/hosting-service-create-vault-command.json +0 -16
- package/dist/generated/schemas/payloads/hosting/commands/hosting-service-delete-vault-command.json +0 -16
- package/dist/generated/schemas/payloads/hosting/events/hosting-service-create-vault-failed-event.json +0 -21
- package/dist/generated/schemas/payloads/hosting/events/hosting-service-create-vault-finished-event.json +0 -17
- package/dist/generated/schemas/payloads/hosting/events/hosting-service-delete-vault-failed-event.json +0 -21
- package/dist/generated/schemas/payloads/hosting/events/hosting-service-delete-vault-finished-event.json +0 -17
- package/dist/generated/types/payloads/hosting/commands/hosting-service-create-vault-command.d.ts +0 -10
- package/dist/generated/types/payloads/hosting/commands/hosting-service-create-vault-command.d.ts.map +0 -1
- package/dist/generated/types/payloads/hosting/commands/hosting-service-create-vault-command.js.map +0 -1
- package/dist/generated/types/payloads/hosting/commands/hosting-service-delete-vault-command.d.ts +0 -10
- package/dist/generated/types/payloads/hosting/commands/hosting-service-delete-vault-command.d.ts.map +0 -1
- package/dist/generated/types/payloads/hosting/commands/hosting-service-delete-vault-command.js +0 -3
- package/dist/generated/types/payloads/hosting/commands/hosting-service-delete-vault-command.js.map +0 -1
- package/dist/generated/types/payloads/hosting/events/hosting-service-create-vault-failed-event.d.ts +0 -14
- package/dist/generated/types/payloads/hosting/events/hosting-service-create-vault-failed-event.d.ts.map +0 -1
- package/dist/generated/types/payloads/hosting/events/hosting-service-create-vault-failed-event.js +0 -3
- package/dist/generated/types/payloads/hosting/events/hosting-service-create-vault-failed-event.js.map +0 -1
- package/dist/generated/types/payloads/hosting/events/hosting-service-create-vault-finished-event.d.ts +0 -10
- package/dist/generated/types/payloads/hosting/events/hosting-service-create-vault-finished-event.d.ts.map +0 -1
- package/dist/generated/types/payloads/hosting/events/hosting-service-create-vault-finished-event.js +0 -3
- package/dist/generated/types/payloads/hosting/events/hosting-service-create-vault-finished-event.js.map +0 -1
- package/dist/generated/types/payloads/hosting/events/hosting-service-delete-vault-failed-event.d.ts +0 -14
- package/dist/generated/types/payloads/hosting/events/hosting-service-delete-vault-failed-event.d.ts.map +0 -1
- package/dist/generated/types/payloads/hosting/events/hosting-service-delete-vault-failed-event.js +0 -3
- package/dist/generated/types/payloads/hosting/events/hosting-service-delete-vault-failed-event.js.map +0 -1
- package/dist/generated/types/payloads/hosting/events/hosting-service-delete-vault-finished-event.d.ts +0 -10
- package/dist/generated/types/payloads/hosting/events/hosting-service-delete-vault-finished-event.d.ts.map +0 -1
- package/dist/generated/types/payloads/hosting/events/hosting-service-delete-vault-finished-event.js +0 -3
- package/dist/generated/types/payloads/hosting/events/hosting-service-delete-vault-finished-event.js.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-create-command-params.d.ts +0 -10
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-create-command-params.d.ts.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-create-command-params.js +0 -3
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-create-command-params.js.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-create-failed-event-params.d.ts +0 -14
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-create-failed-event-params.d.ts.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-create-failed-event-params.js +0 -3
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-create-failed-event-params.js.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-create-finished-event-params.d.ts +0 -10
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-create-finished-event-params.d.ts.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-create-finished-event-params.js +0 -3
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-create-finished-event-params.js.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-delete-command-params.d.ts +0 -10
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-delete-command-params.d.ts.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-delete-command-params.js +0 -3
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-delete-command-params.js.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-delete-failed-event-params.d.ts +0 -14
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-delete-failed-event-params.d.ts.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-delete-failed-event-params.js +0 -3
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-delete-failed-event-params.js.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-delete-finished-event-params.d.ts +0 -10
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-delete-finished-event-params.d.ts.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-delete-finished-event-params.js +0 -3
- package/dist/generated/types/payloads/sdu/types/sdu-secure-storage-delete-finished-event-params.js.map +0 -1
|
@@ -5,8 +5,6 @@ export declare class HostingServiceMessagingSettings implements MessagingSetting
|
|
|
5
5
|
readonly routingKey: string;
|
|
6
6
|
static HostingServiceEnable: HostingServiceMessagingSettings;
|
|
7
7
|
static HostingServiceDisable: HostingServiceMessagingSettings;
|
|
8
|
-
static HostingServiceCreateVault: HostingServiceMessagingSettings;
|
|
9
|
-
static HostingServiceDeleteVault: HostingServiceMessagingSettings;
|
|
10
8
|
static EnsureServiceResourcesExist: HostingServiceMessagingSettings;
|
|
11
9
|
static DeployServiceStart: HostingServiceMessagingSettings;
|
|
12
10
|
static UndeployServiceStart: HostingServiceMessagingSettings;
|
|
@@ -14,10 +12,6 @@ export declare class HostingServiceMessagingSettings implements MessagingSetting
|
|
|
14
12
|
static HostingServiceEnableFailed: HostingServiceMessagingSettings;
|
|
15
13
|
static HostingServiceDisableFinished: HostingServiceMessagingSettings;
|
|
16
14
|
static HostingServiceDisableFailed: HostingServiceMessagingSettings;
|
|
17
|
-
static HostingServiceCreateVaultFinished: HostingServiceMessagingSettings;
|
|
18
|
-
static HostingServiceCreateVaultFailed: HostingServiceMessagingSettings;
|
|
19
|
-
static HostingServiceDeleteVaultFinished: HostingServiceMessagingSettings;
|
|
20
|
-
static HostingServiceDeleteVaultFailed: HostingServiceMessagingSettings;
|
|
21
15
|
readonly serviceId = "ax-hosting-service";
|
|
22
16
|
private constructor();
|
|
23
17
|
toString: () => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hosting-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/hosting/hosting-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,+BAAgC,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"hosting-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/hosting/hosting-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,+BAAgC,YAAW,iBAAiB;aAkDrD,WAAW,EAAE,MAAM;aACnB,KAAK,EAAE,MAAM;aACb,UAAU,EAAE,MAAM;IAnDpC,OAAc,oBAAoB,kCAI9B;IACJ,OAAc,qBAAqB,kCAI/B;IACJ,OAAc,2BAA2B,kCAIrC;IACJ,OAAc,kBAAkB,kCAI5B;IACJ,OAAc,oBAAoB,kCAI9B;IACJ,OAAc,4BAA4B,kCAItC;IACJ,OAAc,0BAA0B,kCAIpC;IACJ,OAAc,6BAA6B,kCAIvC;IACJ,OAAc,2BAA2B,kCAIrC;IAEJ,SAAgB,SAAS,wBAAwB;IAEjD,OAAO;IAQA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|
|
@@ -15,8 +15,6 @@ class HostingServiceMessagingSettings {
|
|
|
15
15
|
exports.HostingServiceMessagingSettings = HostingServiceMessagingSettings;
|
|
16
16
|
HostingServiceMessagingSettings.HostingServiceEnable = new HostingServiceMessagingSettings('HostingServiceEnable', 'service:enable', 'hosting_service.enable');
|
|
17
17
|
HostingServiceMessagingSettings.HostingServiceDisable = new HostingServiceMessagingSettings('HostingServiceDisable', 'service:disable', 'hosting_service.disable');
|
|
18
|
-
HostingServiceMessagingSettings.HostingServiceCreateVault = new HostingServiceMessagingSettings('HostingServiceCreateVault', 'vault:create', 'vault.create');
|
|
19
|
-
HostingServiceMessagingSettings.HostingServiceDeleteVault = new HostingServiceMessagingSettings('HostingServiceDeleteVault', 'vault:delete', 'vault.delete');
|
|
20
18
|
HostingServiceMessagingSettings.EnsureServiceResourcesExist = new HostingServiceMessagingSettings('EnsureServiceResourcesExist', 'ensure_service_resources_exist_command:start', 'ensure_service_resources_exist_command.start');
|
|
21
19
|
HostingServiceMessagingSettings.DeployServiceStart = new HostingServiceMessagingSettings('DeployServiceStart', 'hosting_service_deploy_service:start', 'hosting_service_deploy_service.start');
|
|
22
20
|
HostingServiceMessagingSettings.UndeployServiceStart = new HostingServiceMessagingSettings('UndeployServiceStart', 'hosting_service_undeploy_service:start', 'hosting_service_undeploy_service.start');
|
|
@@ -24,8 +22,4 @@ HostingServiceMessagingSettings.HostingServiceEnableFinished = new HostingServic
|
|
|
24
22
|
HostingServiceMessagingSettings.HostingServiceEnableFailed = new HostingServiceMessagingSettings('HostingServiceEnableFailed', 'hosting_service:enable_failed', 'hosting_service.enable_failed');
|
|
25
23
|
HostingServiceMessagingSettings.HostingServiceDisableFinished = new HostingServiceMessagingSettings('HostingServiceDisableFinished', 'hosting_service:disable_finished', 'hosting_service.disable_finished');
|
|
26
24
|
HostingServiceMessagingSettings.HostingServiceDisableFailed = new HostingServiceMessagingSettings('HostingServiceDisableFailed', 'hosting_service:disable_failed', 'hosting_service.disable_failed');
|
|
27
|
-
HostingServiceMessagingSettings.HostingServiceCreateVaultFinished = new HostingServiceMessagingSettings('HostingServiceCreateVaultFinished', 'vault:create_finished', 'vault.create_finished');
|
|
28
|
-
HostingServiceMessagingSettings.HostingServiceCreateVaultFailed = new HostingServiceMessagingSettings('HostingServiceCreateVaultFailed', 'vault:create_failed', 'vault.create_failed');
|
|
29
|
-
HostingServiceMessagingSettings.HostingServiceDeleteVaultFinished = new HostingServiceMessagingSettings('HostingServiceDeleteVaultFinished', 'vault:delete_finished', 'vault.delete_finished');
|
|
30
|
-
HostingServiceMessagingSettings.HostingServiceDeleteVaultFailed = new HostingServiceMessagingSettings('HostingServiceDeleteVaultFailed', 'vault:delete_failed', 'vault.delete_failed');
|
|
31
25
|
//# sourceMappingURL=hosting-service-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hosting-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/hosting/hosting-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,+BAA+B;
|
|
1
|
+
{"version":3,"file":"hosting-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/hosting/hosting-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,+BAA+B;IAiD1C,YACkB,WAAmB,EACnB,KAAa,EACb,UAAkB;QAFlB,gBAAW,GAAX,WAAW,CAAQ;QACnB,UAAK,GAAL,KAAK,CAAQ;QACb,eAAU,GAAV,UAAU,CAAQ;QALpB,cAAS,GAAG,oBAAoB,CAAC;QAU1C,aAAQ,GAAG,GAAW,EAAE;YAC7B,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AAvDH,0EA4DC;AA3De,oDAAoB,GAAG,IAAI,+BAA+B,CACtE,sBAAsB,EACtB,gBAAgB,EAChB,wBAAwB,CACvB,CAAC;AACU,qDAAqB,GAAG,IAAI,+BAA+B,CACvE,uBAAuB,EACvB,iBAAiB,EACjB,yBAAyB,CACxB,CAAC;AACU,2DAA2B,GAAG,IAAI,+BAA+B,CAC7E,6BAA6B,EAC7B,8CAA8C,EAC9C,8CAA8C,CAC7C,CAAC;AACU,kDAAkB,GAAG,IAAI,+BAA+B,CACpE,oBAAoB,EACpB,sCAAsC,EACtC,sCAAsC,CACrC,CAAC;AACU,oDAAoB,GAAG,IAAI,+BAA+B,CACtE,sBAAsB,EACtB,wCAAwC,EACxC,wCAAwC,CACvC,CAAC;AACU,4DAA4B,GAAG,IAAI,+BAA+B,CAC9E,8BAA8B,EAC9B,iCAAiC,EACjC,iCAAiC,CAChC,CAAC;AACU,0DAA0B,GAAG,IAAI,+BAA+B,CAC5E,4BAA4B,EAC5B,+BAA+B,EAC/B,+BAA+B,CAC9B,CAAC;AACU,6DAA6B,GAAG,IAAI,+BAA+B,CAC/E,+BAA+B,EAC/B,kCAAkC,EAClC,kCAAkC,CACjC,CAAC;AACU,2DAA2B,GAAG,IAAI,+BAA+B,CAC7E,6BAA6B,EAC7B,gCAAgC,EAChC,gCAAgC,CAC/B,CAAC"}
|
|
@@ -32,34 +32,6 @@ export declare const EnsureServiceResourcesExistCommandSchema: {
|
|
|
32
32
|
};
|
|
33
33
|
};
|
|
34
34
|
};
|
|
35
|
-
export declare const HostingServiceCreateVaultCommandSchema: {
|
|
36
|
-
$schema: string;
|
|
37
|
-
type: string;
|
|
38
|
-
title: string;
|
|
39
|
-
description: string;
|
|
40
|
-
additionalProperties: boolean;
|
|
41
|
-
required: string[];
|
|
42
|
-
properties: {
|
|
43
|
-
service_id: {
|
|
44
|
-
type: string;
|
|
45
|
-
description: string;
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
};
|
|
49
|
-
export declare const HostingServiceDeleteVaultCommandSchema: {
|
|
50
|
-
$schema: string;
|
|
51
|
-
type: string;
|
|
52
|
-
title: string;
|
|
53
|
-
description: string;
|
|
54
|
-
additionalProperties: boolean;
|
|
55
|
-
required: string[];
|
|
56
|
-
properties: {
|
|
57
|
-
service_id: {
|
|
58
|
-
type: string;
|
|
59
|
-
description: string;
|
|
60
|
-
};
|
|
61
|
-
};
|
|
62
|
-
};
|
|
63
35
|
export declare const HostingServiceDisableCommandSchema: {
|
|
64
36
|
$schema: string;
|
|
65
37
|
title: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/hosting/commands/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/hosting/commands/index.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;CAA4B,CAAC;AACzE,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;CAAqC,CAAC;AAC3F,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;CAA+B,CAAC;AAC/E,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA8B,CAAC;AAC7E,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;CAA8B,CAAC"}
|
|
@@ -1,17 +1,13 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UndeployServiceStartCommandSchema = exports.HostingServiceEnableCommandSchema = exports.HostingServiceDisableCommandSchema = exports.
|
|
3
|
+
exports.UndeployServiceStartCommandSchema = exports.HostingServiceEnableCommandSchema = exports.HostingServiceDisableCommandSchema = exports.EnsureServiceResourcesExistCommandSchema = exports.DeployServiceStartCommandSchema = void 0;
|
|
4
4
|
const DeployServiceStartCommand = require("./deploy-service-start-command.json");
|
|
5
5
|
const EnsureServiceResourcesExistCommand = require("./ensure-service-resources-exist-command.json");
|
|
6
|
-
const HostingServiceCreateVaultCommand = require("./hosting-service-create-vault-command.json");
|
|
7
|
-
const HostingServiceDeleteVaultCommand = require("./hosting-service-delete-vault-command.json");
|
|
8
6
|
const HostingServiceDisableCommand = require("./hosting-service-disable-command.json");
|
|
9
7
|
const HostingServiceEnableCommand = require("./hosting-service-enable-command.json");
|
|
10
8
|
const UndeployServiceStartCommand = require("./undeploy-service-start-command.json");
|
|
11
9
|
exports.DeployServiceStartCommandSchema = DeployServiceStartCommand;
|
|
12
10
|
exports.EnsureServiceResourcesExistCommandSchema = EnsureServiceResourcesExistCommand;
|
|
13
|
-
exports.HostingServiceCreateVaultCommandSchema = HostingServiceCreateVaultCommand;
|
|
14
|
-
exports.HostingServiceDeleteVaultCommandSchema = HostingServiceDeleteVaultCommand;
|
|
15
11
|
exports.HostingServiceDisableCommandSchema = HostingServiceDisableCommand;
|
|
16
12
|
exports.HostingServiceEnableCommandSchema = HostingServiceEnableCommand;
|
|
17
13
|
exports.UndeployServiceStartCommandSchema = UndeployServiceStartCommand;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/hosting/commands/index.ts"],"names":[],"mappings":";;;AAAA,iFAAiF;AACjF,oGAAoG;AACpG,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/hosting/commands/index.ts"],"names":[],"mappings":";;;AAAA,iFAAiF;AACjF,oGAAoG;AACpG,uFAAuF;AACvF,qFAAqF;AACrF,qFAAqF;AAExE,QAAA,+BAA+B,GAAG,yBAAyB,CAAC;AAC5D,QAAA,wCAAwC,GAAG,kCAAkC,CAAC;AAC9E,QAAA,kCAAkC,GAAG,4BAA4B,CAAC;AAClE,QAAA,iCAAiC,GAAG,2BAA2B,CAAC;AAChE,QAAA,iCAAiC,GAAG,2BAA2B,CAAC"}
|
|
@@ -1,63 +1,3 @@
|
|
|
1
|
-
export declare const HostingServiceCreateVaultFailedEventSchema: {
|
|
2
|
-
$schema: string;
|
|
3
|
-
title: string;
|
|
4
|
-
description: string;
|
|
5
|
-
additionalProperties: boolean;
|
|
6
|
-
required: string[];
|
|
7
|
-
properties: {
|
|
8
|
-
service_id: {
|
|
9
|
-
type: string;
|
|
10
|
-
description: string;
|
|
11
|
-
};
|
|
12
|
-
error_message: {
|
|
13
|
-
type: string;
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
export declare const HostingServiceCreateVaultFinishedEventSchema: {
|
|
19
|
-
$schema: string;
|
|
20
|
-
title: string;
|
|
21
|
-
description: string;
|
|
22
|
-
additionalProperties: boolean;
|
|
23
|
-
required: string[];
|
|
24
|
-
properties: {
|
|
25
|
-
service_id: {
|
|
26
|
-
type: string;
|
|
27
|
-
description: string;
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
export declare const HostingServiceDeleteVaultFailedEventSchema: {
|
|
32
|
-
$schema: string;
|
|
33
|
-
title: string;
|
|
34
|
-
description: string;
|
|
35
|
-
additionalProperties: boolean;
|
|
36
|
-
required: string[];
|
|
37
|
-
properties: {
|
|
38
|
-
service_id: {
|
|
39
|
-
type: string;
|
|
40
|
-
description: string;
|
|
41
|
-
};
|
|
42
|
-
error_message: {
|
|
43
|
-
type: string;
|
|
44
|
-
description: string;
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
export declare const HostingServiceDeleteVaultFinishedEventSchema: {
|
|
49
|
-
$schema: string;
|
|
50
|
-
title: string;
|
|
51
|
-
description: string;
|
|
52
|
-
additionalProperties: boolean;
|
|
53
|
-
required: string[];
|
|
54
|
-
properties: {
|
|
55
|
-
service_id: {
|
|
56
|
-
type: string;
|
|
57
|
-
description: string;
|
|
58
|
-
};
|
|
59
|
-
};
|
|
60
|
-
};
|
|
61
1
|
export declare const HostingServiceDisableFailedEventSchema: {
|
|
62
2
|
$schema: string;
|
|
63
3
|
title: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/hosting/events/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/hosting/events/index.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,sCAAsC;;;;;;;;;;;;;;;;;;;;;;;;;;CAAmC,CAAC;AACvF,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;;;;;;;;CAAqC,CAAC;AAC3F,eAAO,MAAM,qCAAqC;;;;;;;;;;;;;;;;;;;;;;;;;;CAAkC,CAAC;AACrF,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;CAAoC,CAAC"}
|
|
@@ -1,18 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.HostingServiceEnableFinishedEventSchema = exports.HostingServiceEnableFailedEventSchema = exports.HostingServiceDisableFinishedEventSchema = exports.HostingServiceDisableFailedEventSchema =
|
|
4
|
-
const HostingServiceCreateVaultFailedEvent = require("./hosting-service-create-vault-failed-event.json");
|
|
5
|
-
const HostingServiceCreateVaultFinishedEvent = require("./hosting-service-create-vault-finished-event.json");
|
|
6
|
-
const HostingServiceDeleteVaultFailedEvent = require("./hosting-service-delete-vault-failed-event.json");
|
|
7
|
-
const HostingServiceDeleteVaultFinishedEvent = require("./hosting-service-delete-vault-finished-event.json");
|
|
3
|
+
exports.HostingServiceEnableFinishedEventSchema = exports.HostingServiceEnableFailedEventSchema = exports.HostingServiceDisableFinishedEventSchema = exports.HostingServiceDisableFailedEventSchema = void 0;
|
|
8
4
|
const HostingServiceDisableFailedEvent = require("./hosting-service-disable-failed-event.json");
|
|
9
5
|
const HostingServiceDisableFinishedEvent = require("./hosting-service-disable-finished-event.json");
|
|
10
6
|
const HostingServiceEnableFailedEvent = require("./hosting-service-enable-failed-event.json");
|
|
11
7
|
const HostingServiceEnableFinishedEvent = require("./hosting-service-enable-finished-event.json");
|
|
12
|
-
exports.HostingServiceCreateVaultFailedEventSchema = HostingServiceCreateVaultFailedEvent;
|
|
13
|
-
exports.HostingServiceCreateVaultFinishedEventSchema = HostingServiceCreateVaultFinishedEvent;
|
|
14
|
-
exports.HostingServiceDeleteVaultFailedEventSchema = HostingServiceDeleteVaultFailedEvent;
|
|
15
|
-
exports.HostingServiceDeleteVaultFinishedEventSchema = HostingServiceDeleteVaultFinishedEvent;
|
|
16
8
|
exports.HostingServiceDisableFailedEventSchema = HostingServiceDisableFailedEvent;
|
|
17
9
|
exports.HostingServiceDisableFinishedEventSchema = HostingServiceDisableFinishedEvent;
|
|
18
10
|
exports.HostingServiceEnableFailedEventSchema = HostingServiceEnableFailedEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/hosting/events/index.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/hosting/events/index.ts"],"names":[],"mappings":";;;AAAA,gGAAgG;AAChG,oGAAoG;AACpG,8FAA8F;AAC9F,kGAAkG;AAErF,QAAA,sCAAsC,GAAG,gCAAgC,CAAC;AAC1E,QAAA,wCAAwC,GAAG,kCAAkC,CAAC;AAC9E,QAAA,qCAAqC,GAAG,+BAA+B,CAAC;AACxE,QAAA,uCAAuC,GAAG,iCAAiC,CAAC"}
|
|
@@ -256,20 +256,6 @@ export declare const SduSecureStorageCreateCommandSchema: {
|
|
|
256
256
|
additionalProperties: boolean;
|
|
257
257
|
required: string[];
|
|
258
258
|
properties: {
|
|
259
|
-
tenant_id: {
|
|
260
|
-
description: string;
|
|
261
|
-
type: string;
|
|
262
|
-
minLength: number;
|
|
263
|
-
maxLength: number;
|
|
264
|
-
format: string;
|
|
265
|
-
};
|
|
266
|
-
environment_id: {
|
|
267
|
-
description: string;
|
|
268
|
-
type: string;
|
|
269
|
-
minLength: number;
|
|
270
|
-
maxLength: number;
|
|
271
|
-
format: string;
|
|
272
|
-
};
|
|
273
259
|
request_id: {
|
|
274
260
|
type: string;
|
|
275
261
|
minLength: number;
|
|
@@ -277,29 +263,16 @@ export declare const SduSecureStorageCreateCommandSchema: {
|
|
|
277
263
|
format: string;
|
|
278
264
|
description: string;
|
|
279
265
|
};
|
|
280
|
-
|
|
266
|
+
vault_name: {
|
|
281
267
|
type: string;
|
|
282
268
|
description: string;
|
|
283
269
|
};
|
|
284
|
-
|
|
285
|
-
type: string;
|
|
286
|
-
description: string;
|
|
287
|
-
};
|
|
288
|
-
service_identifier: {
|
|
289
|
-
type: string;
|
|
290
|
-
description: string;
|
|
291
|
-
};
|
|
292
|
-
params: {
|
|
270
|
+
tags: {
|
|
293
271
|
type: string;
|
|
294
272
|
title: string;
|
|
295
273
|
description: string;
|
|
296
|
-
additionalProperties:
|
|
297
|
-
|
|
298
|
-
properties: {
|
|
299
|
-
vault_name: {
|
|
300
|
-
type: string;
|
|
301
|
-
description: string;
|
|
302
|
-
};
|
|
274
|
+
additionalProperties: {
|
|
275
|
+
type: string;
|
|
303
276
|
};
|
|
304
277
|
};
|
|
305
278
|
};
|
|
@@ -312,20 +285,6 @@ export declare const SduSecureStorageDeleteCommandSchema: {
|
|
|
312
285
|
additionalProperties: boolean;
|
|
313
286
|
required: string[];
|
|
314
287
|
properties: {
|
|
315
|
-
tenant_id: {
|
|
316
|
-
description: string;
|
|
317
|
-
type: string;
|
|
318
|
-
minLength: number;
|
|
319
|
-
maxLength: number;
|
|
320
|
-
format: string;
|
|
321
|
-
};
|
|
322
|
-
environment_id: {
|
|
323
|
-
description: string;
|
|
324
|
-
type: string;
|
|
325
|
-
minLength: number;
|
|
326
|
-
maxLength: number;
|
|
327
|
-
format: string;
|
|
328
|
-
};
|
|
329
288
|
request_id: {
|
|
330
289
|
type: string;
|
|
331
290
|
minLength: number;
|
|
@@ -333,18 +292,9 @@ export declare const SduSecureStorageDeleteCommandSchema: {
|
|
|
333
292
|
format: string;
|
|
334
293
|
description: string;
|
|
335
294
|
};
|
|
336
|
-
|
|
295
|
+
vault_name: {
|
|
337
296
|
type: string;
|
|
338
|
-
title: string;
|
|
339
297
|
description: string;
|
|
340
|
-
additionalProperties: boolean;
|
|
341
|
-
required: string[];
|
|
342
|
-
properties: {
|
|
343
|
-
vault_name: {
|
|
344
|
-
type: string;
|
|
345
|
-
description: string;
|
|
346
|
-
};
|
|
347
|
-
};
|
|
348
298
|
};
|
|
349
299
|
};
|
|
350
300
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/sdu/commands/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA2B,CAAC;AACvE,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAsB,CAAC;AAC7D,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA2B,CAAC;AACvE,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAsB,CAAC;AAC7D,eAAO,MAAM,mCAAmC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/sdu/commands/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA2B,CAAC;AACvE,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAsB,CAAC;AAC7D,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA2B,CAAC;AACvE,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAsB,CAAC;AAC7D,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAgC,CAAC;AACjF,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;CAAgC,CAAC;AACjF,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAoC,CAAC;AACzF,eAAO,MAAM,yCAAyC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAsC,CAAC;AAC7F,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA0B,CAAC;AACrE,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA0B,CAAC"}
|
|
@@ -5,29 +5,11 @@
|
|
|
5
5
|
"description": "SDU create secure storage command",
|
|
6
6
|
"additionalProperties": false,
|
|
7
7
|
"required": [
|
|
8
|
-
"tenant_id",
|
|
9
|
-
"environment_id",
|
|
10
8
|
"request_id",
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"service_identifier",
|
|
14
|
-
"params"
|
|
9
|
+
"vault_name",
|
|
10
|
+
"tags"
|
|
15
11
|
],
|
|
16
12
|
"properties": {
|
|
17
|
-
"tenant_id": {
|
|
18
|
-
"description": "Tenant ID",
|
|
19
|
-
"type": "string",
|
|
20
|
-
"minLength": 32,
|
|
21
|
-
"maxLength": 36,
|
|
22
|
-
"format": "uuid"
|
|
23
|
-
},
|
|
24
|
-
"environment_id": {
|
|
25
|
-
"description": "Environment ID",
|
|
26
|
-
"type": "string",
|
|
27
|
-
"minLength": 32,
|
|
28
|
-
"maxLength": 36,
|
|
29
|
-
"format": "uuid"
|
|
30
|
-
},
|
|
31
13
|
"request_id": {
|
|
32
14
|
"type": "string",
|
|
33
15
|
"minLength": 32,
|
|
@@ -35,31 +17,16 @@
|
|
|
35
17
|
"format": "uuid",
|
|
36
18
|
"description": "A UUID."
|
|
37
19
|
},
|
|
38
|
-
"
|
|
39
|
-
"type": "string",
|
|
40
|
-
"description": "Name of the tenant, requested the account creation"
|
|
41
|
-
},
|
|
42
|
-
"environment_name": {
|
|
43
|
-
"type": "string",
|
|
44
|
-
"description": "Name of the environment, requested the account creation"
|
|
45
|
-
},
|
|
46
|
-
"service_identifier": {
|
|
20
|
+
"vault_name": {
|
|
47
21
|
"type": "string",
|
|
48
|
-
"description": "
|
|
22
|
+
"description": "Secure storage globally unique name"
|
|
49
23
|
},
|
|
50
|
-
"
|
|
24
|
+
"tags": {
|
|
51
25
|
"type": "object",
|
|
52
|
-
"title": "
|
|
53
|
-
"description": "
|
|
54
|
-
"additionalProperties":
|
|
55
|
-
|
|
56
|
-
"vault_name"
|
|
57
|
-
],
|
|
58
|
-
"properties": {
|
|
59
|
-
"vault_name": {
|
|
60
|
-
"type": "string",
|
|
61
|
-
"description": "Secure Storage globally unique name"
|
|
62
|
-
}
|
|
26
|
+
"title": "resource_tags_base",
|
|
27
|
+
"description": "Tags associated with the secure storage",
|
|
28
|
+
"additionalProperties": {
|
|
29
|
+
"type": "string"
|
|
63
30
|
}
|
|
64
31
|
}
|
|
65
32
|
}
|
|
@@ -5,26 +5,10 @@
|
|
|
5
5
|
"description": "SDU delete secure storage command",
|
|
6
6
|
"additionalProperties": false,
|
|
7
7
|
"required": [
|
|
8
|
-
"tenant_id",
|
|
9
|
-
"environment_id",
|
|
10
8
|
"request_id",
|
|
11
|
-
"
|
|
9
|
+
"vault_name"
|
|
12
10
|
],
|
|
13
11
|
"properties": {
|
|
14
|
-
"tenant_id": {
|
|
15
|
-
"description": "Tenant ID",
|
|
16
|
-
"type": "string",
|
|
17
|
-
"minLength": 32,
|
|
18
|
-
"maxLength": 36,
|
|
19
|
-
"format": "uuid"
|
|
20
|
-
},
|
|
21
|
-
"environment_id": {
|
|
22
|
-
"description": "Environment ID",
|
|
23
|
-
"type": "string",
|
|
24
|
-
"minLength": 32,
|
|
25
|
-
"maxLength": 36,
|
|
26
|
-
"format": "uuid"
|
|
27
|
-
},
|
|
28
12
|
"request_id": {
|
|
29
13
|
"type": "string",
|
|
30
14
|
"minLength": 32,
|
|
@@ -32,20 +16,9 @@
|
|
|
32
16
|
"format": "uuid",
|
|
33
17
|
"description": "A UUID."
|
|
34
18
|
},
|
|
35
|
-
"
|
|
36
|
-
"type": "
|
|
37
|
-
"
|
|
38
|
-
"description": "SDU Secure Storage delete command params",
|
|
39
|
-
"additionalProperties": false,
|
|
40
|
-
"required": [
|
|
41
|
-
"vault_name"
|
|
42
|
-
],
|
|
43
|
-
"properties": {
|
|
44
|
-
"vault_name": {
|
|
45
|
-
"type": "string",
|
|
46
|
-
"description": "Secure Storage globally unique name"
|
|
47
|
-
}
|
|
48
|
-
}
|
|
19
|
+
"vault_name": {
|
|
20
|
+
"type": "string",
|
|
21
|
+
"description": "Secure storage globally unique name"
|
|
49
22
|
}
|
|
50
23
|
}
|
|
51
24
|
}
|
|
@@ -550,20 +550,6 @@ export declare const SduSecureStorageCreateFailedEventSchema: {
|
|
|
550
550
|
additionalProperties: boolean;
|
|
551
551
|
required: string[];
|
|
552
552
|
properties: {
|
|
553
|
-
tenant_id: {
|
|
554
|
-
description: string;
|
|
555
|
-
type: string;
|
|
556
|
-
minLength: number;
|
|
557
|
-
maxLength: number;
|
|
558
|
-
format: string;
|
|
559
|
-
};
|
|
560
|
-
environment_id: {
|
|
561
|
-
description: string;
|
|
562
|
-
type: string;
|
|
563
|
-
minLength: number;
|
|
564
|
-
maxLength: number;
|
|
565
|
-
format: string;
|
|
566
|
-
};
|
|
567
553
|
request_id: {
|
|
568
554
|
type: string;
|
|
569
555
|
minLength: number;
|
|
@@ -571,35 +557,22 @@ export declare const SduSecureStorageCreateFailedEventSchema: {
|
|
|
571
557
|
format: string;
|
|
572
558
|
description: string;
|
|
573
559
|
};
|
|
574
|
-
|
|
560
|
+
vault_name: {
|
|
575
561
|
type: string;
|
|
576
562
|
description: string;
|
|
577
563
|
};
|
|
578
|
-
|
|
564
|
+
tags: {
|
|
579
565
|
type: string;
|
|
566
|
+
title: string;
|
|
580
567
|
description: string;
|
|
568
|
+
additionalProperties: {
|
|
569
|
+
type: string;
|
|
570
|
+
};
|
|
581
571
|
};
|
|
582
|
-
|
|
572
|
+
error_message: {
|
|
583
573
|
type: string;
|
|
584
574
|
description: string;
|
|
585
575
|
};
|
|
586
|
-
params: {
|
|
587
|
-
type: string;
|
|
588
|
-
title: string;
|
|
589
|
-
description: string;
|
|
590
|
-
additionalProperties: boolean;
|
|
591
|
-
required: string[];
|
|
592
|
-
properties: {
|
|
593
|
-
vault_name: {
|
|
594
|
-
type: string;
|
|
595
|
-
description: string;
|
|
596
|
-
};
|
|
597
|
-
error_message: {
|
|
598
|
-
type: string;
|
|
599
|
-
description: string;
|
|
600
|
-
};
|
|
601
|
-
};
|
|
602
|
-
};
|
|
603
576
|
};
|
|
604
577
|
};
|
|
605
578
|
export declare const SduSecureStorageCreateFinishedEventSchema: {
|
|
@@ -610,20 +583,6 @@ export declare const SduSecureStorageCreateFinishedEventSchema: {
|
|
|
610
583
|
additionalProperties: boolean;
|
|
611
584
|
required: string[];
|
|
612
585
|
properties: {
|
|
613
|
-
tenant_id: {
|
|
614
|
-
description: string;
|
|
615
|
-
type: string;
|
|
616
|
-
minLength: number;
|
|
617
|
-
maxLength: number;
|
|
618
|
-
format: string;
|
|
619
|
-
};
|
|
620
|
-
environment_id: {
|
|
621
|
-
description: string;
|
|
622
|
-
type: string;
|
|
623
|
-
minLength: number;
|
|
624
|
-
maxLength: number;
|
|
625
|
-
format: string;
|
|
626
|
-
};
|
|
627
586
|
request_id: {
|
|
628
587
|
type: string;
|
|
629
588
|
minLength: number;
|
|
@@ -631,29 +590,16 @@ export declare const SduSecureStorageCreateFinishedEventSchema: {
|
|
|
631
590
|
format: string;
|
|
632
591
|
description: string;
|
|
633
592
|
};
|
|
634
|
-
|
|
593
|
+
vault_name: {
|
|
635
594
|
type: string;
|
|
636
595
|
description: string;
|
|
637
596
|
};
|
|
638
|
-
|
|
639
|
-
type: string;
|
|
640
|
-
description: string;
|
|
641
|
-
};
|
|
642
|
-
service_identifier: {
|
|
643
|
-
type: string;
|
|
644
|
-
description: string;
|
|
645
|
-
};
|
|
646
|
-
params: {
|
|
597
|
+
tags: {
|
|
647
598
|
type: string;
|
|
648
599
|
title: string;
|
|
649
600
|
description: string;
|
|
650
|
-
additionalProperties:
|
|
651
|
-
|
|
652
|
-
properties: {
|
|
653
|
-
vault_name: {
|
|
654
|
-
type: string;
|
|
655
|
-
description: string;
|
|
656
|
-
};
|
|
601
|
+
additionalProperties: {
|
|
602
|
+
type: string;
|
|
657
603
|
};
|
|
658
604
|
};
|
|
659
605
|
};
|
|
@@ -666,43 +612,20 @@ export declare const SduSecureStorageDeleteFailedEventSchema: {
|
|
|
666
612
|
additionalProperties: boolean;
|
|
667
613
|
required: string[];
|
|
668
614
|
properties: {
|
|
669
|
-
|
|
670
|
-
description: string;
|
|
615
|
+
request_id: {
|
|
671
616
|
type: string;
|
|
672
617
|
minLength: number;
|
|
673
618
|
maxLength: number;
|
|
674
619
|
format: string;
|
|
675
|
-
};
|
|
676
|
-
environment_id: {
|
|
677
620
|
description: string;
|
|
678
|
-
type: string;
|
|
679
|
-
minLength: number;
|
|
680
|
-
maxLength: number;
|
|
681
|
-
format: string;
|
|
682
621
|
};
|
|
683
|
-
|
|
622
|
+
vault_name: {
|
|
684
623
|
type: string;
|
|
685
|
-
minLength: number;
|
|
686
|
-
maxLength: number;
|
|
687
|
-
format: string;
|
|
688
624
|
description: string;
|
|
689
625
|
};
|
|
690
|
-
|
|
626
|
+
error_message: {
|
|
691
627
|
type: string;
|
|
692
|
-
title: string;
|
|
693
628
|
description: string;
|
|
694
|
-
additionalProperties: boolean;
|
|
695
|
-
required: string[];
|
|
696
|
-
properties: {
|
|
697
|
-
vault_name: {
|
|
698
|
-
type: string;
|
|
699
|
-
description: string;
|
|
700
|
-
};
|
|
701
|
-
error_message: {
|
|
702
|
-
type: string;
|
|
703
|
-
description: string;
|
|
704
|
-
};
|
|
705
|
-
};
|
|
706
629
|
};
|
|
707
630
|
};
|
|
708
631
|
};
|
|
@@ -714,38 +637,23 @@ export declare const SduSecureStorageDeleteFinishedEventSchema: {
|
|
|
714
637
|
additionalProperties: boolean;
|
|
715
638
|
required: string[];
|
|
716
639
|
properties: {
|
|
717
|
-
|
|
718
|
-
description: string;
|
|
640
|
+
request_id: {
|
|
719
641
|
type: string;
|
|
720
642
|
minLength: number;
|
|
721
643
|
maxLength: number;
|
|
722
644
|
format: string;
|
|
723
|
-
};
|
|
724
|
-
environment_id: {
|
|
725
645
|
description: string;
|
|
726
|
-
type: string;
|
|
727
|
-
minLength: number;
|
|
728
|
-
maxLength: number;
|
|
729
|
-
format: string;
|
|
730
646
|
};
|
|
731
|
-
|
|
647
|
+
vault_name: {
|
|
732
648
|
type: string;
|
|
733
|
-
minLength: number;
|
|
734
|
-
maxLength: number;
|
|
735
|
-
format: string;
|
|
736
649
|
description: string;
|
|
737
650
|
};
|
|
738
|
-
|
|
651
|
+
tags: {
|
|
739
652
|
type: string;
|
|
740
653
|
title: string;
|
|
741
654
|
description: string;
|
|
742
|
-
additionalProperties:
|
|
743
|
-
|
|
744
|
-
properties: {
|
|
745
|
-
vault_name: {
|
|
746
|
-
type: string;
|
|
747
|
-
description: string;
|
|
748
|
-
};
|
|
655
|
+
additionalProperties: {
|
|
656
|
+
type: string;
|
|
749
657
|
};
|
|
750
658
|
};
|
|
751
659
|
};
|