@itentialopensource/adapter-ciena_mcp 0.3.2 → 0.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/entities/000Configmgmtapiv1bulkOperations/schema.json +1 -1
  3. package/entities/000Nsiapicontrollers/schema.json +1 -1
  4. package/entities/000Nsiapiequipment/schema.json +2 -2
  5. package/entities/000NsiapiequipmentGroups/schema.json +3 -3
  6. package/entities/000NsiapiequipmentHolders/schema.json +1 -1
  7. package/entities/000NsiapiequipmentStaticSpecs/schema.json +3 -3
  8. package/entities/000Nsiapifres/schema.json +5 -5
  9. package/entities/000NsiapinetworkConstructs/schema.json +2 -2
  10. package/entities/000Nsiapitpes/schema.json +4 -4
  11. package/entities/994Nsiapiv6equipment/schema.json +2 -2
  12. package/entities/994Nsiapiv6fres/schema.json +5 -5
  13. package/entities/994Nsiapiv6networkConstructs/schema.json +2 -2
  14. package/entities/994Nsiapiv6tpes/schema.json +4 -4
  15. package/entities/995Nsiapiv2controllers/schema.json +1 -1
  16. package/entities/995Nsiapiv5equipment/schema.json +2 -2
  17. package/entities/995Nsiapiv5fres/schema.json +5 -5
  18. package/entities/995Nsiapiv5networkConstructs/schema.json +2 -2
  19. package/entities/995Nsiapiv5tpes/schema.json +3 -3
  20. package/entities/996Nsiapiv1controllers/schema.json +1 -1
  21. package/entities/996Nsiapiv1equipmentStaticSpecs/schema.json +3 -3
  22. package/entities/996Nsiapiv4equipment/schema.json +4 -4
  23. package/entities/996Nsiapiv4fres/schema.json +16 -16
  24. package/entities/996Nsiapiv4networkConstructs/schema.json +2 -2
  25. package/entities/996Nsiapiv4tpes/schema.json +4 -4
  26. package/entities/997Nsiapiv3equipment/schema.json +2 -2
  27. package/entities/997Nsiapiv3equipmentGroups/schema.json +3 -3
  28. package/entities/997Nsiapiv3equipmentHolders/schema.json +1 -1
  29. package/entities/997Nsiapiv3fres/schema.json +4 -4
  30. package/entities/997Nsiapiv3networkConstructs/schema.json +2 -2
  31. package/entities/997Nsiapiv3tpes/schema.json +3 -3
  32. package/entities/998Nsiapiv20equipmentGroups/schema.json +3 -3
  33. package/entities/998Nsiapiv20equipmentHolders/schema.json +1 -1
  34. package/entities/998Nsiapiv20fres/schema.json +4 -4
  35. package/entities/Equipment/schema.json +18 -18
  36. package/entities/EquipmentGroups/schema.json +3 -3
  37. package/entities/Fres/schema.json +66 -66
  38. package/entities/NetworkConstructs/schema.json +22 -22
  39. package/entities/Oam/schema.json +1 -1
  40. package/entities/RetrievesCreatesUpdatesAndDeletesAudits/schema.json +3 -3
  41. package/entities/TapiConnectivity/schema.json +2 -2
  42. package/entities/Tpes/schema.json +6 -6
  43. package/package.json +2 -2
  44. package/refs?service=git-upload-pack +0 -0
  45. package/report/adapterInfo.json +1 -1
@@ -25,7 +25,7 @@
25
25
  "type": "AES",
26
26
  "key": ""
27
27
  },
28
- "external_name": "networkConstructExpectations.equipmentIntent.id"
28
+ "external_name": "networkConstructExpectations\\.equipmentIntent\\.id"
29
29
  },
30
30
  "networkConstructExpectationsServiceIntentId": {
31
31
  "type": "string",
@@ -36,7 +36,7 @@
36
36
  "type": "AES",
37
37
  "key": ""
38
38
  },
39
- "external_name": "networkConstructExpectations.serviceIntent.id"
39
+ "external_name": "networkConstructExpectations\\.serviceIntent\\.id"
40
40
  },
41
41
  "equippedSlotUtilizationTotalCapacity": {
42
42
  "type": "string",
@@ -47,7 +47,7 @@
47
47
  "type": "AES",
48
48
  "key": ""
49
49
  },
50
- "external_name": "equippedSlot.utilizationTotalCapacity"
50
+ "external_name": "equippedSlot\\.utilizationTotalCapacity"
51
51
  },
52
52
  "equippedSlotUtilizationUsedCapacity": {
53
53
  "type": "string",
@@ -58,7 +58,7 @@
58
58
  "type": "AES",
59
59
  "key": ""
60
60
  },
61
- "external_name": "equippedSlot.utilizationUsedCapacity"
61
+ "external_name": "equippedSlot\\.utilizationUsedCapacity"
62
62
  },
63
63
  "equippedSlotUtilizationPercent": {
64
64
  "type": "string",
@@ -69,7 +69,7 @@
69
69
  "type": "AES",
70
70
  "key": ""
71
71
  },
72
- "external_name": "equippedSlot.utilizationPercent"
72
+ "external_name": "equippedSlot\\.utilizationPercent"
73
73
  },
74
74
  "equippedSlotStartUtilizationPercent": {
75
75
  "type": "string",
@@ -80,7 +80,7 @@
80
80
  "type": "AES",
81
81
  "key": ""
82
82
  },
83
- "external_name": "equippedSlot.startUtilizationPercent"
83
+ "external_name": "equippedSlot\\.startUtilizationPercent"
84
84
  },
85
85
  "equippedSlotEndUtilizationPercent": {
86
86
  "type": "string",
@@ -91,7 +91,7 @@
91
91
  "type": "AES",
92
92
  "key": ""
93
93
  },
94
- "external_name": "equippedSlot.endUtilizationPercent"
94
+ "external_name": "equippedSlot\\.endUtilizationPercent"
95
95
  },
96
96
  "equippedPluggableUtilizationTotalCapacity": {
97
97
  "type": "string",
@@ -102,7 +102,7 @@
102
102
  "type": "AES",
103
103
  "key": ""
104
104
  },
105
- "external_name": "equippedPluggable.utilizationTotalCapacity"
105
+ "external_name": "equippedPluggable\\.utilizationTotalCapacity"
106
106
  },
107
107
  "equippedPluggableUtilizationUsedCapacity": {
108
108
  "type": "string",
@@ -113,7 +113,7 @@
113
113
  "type": "AES",
114
114
  "key": ""
115
115
  },
116
- "external_name": "equippedPluggable.utilizationUsedCapacity"
116
+ "external_name": "equippedPluggable\\.utilizationUsedCapacity"
117
117
  },
118
118
  "equippedPluggableUtilizationPercent": {
119
119
  "type": "string",
@@ -124,7 +124,7 @@
124
124
  "type": "AES",
125
125
  "key": ""
126
126
  },
127
- "external_name": "equippedPluggable.utilizationPercent"
127
+ "external_name": "equippedPluggable\\.utilizationPercent"
128
128
  },
129
129
  "equippedPluggableStartUtilizationPercent": {
130
130
  "type": "string",
@@ -135,7 +135,7 @@
135
135
  "type": "AES",
136
136
  "key": ""
137
137
  },
138
- "external_name": "equippedPluggable.startUtilizationPercent"
138
+ "external_name": "equippedPluggable\\.startUtilizationPercent"
139
139
  },
140
140
  "equippedPluggableEndUtilizationPercent": {
141
141
  "type": "string",
@@ -146,7 +146,7 @@
146
146
  "type": "AES",
147
147
  "key": ""
148
148
  },
149
- "external_name": "equippedPluggable.endUtilizationPercent"
149
+ "external_name": "equippedPluggable\\.endUtilizationPercent"
150
150
  },
151
151
  "inUseByServiceSlotUtilizationTotalCapacity": {
152
152
  "type": "string",
@@ -157,7 +157,7 @@
157
157
  "type": "AES",
158
158
  "key": ""
159
159
  },
160
- "external_name": "inUseByServiceSlot.utilizationTotalCapacity"
160
+ "external_name": "inUseByServiceSlot\\.utilizationTotalCapacity"
161
161
  },
162
162
  "inUseByServiceSlotUtilizationUsedCapacity": {
163
163
  "type": "string",
@@ -168,7 +168,7 @@
168
168
  "type": "AES",
169
169
  "key": ""
170
170
  },
171
- "external_name": "inUseByServiceSlot.utilizationUsedCapacity"
171
+ "external_name": "inUseByServiceSlot\\.utilizationUsedCapacity"
172
172
  },
173
173
  "inUseByServiceSlotUtilizationPercent": {
174
174
  "type": "string",
@@ -179,7 +179,7 @@
179
179
  "type": "AES",
180
180
  "key": ""
181
181
  },
182
- "external_name": "inUseByServiceSlot.utilizationPercent"
182
+ "external_name": "inUseByServiceSlot\\.utilizationPercent"
183
183
  },
184
184
  "inUseByServiceSlotStartUtilizationPercent": {
185
185
  "type": "string",
@@ -190,7 +190,7 @@
190
190
  "type": "AES",
191
191
  "key": ""
192
192
  },
193
- "external_name": "inUseByServiceSlot.startUtilizationPercent"
193
+ "external_name": "inUseByServiceSlot\\.startUtilizationPercent"
194
194
  },
195
195
  "inUseByServiceSlotEndUtilizationPercent": {
196
196
  "type": "string",
@@ -201,7 +201,7 @@
201
201
  "type": "AES",
202
202
  "key": ""
203
203
  },
204
- "external_name": "inUseByServiceSlot.endUtilizationPercent"
204
+ "external_name": "inUseByServiceSlot\\.endUtilizationPercent"
205
205
  },
206
206
  "inUseByServicePluggableUtilizationTotalCapacity": {
207
207
  "type": "string",
@@ -212,7 +212,7 @@
212
212
  "type": "AES",
213
213
  "key": ""
214
214
  },
215
- "external_name": "inUseByServicePluggable.utilizationTotalCapacity"
215
+ "external_name": "inUseByServicePluggable\\.utilizationTotalCapacity"
216
216
  },
217
217
  "inUseByServicePluggableUtilizationUsedCapacity": {
218
218
  "type": "string",
@@ -223,7 +223,7 @@
223
223
  "type": "AES",
224
224
  "key": ""
225
225
  },
226
- "external_name": "inUseByServicePluggable.utilizationUsedCapacity"
226
+ "external_name": "inUseByServicePluggable\\.utilizationUsedCapacity"
227
227
  },
228
228
  "inUseByServicePluggableUtilizationPercent": {
229
229
  "type": "string",
@@ -234,7 +234,7 @@
234
234
  "type": "AES",
235
235
  "key": ""
236
236
  },
237
- "external_name": "inUseByServicePluggable.utilizationPercent"
237
+ "external_name": "inUseByServicePluggable\\.utilizationPercent"
238
238
  },
239
239
  "inUseByServicePluggableStartUtilizationPercent": {
240
240
  "type": "string",
@@ -245,7 +245,7 @@
245
245
  "type": "AES",
246
246
  "key": ""
247
247
  },
248
- "external_name": "inUseByServicePluggable.startUtilizationPercent"
248
+ "external_name": "inUseByServicePluggable\\.startUtilizationPercent"
249
249
  },
250
250
  "inUseByServicePluggableEndUtilizationPercent": {
251
251
  "type": "string",
@@ -256,7 +256,7 @@
256
256
  "type": "AES",
257
257
  "key": ""
258
258
  },
259
- "external_name": "inUseByServicePluggable.endUtilizationPercent"
259
+ "external_name": "inUseByServicePluggable\\.endUtilizationPercent"
260
260
  }
261
261
  },
262
262
  "definitions": {}
@@ -23,7 +23,7 @@
23
23
  "type": "AES",
24
24
  "key": ""
25
25
  },
26
- "external_name": "tapi.oam.Oam.body-param"
26
+ "external_name": "tapi\\.oam\\.Oam\\.body-param"
27
27
  }
28
28
  },
29
29
  "definitions": {}
@@ -32,7 +32,7 @@
32
32
  "type": "AES",
33
33
  "key": ""
34
34
  },
35
- "external_name": "auditProfile.names"
35
+ "external_name": "auditProfile\\.names"
36
36
  },
37
37
  "auditRunAuditStateState": {
38
38
  "type": "string",
@@ -43,7 +43,7 @@
43
43
  "type": "AES",
44
44
  "key": ""
45
45
  },
46
- "external_name": "auditRun.auditState.state"
46
+ "external_name": "auditRun\\.auditState\\.state"
47
47
  },
48
48
  "fixStateState": {
49
49
  "type": "string",
@@ -54,7 +54,7 @@
54
54
  "type": "AES",
55
55
  "key": ""
56
56
  },
57
- "external_name": "fixState.state"
57
+ "external_name": "fixState\\.state"
58
58
  }
59
59
  },
60
60
  "definitions": {}
@@ -61,7 +61,7 @@
61
61
  "type": "AES",
62
62
  "key": ""
63
63
  },
64
- "external_name": "tapi.connectivity.connectivitycontext.ConnectivityService.body-param"
64
+ "external_name": "tapi\\.connectivity\\.connectivitycontext\\.ConnectivityService.body-param"
65
65
  },
66
66
  "tapiCommonNameAndValueBodyParam": {
67
67
  "type": "object",
@@ -72,7 +72,7 @@
72
72
  "type": "AES",
73
73
  "key": ""
74
74
  },
75
- "external_name": "tapi.common.NameAndValue.body-param"
75
+ "external_name": "tapi\\.common\\.NameAndValue\\.body-param"
76
76
  },
77
77
  "topologyUuid": {
78
78
  "type": "string",
@@ -24,7 +24,7 @@
24
24
  "type": "AES",
25
25
  "key": ""
26
26
  },
27
- "external_name": "networkConstruct.id"
27
+ "external_name": "networkConstruct\\.id"
28
28
  },
29
29
  "bookingDataLockout": {
30
30
  "type": "string",
@@ -35,7 +35,7 @@
35
35
  "type": "AES",
36
36
  "key": ""
37
37
  },
38
- "external_name": "bookingData.lockout"
38
+ "external_name": "bookingData\\.lockout"
39
39
  },
40
40
  "tpeExpectationsEquipmentIntentId": {
41
41
  "type": "string",
@@ -46,7 +46,7 @@
46
46
  "type": "AES",
47
47
  "key": ""
48
48
  },
49
- "external_name": "tpeExpectations.equipmentIntent.id"
49
+ "external_name": "tpeExpectations\\.equipmentIntent\\.id"
50
50
  },
51
51
  "tpeExpectationsServiceIntentId": {
52
52
  "type": "string",
@@ -57,7 +57,7 @@
57
57
  "type": "AES",
58
58
  "key": ""
59
59
  },
60
- "external_name": "tpeExpectations.serviceIntent.id"
60
+ "external_name": "tpeExpectations\\.serviceIntent\\.id"
61
61
  },
62
62
  "tpeExpectationsIntentId": {
63
63
  "type": "string",
@@ -68,7 +68,7 @@
68
68
  "type": "AES",
69
69
  "key": ""
70
70
  },
71
- "external_name": "tpeExpectations.intent.id"
71
+ "external_name": "tpeExpectations\\.intent\\.id"
72
72
  },
73
73
  "tpeExpectationsIntentType": {
74
74
  "type": "string",
@@ -79,7 +79,7 @@
79
79
  "type": "AES",
80
80
  "key": ""
81
81
  },
82
- "external_name": "tpeExpectations.intent.type"
82
+ "external_name": "tpeExpectations\\.intent\\.type"
83
83
  }
84
84
  },
85
85
  "definitions": {}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-ciena_mcp",
3
- "version": "0.3.2",
3
+ "version": "0.3.3",
4
4
  "description": "This adapter integrates with system described as: Ciena Mcp",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Ciena Manage, Control and Plan",
@@ -57,7 +57,7 @@
57
57
  "author": "Itential",
58
58
  "homepage": "https://gitlab.com/itentialopensource/adapters/controller-orchestrator/adapter-ciena_mcp#readme",
59
59
  "dependencies": {
60
- "@itentialopensource/adapter-utils": "^4.45.6",
60
+ "@itentialopensource/adapter-utils": "^4.46.0",
61
61
  "ajv": "^6.12.0",
62
62
  "axios": "^0.21.0",
63
63
  "commander": "^2.20.0",
Binary file
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.3.1",
2
+ "version": "0.3.2",
3
3
  "configLines": 602920,
4
4
  "scriptLines": 1707,
5
5
  "codeLines": 142596,