@axinom/mosaic-messages 0.42.0-rc.3 → 0.42.0-rc.5
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/schemas/payloads/sdu/commands/index.d.ts +4 -4
- package/dist/generated/schemas/payloads/sdu/commands/sdu-create-dns-command.json +6 -6
- package/dist/generated/schemas/payloads/sdu/commands/sdu-delete-dns-command.json +6 -6
- package/dist/generated/schemas/payloads/sdu/events/index.d.ts +8 -56
- package/dist/generated/schemas/payloads/sdu/events/index.d.ts.map +1 -1
- package/dist/generated/schemas/payloads/sdu/events/sdu-create-dns-failed-event.json +9 -20
- package/dist/generated/schemas/payloads/sdu/events/sdu-create-dns-finished-event.json +5 -26
- package/dist/generated/schemas/payloads/sdu/events/sdu-delete-dns-failed-event.json +9 -20
- package/dist/generated/schemas/payloads/sdu/events/sdu-delete-dns-finished-event.json +5 -21
- package/dist/generated/types/payloads/sdu/commands/sdu-create-dns-command.d.ts +4 -4
- package/dist/generated/types/payloads/sdu/commands/sdu-create-dns-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/commands/sdu-delete-dns-command.d.ts +4 -4
- package/dist/generated/types/payloads/sdu/commands/sdu-delete-dns-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/events/sdu-create-dns-failed-event.d.ts +6 -7
- package/dist/generated/types/payloads/sdu/events/sdu-create-dns-failed-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/events/sdu-create-dns-finished-event.d.ts +3 -8
- package/dist/generated/types/payloads/sdu/events/sdu-create-dns-finished-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/events/sdu-delete-dns-failed-event.d.ts +6 -7
- package/dist/generated/types/payloads/sdu/events/sdu-delete-dns-failed-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/events/sdu-delete-dns-finished-event.d.ts +3 -8
- package/dist/generated/types/payloads/sdu/events/sdu-delete-dns-finished-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/types/index.d.ts +0 -4
- package/dist/generated/types/payloads/sdu/types/index.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/types/index.js +0 -4
- package/dist/generated/types/payloads/sdu/types/index.js.map +1 -1
- package/package.json +4 -4
- package/src/generated/schemas/payloads/sdu/commands/sdu-create-dns-command.json +6 -6
- package/src/generated/schemas/payloads/sdu/commands/sdu-delete-dns-command.json +6 -6
- package/src/generated/schemas/payloads/sdu/events/sdu-create-dns-failed-event.json +9 -20
- package/src/generated/schemas/payloads/sdu/events/sdu-create-dns-finished-event.json +5 -26
- package/src/generated/schemas/payloads/sdu/events/sdu-delete-dns-failed-event.json +9 -20
- package/src/generated/schemas/payloads/sdu/events/sdu-delete-dns-finished-event.json +5 -21
- package/src/generated/types/payloads/sdu/commands/sdu-create-dns-command.ts +4 -4
- package/src/generated/types/payloads/sdu/commands/sdu-delete-dns-command.ts +4 -4
- package/src/generated/types/payloads/sdu/events/sdu-create-dns-failed-event.ts +6 -7
- package/src/generated/types/payloads/sdu/events/sdu-create-dns-finished-event.ts +3 -8
- package/src/generated/types/payloads/sdu/events/sdu-delete-dns-failed-event.ts +6 -7
- package/src/generated/types/payloads/sdu/events/sdu-delete-dns-finished-event.ts +3 -8
- package/src/generated/types/payloads/sdu/types/index.ts +0 -4
- package/dist/generated/types/payloads/sdu/types/sdu-create-dns-failed-event-params.d.ts +0 -10
- package/dist/generated/types/payloads/sdu/types/sdu-create-dns-failed-event-params.d.ts.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-create-dns-failed-event-params.js +0 -3
- package/dist/generated/types/payloads/sdu/types/sdu-create-dns-failed-event-params.js.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-create-dns-finished-event-params.d.ts +0 -14
- package/dist/generated/types/payloads/sdu/types/sdu-create-dns-finished-event-params.d.ts.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-create-dns-finished-event-params.js +0 -3
- package/dist/generated/types/payloads/sdu/types/sdu-create-dns-finished-event-params.js.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-delete-dns-failed-event-params.d.ts +0 -10
- package/dist/generated/types/payloads/sdu/types/sdu-delete-dns-failed-event-params.d.ts.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-delete-dns-failed-event-params.js +0 -3
- package/dist/generated/types/payloads/sdu/types/sdu-delete-dns-failed-event-params.js.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-delete-dns-finished-event-params.d.ts +0 -10
- package/dist/generated/types/payloads/sdu/types/sdu-delete-dns-finished-event-params.d.ts.map +0 -1
- package/dist/generated/types/payloads/sdu/types/sdu-delete-dns-finished-event-params.js +0 -3
- package/dist/generated/types/payloads/sdu/types/sdu-delete-dns-finished-event-params.js.map +0 -1
- package/src/generated/types/payloads/sdu/types/sdu-create-dns-failed-event-params.ts +0 -9
- package/src/generated/types/payloads/sdu/types/sdu-create-dns-finished-event-params.ts +0 -13
- package/src/generated/types/payloads/sdu/types/sdu-delete-dns-failed-event-params.ts +0 -9
- package/src/generated/types/payloads/sdu/types/sdu-delete-dns-finished-event-params.ts +0 -9
|
@@ -113,11 +113,11 @@ export declare const SduCreateDnsCommandSchema: {
|
|
|
113
113
|
format: string;
|
|
114
114
|
description: string;
|
|
115
115
|
};
|
|
116
|
-
|
|
116
|
+
service_id: {
|
|
117
117
|
type: string;
|
|
118
118
|
description: string;
|
|
119
119
|
};
|
|
120
|
-
|
|
120
|
+
fqdn: {
|
|
121
121
|
type: string;
|
|
122
122
|
description: string;
|
|
123
123
|
};
|
|
@@ -238,11 +238,11 @@ export declare const SduDeleteDnsCommandSchema: {
|
|
|
238
238
|
format: string;
|
|
239
239
|
description: string;
|
|
240
240
|
};
|
|
241
|
-
|
|
241
|
+
service_id: {
|
|
242
242
|
type: string;
|
|
243
243
|
description: string;
|
|
244
244
|
};
|
|
245
|
-
|
|
245
|
+
fqdn: {
|
|
246
246
|
type: string;
|
|
247
247
|
description: string;
|
|
248
248
|
};
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
"environment_id",
|
|
10
10
|
"request_id",
|
|
11
11
|
"service_definition_id",
|
|
12
|
-
"
|
|
13
|
-
"
|
|
12
|
+
"service_id",
|
|
13
|
+
"fqdn"
|
|
14
14
|
],
|
|
15
15
|
"properties": {
|
|
16
16
|
"request_id": {
|
|
@@ -41,13 +41,13 @@
|
|
|
41
41
|
"format": "uuid",
|
|
42
42
|
"description": "A UUID."
|
|
43
43
|
},
|
|
44
|
-
"
|
|
44
|
+
"service_id": {
|
|
45
45
|
"type": "string",
|
|
46
|
-
"description": "
|
|
46
|
+
"description": "The human-readable Service ID of the service which the DNS record belongs to."
|
|
47
47
|
},
|
|
48
|
-
"
|
|
48
|
+
"fqdn": {
|
|
49
49
|
"type": "string",
|
|
50
|
-
"description": "The
|
|
50
|
+
"description": "The fully qualified domain name to be created."
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
}
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
"environment_id",
|
|
10
10
|
"request_id",
|
|
11
11
|
"service_definition_id",
|
|
12
|
-
"
|
|
13
|
-
"
|
|
12
|
+
"service_id",
|
|
13
|
+
"fqdn"
|
|
14
14
|
],
|
|
15
15
|
"properties": {
|
|
16
16
|
"request_id": {
|
|
@@ -41,13 +41,13 @@
|
|
|
41
41
|
"format": "uuid",
|
|
42
42
|
"description": "A UUID."
|
|
43
43
|
},
|
|
44
|
-
"
|
|
44
|
+
"service_id": {
|
|
45
45
|
"type": "string",
|
|
46
|
-
"description": "
|
|
46
|
+
"description": "The human-readable Service ID of the service which the DNS record belongs to."
|
|
47
47
|
},
|
|
48
|
-
"
|
|
48
|
+
"fqdn": {
|
|
49
49
|
"type": "string",
|
|
50
|
-
"description": "The
|
|
50
|
+
"description": "The fully qualified domain name to be deleted."
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
}
|
|
@@ -200,26 +200,17 @@ export declare const SduCreateDnsFailedEventSchema: {
|
|
|
200
200
|
format: string;
|
|
201
201
|
description: string;
|
|
202
202
|
};
|
|
203
|
-
|
|
203
|
+
service_id: {
|
|
204
204
|
type: string;
|
|
205
205
|
description: string;
|
|
206
206
|
};
|
|
207
|
-
|
|
207
|
+
fqdn: {
|
|
208
208
|
type: string;
|
|
209
209
|
description: string;
|
|
210
210
|
};
|
|
211
|
-
|
|
211
|
+
error_message: {
|
|
212
212
|
type: string;
|
|
213
|
-
title: string;
|
|
214
213
|
description: string;
|
|
215
|
-
additionalProperties: boolean;
|
|
216
|
-
required: string[];
|
|
217
|
-
properties: {
|
|
218
|
-
error_message: {
|
|
219
|
-
type: string;
|
|
220
|
-
description: string;
|
|
221
|
-
};
|
|
222
|
-
};
|
|
223
214
|
};
|
|
224
215
|
};
|
|
225
216
|
};
|
|
@@ -259,30 +250,13 @@ export declare const SduCreateDnsFinishedEventSchema: {
|
|
|
259
250
|
format: string;
|
|
260
251
|
description: string;
|
|
261
252
|
};
|
|
262
|
-
port_name: {
|
|
263
|
-
type: string;
|
|
264
|
-
description: string;
|
|
265
|
-
};
|
|
266
253
|
service_id: {
|
|
267
254
|
type: string;
|
|
268
255
|
description: string;
|
|
269
256
|
};
|
|
270
|
-
|
|
257
|
+
fqdn: {
|
|
271
258
|
type: string;
|
|
272
|
-
title: string;
|
|
273
259
|
description: string;
|
|
274
|
-
additionalProperties: boolean;
|
|
275
|
-
required: string[];
|
|
276
|
-
properties: {
|
|
277
|
-
fqdn: {
|
|
278
|
-
type: string;
|
|
279
|
-
description: string;
|
|
280
|
-
};
|
|
281
|
-
top_level_domain: {
|
|
282
|
-
type: string;
|
|
283
|
-
description: string;
|
|
284
|
-
};
|
|
285
|
-
};
|
|
286
260
|
};
|
|
287
261
|
};
|
|
288
262
|
};
|
|
@@ -460,26 +434,17 @@ export declare const SduDeleteDnsFailedEventSchema: {
|
|
|
460
434
|
format: string;
|
|
461
435
|
description: string;
|
|
462
436
|
};
|
|
463
|
-
|
|
437
|
+
service_id: {
|
|
464
438
|
type: string;
|
|
465
439
|
description: string;
|
|
466
440
|
};
|
|
467
|
-
|
|
441
|
+
fqdn: {
|
|
468
442
|
type: string;
|
|
469
443
|
description: string;
|
|
470
444
|
};
|
|
471
|
-
|
|
445
|
+
error_message: {
|
|
472
446
|
type: string;
|
|
473
|
-
title: string;
|
|
474
447
|
description: string;
|
|
475
|
-
additionalProperties: boolean;
|
|
476
|
-
required: string[];
|
|
477
|
-
properties: {
|
|
478
|
-
error_message: {
|
|
479
|
-
type: string;
|
|
480
|
-
description: string;
|
|
481
|
-
};
|
|
482
|
-
};
|
|
483
448
|
};
|
|
484
449
|
};
|
|
485
450
|
};
|
|
@@ -519,26 +484,13 @@ export declare const SduDeleteDnsFinishedEventSchema: {
|
|
|
519
484
|
format: string;
|
|
520
485
|
description: string;
|
|
521
486
|
};
|
|
522
|
-
port_name: {
|
|
523
|
-
type: string;
|
|
524
|
-
description: string;
|
|
525
|
-
};
|
|
526
487
|
service_id: {
|
|
527
488
|
type: string;
|
|
528
489
|
description: string;
|
|
529
490
|
};
|
|
530
|
-
|
|
491
|
+
fqdn: {
|
|
531
492
|
type: string;
|
|
532
|
-
title: string;
|
|
533
493
|
description: string;
|
|
534
|
-
additionalProperties: boolean;
|
|
535
|
-
required: string[];
|
|
536
|
-
properties: {
|
|
537
|
-
fqdn: {
|
|
538
|
-
type: string;
|
|
539
|
-
description: string;
|
|
540
|
-
};
|
|
541
|
-
};
|
|
542
494
|
};
|
|
543
495
|
};
|
|
544
496
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/sdu/events/index.ts"],"names":[],"mappings":"AAqBA,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA+B,CAAC;AAC/E,eAAO,MAAM,oCAAoC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiC,CAAC;AACnF,eAAO,MAAM,6BAA6B
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/sdu/events/index.ts"],"names":[],"mappings":"AAqBA,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA+B,CAAC;AAC/E,eAAO,MAAM,oCAAoC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiC,CAAC;AACnF,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA0B,CAAC;AACrE,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA4B,CAAC;AACzE,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA+B,CAAC;AAC/E,eAAO,MAAM,oCAAoC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiC,CAAC;AACnF,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA0B,CAAC;AACrE,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA4B,CAAC;AACzE,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAoC,CAAC;AACzF,eAAO,MAAM,yCAAyC;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAsC,CAAC;AAC7F,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;CAAoC,CAAC;AACzF,eAAO,MAAM,yCAAyC;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAsC,CAAC;AAC7F,eAAO,MAAM,2CAA2C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAwC,CAAC;AACjG,eAAO,MAAM,6CAA6C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA0C,CAAC;AACrG,eAAO,MAAM,6CAA6C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA0C,CAAC;AACrG,eAAO,MAAM,+CAA+C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA4C,CAAC;AACzG,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA8B,CAAC;AAC7E,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAgC,CAAC;AACjF,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA8B,CAAC;AAC7E,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAgC,CAAC"}
|
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
"environment_id",
|
|
10
10
|
"request_id",
|
|
11
11
|
"service_definition_id",
|
|
12
|
-
"port_name",
|
|
13
12
|
"service_id",
|
|
14
|
-
"
|
|
13
|
+
"fqdn",
|
|
14
|
+
"error_message"
|
|
15
15
|
],
|
|
16
16
|
"properties": {
|
|
17
17
|
"request_id": {
|
|
@@ -42,28 +42,17 @@
|
|
|
42
42
|
"format": "uuid",
|
|
43
43
|
"description": "A UUID."
|
|
44
44
|
},
|
|
45
|
-
"
|
|
45
|
+
"service_id": {
|
|
46
46
|
"type": "string",
|
|
47
|
-
"description": "
|
|
47
|
+
"description": "The human-readable Service ID of the service which the DNS record belongs to."
|
|
48
48
|
},
|
|
49
|
-
"
|
|
49
|
+
"fqdn": {
|
|
50
50
|
"type": "string",
|
|
51
|
-
"description": "The
|
|
51
|
+
"description": "The fully qualified domain name to be created."
|
|
52
52
|
},
|
|
53
|
-
"
|
|
54
|
-
"type": "
|
|
55
|
-
"
|
|
56
|
-
"description": "SDU create dns failed event params",
|
|
57
|
-
"additionalProperties": false,
|
|
58
|
-
"required": [
|
|
59
|
-
"error_message"
|
|
60
|
-
],
|
|
61
|
-
"properties": {
|
|
62
|
-
"error_message": {
|
|
63
|
-
"type": "string",
|
|
64
|
-
"description": "Error message during dns record creation"
|
|
65
|
-
}
|
|
66
|
-
}
|
|
53
|
+
"error_message": {
|
|
54
|
+
"type": "string",
|
|
55
|
+
"description": "Error message during dns record creation"
|
|
67
56
|
}
|
|
68
57
|
}
|
|
69
58
|
}
|
|
@@ -9,9 +9,8 @@
|
|
|
9
9
|
"environment_id",
|
|
10
10
|
"request_id",
|
|
11
11
|
"service_definition_id",
|
|
12
|
-
"port_name",
|
|
13
12
|
"service_id",
|
|
14
|
-
"
|
|
13
|
+
"fqdn"
|
|
15
14
|
],
|
|
16
15
|
"properties": {
|
|
17
16
|
"request_id": {
|
|
@@ -42,33 +41,13 @@
|
|
|
42
41
|
"format": "uuid",
|
|
43
42
|
"description": "A UUID."
|
|
44
43
|
},
|
|
45
|
-
"port_name": {
|
|
46
|
-
"type": "string",
|
|
47
|
-
"description": "A label that identifies to which service port the DNS record points to. Will be the 1st label of the DNS record."
|
|
48
|
-
},
|
|
49
44
|
"service_id": {
|
|
50
45
|
"type": "string",
|
|
51
|
-
"description": "The human-readable Service ID of the service
|
|
46
|
+
"description": "The human-readable Service ID of the service which the DNS record belongs to."
|
|
52
47
|
},
|
|
53
|
-
"
|
|
54
|
-
"type": "
|
|
55
|
-
"
|
|
56
|
-
"description": "SDU create dns finished event params",
|
|
57
|
-
"additionalProperties": false,
|
|
58
|
-
"required": [
|
|
59
|
-
"fqdn",
|
|
60
|
-
"top_level_domain"
|
|
61
|
-
],
|
|
62
|
-
"properties": {
|
|
63
|
-
"fqdn": {
|
|
64
|
-
"type": "string",
|
|
65
|
-
"description": "Dns record fqdn"
|
|
66
|
-
},
|
|
67
|
-
"top_level_domain": {
|
|
68
|
-
"type": "string",
|
|
69
|
-
"description": "Dns record top level domain"
|
|
70
|
-
}
|
|
71
|
-
}
|
|
48
|
+
"fqdn": {
|
|
49
|
+
"type": "string",
|
|
50
|
+
"description": "The fully qualified domain name to be created."
|
|
72
51
|
}
|
|
73
52
|
}
|
|
74
53
|
}
|
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
"environment_id",
|
|
10
10
|
"request_id",
|
|
11
11
|
"service_definition_id",
|
|
12
|
-
"port_name",
|
|
13
12
|
"service_id",
|
|
14
|
-
"
|
|
13
|
+
"fqdn",
|
|
14
|
+
"error_message"
|
|
15
15
|
],
|
|
16
16
|
"properties": {
|
|
17
17
|
"request_id": {
|
|
@@ -42,28 +42,17 @@
|
|
|
42
42
|
"format": "uuid",
|
|
43
43
|
"description": "A UUID."
|
|
44
44
|
},
|
|
45
|
-
"
|
|
45
|
+
"service_id": {
|
|
46
46
|
"type": "string",
|
|
47
|
-
"description": "
|
|
47
|
+
"description": "The human-readable Service ID of the service which the DNS record belongs to."
|
|
48
48
|
},
|
|
49
|
-
"
|
|
49
|
+
"fqdn": {
|
|
50
50
|
"type": "string",
|
|
51
|
-
"description": "The
|
|
51
|
+
"description": "The fully qualified domain name to be deleted."
|
|
52
52
|
},
|
|
53
|
-
"
|
|
54
|
-
"type": "
|
|
55
|
-
"
|
|
56
|
-
"description": "SDU delete dns failed event params",
|
|
57
|
-
"additionalProperties": false,
|
|
58
|
-
"required": [
|
|
59
|
-
"error_message"
|
|
60
|
-
],
|
|
61
|
-
"properties": {
|
|
62
|
-
"error_message": {
|
|
63
|
-
"type": "string",
|
|
64
|
-
"description": "Error message during dns record deleting"
|
|
65
|
-
}
|
|
66
|
-
}
|
|
53
|
+
"error_message": {
|
|
54
|
+
"type": "string",
|
|
55
|
+
"description": "Error message during dns record deleting"
|
|
67
56
|
}
|
|
68
57
|
}
|
|
69
58
|
}
|
|
@@ -9,9 +9,8 @@
|
|
|
9
9
|
"environment_id",
|
|
10
10
|
"request_id",
|
|
11
11
|
"service_definition_id",
|
|
12
|
-
"port_name",
|
|
13
12
|
"service_id",
|
|
14
|
-
"
|
|
13
|
+
"fqdn"
|
|
15
14
|
],
|
|
16
15
|
"properties": {
|
|
17
16
|
"request_id": {
|
|
@@ -42,28 +41,13 @@
|
|
|
42
41
|
"format": "uuid",
|
|
43
42
|
"description": "A UUID."
|
|
44
43
|
},
|
|
45
|
-
"port_name": {
|
|
46
|
-
"type": "string",
|
|
47
|
-
"description": "A label that identifies to which service port the DNS record points to. Will be the 1st label of the DNS record."
|
|
48
|
-
},
|
|
49
44
|
"service_id": {
|
|
50
45
|
"type": "string",
|
|
51
|
-
"description": "The human-readable Service ID of the service
|
|
46
|
+
"description": "The human-readable Service ID of the service which the DNS record belongs to."
|
|
52
47
|
},
|
|
53
|
-
"
|
|
54
|
-
"type": "
|
|
55
|
-
"
|
|
56
|
-
"description": "SDU delete dns finished event params",
|
|
57
|
-
"additionalProperties": false,
|
|
58
|
-
"required": [
|
|
59
|
-
"fqdn"
|
|
60
|
-
],
|
|
61
|
-
"properties": {
|
|
62
|
-
"fqdn": {
|
|
63
|
-
"type": "string",
|
|
64
|
-
"description": "Dns record fqdn"
|
|
65
|
-
}
|
|
66
|
-
}
|
|
48
|
+
"fqdn": {
|
|
49
|
+
"type": "string",
|
|
50
|
+
"description": "The fully qualified domain name to be deleted."
|
|
67
51
|
}
|
|
68
52
|
}
|
|
69
53
|
}
|
|
@@ -19,12 +19,12 @@ export interface SduCreateDnsCommand {
|
|
|
19
19
|
*/
|
|
20
20
|
service_definition_id: string;
|
|
21
21
|
/**
|
|
22
|
-
*
|
|
22
|
+
* The human-readable Service ID of the service which the DNS record belongs to.
|
|
23
23
|
*/
|
|
24
|
-
|
|
24
|
+
service_id: string;
|
|
25
25
|
/**
|
|
26
|
-
* The
|
|
26
|
+
* The fully qualified domain name to be created.
|
|
27
27
|
*/
|
|
28
|
-
|
|
28
|
+
fqdn: string;
|
|
29
29
|
}
|
|
30
30
|
//# sourceMappingURL=sdu-create-dns-command.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdu-create-dns-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/commands/sdu-create-dns-command.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,qBAAqB,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"sdu-create-dns-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/commands/sdu-create-dns-command.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,qBAAqB,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CACd"}
|
|
@@ -19,12 +19,12 @@ export interface SduDeleteDnsCommand {
|
|
|
19
19
|
*/
|
|
20
20
|
service_definition_id: string;
|
|
21
21
|
/**
|
|
22
|
-
*
|
|
22
|
+
* The human-readable Service ID of the service which the DNS record belongs to.
|
|
23
23
|
*/
|
|
24
|
-
|
|
24
|
+
service_id: string;
|
|
25
25
|
/**
|
|
26
|
-
* The
|
|
26
|
+
* The fully qualified domain name to be deleted.
|
|
27
27
|
*/
|
|
28
|
-
|
|
28
|
+
fqdn: string;
|
|
29
29
|
}
|
|
30
30
|
//# sourceMappingURL=sdu-delete-dns-command.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdu-delete-dns-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/commands/sdu-delete-dns-command.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,qBAAqB,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"sdu-delete-dns-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/commands/sdu-delete-dns-command.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,qBAAqB,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CACd"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { SduCreateDnsFailedEventParams } from '../types/sdu-create-dns-failed-event-params';
|
|
2
1
|
/**
|
|
3
2
|
* SDU create dns failed event
|
|
4
3
|
*/
|
|
@@ -20,16 +19,16 @@ export interface SduCreateDnsFailedEvent {
|
|
|
20
19
|
*/
|
|
21
20
|
service_definition_id: string;
|
|
22
21
|
/**
|
|
23
|
-
*
|
|
22
|
+
* The human-readable Service ID of the service which the DNS record belongs to.
|
|
24
23
|
*/
|
|
25
|
-
|
|
24
|
+
service_id: string;
|
|
26
25
|
/**
|
|
27
|
-
* The
|
|
26
|
+
* The fully qualified domain name to be created.
|
|
28
27
|
*/
|
|
29
|
-
|
|
28
|
+
fqdn: string;
|
|
30
29
|
/**
|
|
31
|
-
*
|
|
30
|
+
* Error message during dns record creation
|
|
32
31
|
*/
|
|
33
|
-
|
|
32
|
+
error_message: string;
|
|
34
33
|
}
|
|
35
34
|
//# sourceMappingURL=sdu-create-dns-failed-event.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdu-create-dns-failed-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/events/sdu-create-dns-failed-event.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"sdu-create-dns-failed-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/events/sdu-create-dns-failed-event.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACtC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,qBAAqB,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;CACvB"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { SduCreateDnsFinishedEventParams } from '../types/sdu-create-dns-finished-event-params';
|
|
2
1
|
/**
|
|
3
2
|
* SDU create dns finished event
|
|
4
3
|
*/
|
|
@@ -20,16 +19,12 @@ export interface SduCreateDnsFinishedEvent {
|
|
|
20
19
|
*/
|
|
21
20
|
service_definition_id: string;
|
|
22
21
|
/**
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
port_name: string;
|
|
26
|
-
/**
|
|
27
|
-
* The human-readable Service ID of the service. Will be the 2nd label of the DNS record.
|
|
22
|
+
* The human-readable Service ID of the service which the DNS record belongs to.
|
|
28
23
|
*/
|
|
29
24
|
service_id: string;
|
|
30
25
|
/**
|
|
31
|
-
*
|
|
26
|
+
* The fully qualified domain name to be created.
|
|
32
27
|
*/
|
|
33
|
-
|
|
28
|
+
fqdn: string;
|
|
34
29
|
}
|
|
35
30
|
//# sourceMappingURL=sdu-create-dns-finished-event.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdu-create-dns-finished-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/events/sdu-create-dns-finished-event.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"sdu-create-dns-finished-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/events/sdu-create-dns-finished-event.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACxC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,qBAAqB,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CACd"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { SduDeleteDnsFailedEventParams } from '../types/sdu-delete-dns-failed-event-params';
|
|
2
1
|
/**
|
|
3
2
|
* SDU delete dns failed event
|
|
4
3
|
*/
|
|
@@ -20,16 +19,16 @@ export interface SduDeleteDnsFailedEvent {
|
|
|
20
19
|
*/
|
|
21
20
|
service_definition_id: string;
|
|
22
21
|
/**
|
|
23
|
-
*
|
|
22
|
+
* The human-readable Service ID of the service which the DNS record belongs to.
|
|
24
23
|
*/
|
|
25
|
-
|
|
24
|
+
service_id: string;
|
|
26
25
|
/**
|
|
27
|
-
* The
|
|
26
|
+
* The fully qualified domain name to be deleted.
|
|
28
27
|
*/
|
|
29
|
-
|
|
28
|
+
fqdn: string;
|
|
30
29
|
/**
|
|
31
|
-
*
|
|
30
|
+
* Error message during dns record deleting
|
|
32
31
|
*/
|
|
33
|
-
|
|
32
|
+
error_message: string;
|
|
34
33
|
}
|
|
35
34
|
//# sourceMappingURL=sdu-delete-dns-failed-event.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdu-delete-dns-failed-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/events/sdu-delete-dns-failed-event.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"sdu-delete-dns-failed-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/events/sdu-delete-dns-failed-event.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACtC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,qBAAqB,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;CACvB"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { SduDeleteDnsFinishedEventParams } from '../types/sdu-delete-dns-finished-event-params';
|
|
2
1
|
/**
|
|
3
2
|
* SDU delete dns finished event
|
|
4
3
|
*/
|
|
@@ -20,16 +19,12 @@ export interface SduDeleteDnsFinishedEvent {
|
|
|
20
19
|
*/
|
|
21
20
|
service_definition_id: string;
|
|
22
21
|
/**
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
port_name: string;
|
|
26
|
-
/**
|
|
27
|
-
* The human-readable Service ID of the service. Will be the 2nd label of the DNS record.
|
|
22
|
+
* The human-readable Service ID of the service which the DNS record belongs to.
|
|
28
23
|
*/
|
|
29
24
|
service_id: string;
|
|
30
25
|
/**
|
|
31
|
-
*
|
|
26
|
+
* The fully qualified domain name to be deleted.
|
|
32
27
|
*/
|
|
33
|
-
|
|
28
|
+
fqdn: string;
|
|
34
29
|
}
|
|
35
30
|
//# sourceMappingURL=sdu-delete-dns-finished-event.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdu-delete-dns-finished-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/events/sdu-delete-dns-finished-event.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"sdu-delete-dns-finished-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/events/sdu-delete-dns-finished-event.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACxC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,qBAAqB,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CACd"}
|
|
@@ -6,13 +6,9 @@ export * from './mosaic-service-config';
|
|
|
6
6
|
export * from './sdu-create-database-command-params';
|
|
7
7
|
export * from './sdu-create-database-failed-event-params';
|
|
8
8
|
export * from './sdu-create-database-finished-event-params';
|
|
9
|
-
export * from './sdu-create-dns-failed-event-params';
|
|
10
|
-
export * from './sdu-create-dns-finished-event-params';
|
|
11
9
|
export * from './sdu-delete-database-command-params';
|
|
12
10
|
export * from './sdu-delete-database-failed-event-params';
|
|
13
11
|
export * from './sdu-delete-database-finished-event-params';
|
|
14
|
-
export * from './sdu-delete-dns-failed-event-params';
|
|
15
|
-
export * from './sdu-delete-dns-finished-event-params';
|
|
16
12
|
export * from './sdu-storage-create-command-params';
|
|
17
13
|
export * from './sdu-storage-create-failed-event-params';
|
|
18
14
|
export * from './sdu-storage-create-finished-event-params';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,sCAAsC,CAAC;AACrD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,6CAA6C,CAAC;AAC5D,cAAc,sCAAsC,CAAC;AACrD,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,sCAAsC,CAAC;AACrD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,6CAA6C,CAAC;AAC5D,cAAc,sCAAsC,CAAC;AACrD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,6CAA6C,CAAC;AAC5D,cAAc,qCAAqC,CAAC;AACpD,cAAc,0CAA0C,CAAC;AACzD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,qCAAqC,CAAC;AACpD,cAAc,0CAA0C,CAAC;AACzD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,0BAA0B,CAAC"}
|
|
@@ -22,13 +22,9 @@ __exportStar(require("./mosaic-service-config"), exports);
|
|
|
22
22
|
__exportStar(require("./sdu-create-database-command-params"), exports);
|
|
23
23
|
__exportStar(require("./sdu-create-database-failed-event-params"), exports);
|
|
24
24
|
__exportStar(require("./sdu-create-database-finished-event-params"), exports);
|
|
25
|
-
__exportStar(require("./sdu-create-dns-failed-event-params"), exports);
|
|
26
|
-
__exportStar(require("./sdu-create-dns-finished-event-params"), exports);
|
|
27
25
|
__exportStar(require("./sdu-delete-database-command-params"), exports);
|
|
28
26
|
__exportStar(require("./sdu-delete-database-failed-event-params"), exports);
|
|
29
27
|
__exportStar(require("./sdu-delete-database-finished-event-params"), exports);
|
|
30
|
-
__exportStar(require("./sdu-delete-dns-failed-event-params"), exports);
|
|
31
|
-
__exportStar(require("./sdu-delete-dns-finished-event-params"), exports);
|
|
32
28
|
__exportStar(require("./sdu-storage-create-command-params"), exports);
|
|
33
29
|
__exportStar(require("./sdu-storage-create-failed-event-params"), exports);
|
|
34
30
|
__exportStar(require("./sdu-storage-create-finished-event-params"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAgC;AAChC,sDAAoC;AACpC,+CAA6B;AAC7B,wDAAsC;AACtC,0DAAwC;AACxC,uEAAqD;AACrD,4EAA0D;AAC1D,8EAA4D;AAC5D,uEAAqD;AACrD,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAgC;AAChC,sDAAoC;AACpC,+CAA6B;AAC7B,wDAAsC;AACtC,0DAAwC;AACxC,uEAAqD;AACrD,4EAA0D;AAC1D,8EAA4D;AAC5D,uEAAqD;AACrD,4EAA0D;AAC1D,8EAA4D;AAC5D,sEAAoD;AACpD,2EAAyD;AACzD,6EAA2D;AAC3D,sEAAoD;AACpD,2EAAyD;AACzD,6EAA2D;AAC3D,2DAAyC"}
|