@axinom/mosaic-messages 0.22.0-rc.8 → 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/channel/events/channel-published-event.json +2 -2
- package/dist/generated/schemas/payloads/channel/events/index.d.ts +3 -3
- package/dist/generated/schemas/payloads/channel/events/playlist-published-event.json +4 -4
- 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/schemas/payloads/video/types/index.d.ts +4 -0
- package/dist/generated/schemas/payloads/video/types/index.d.ts.map +1 -1
- package/dist/generated/schemas/payloads/video/types/playback-video-webhook-request-payload.json +8 -1
- package/dist/generated/types/payloads/channel/types/encoding.d.ts +2 -2
- package/dist/generated/types/payloads/channel/types/encoding.d.ts.map +1 -1
- 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/dist/generated/types/payloads/video/types/video-encoding.d.ts +5 -1
- package/dist/generated/types/payloads/video/types/video-encoding.d.ts.map +1 -1
- 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"}
|
|
@@ -268,12 +268,12 @@
|
|
|
268
268
|
"description": "A subtitle language value."
|
|
269
269
|
}
|
|
270
270
|
},
|
|
271
|
-
"
|
|
271
|
+
"length_in_seconds": {
|
|
272
272
|
"type": [
|
|
273
273
|
"number",
|
|
274
274
|
"null"
|
|
275
275
|
],
|
|
276
|
-
"description": "Video
|
|
276
|
+
"description": "Video length in seconds"
|
|
277
277
|
},
|
|
278
278
|
"finished_date": {
|
|
279
279
|
"type": [
|
|
@@ -187,7 +187,7 @@ export declare const ChannelPublishedEventSchema: {
|
|
|
187
187
|
description: string;
|
|
188
188
|
};
|
|
189
189
|
};
|
|
190
|
-
|
|
190
|
+
length_in_seconds: {
|
|
191
191
|
type: string[];
|
|
192
192
|
description: string;
|
|
193
193
|
};
|
|
@@ -636,7 +636,7 @@ export declare const PlaylistPublishedEventSchema: {
|
|
|
636
636
|
description: string;
|
|
637
637
|
};
|
|
638
638
|
};
|
|
639
|
-
|
|
639
|
+
length_in_seconds: {
|
|
640
640
|
type: string[];
|
|
641
641
|
description: string;
|
|
642
642
|
};
|
|
@@ -941,7 +941,7 @@ export declare const PlaylistPublishedEventSchema: {
|
|
|
941
941
|
description: string;
|
|
942
942
|
};
|
|
943
943
|
};
|
|
944
|
-
|
|
944
|
+
length_in_seconds: {
|
|
945
945
|
type: string[];
|
|
946
946
|
description: string;
|
|
947
947
|
};
|
|
@@ -305,12 +305,12 @@
|
|
|
305
305
|
"description": "A subtitle language value."
|
|
306
306
|
}
|
|
307
307
|
},
|
|
308
|
-
"
|
|
308
|
+
"length_in_seconds": {
|
|
309
309
|
"type": [
|
|
310
310
|
"number",
|
|
311
311
|
"null"
|
|
312
312
|
],
|
|
313
|
-
"description": "Video
|
|
313
|
+
"description": "Video length in seconds"
|
|
314
314
|
},
|
|
315
315
|
"finished_date": {
|
|
316
316
|
"type": [
|
|
@@ -758,12 +758,12 @@
|
|
|
758
758
|
"description": "A subtitle language value."
|
|
759
759
|
}
|
|
760
760
|
},
|
|
761
|
-
"
|
|
761
|
+
"length_in_seconds": {
|
|
762
762
|
"type": [
|
|
763
763
|
"number",
|
|
764
764
|
"null"
|
|
765
765
|
],
|
|
766
|
-
"description": "Video
|
|
766
|
+
"description": "Video length in seconds"
|
|
767
767
|
},
|
|
768
768
|
"finished_date": {
|
|
769
769
|
"type": [
|
|
@@ -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
|
}
|