Elena Kuleshov | a2aea24 | 2019-04-10 09:26:02 -0400 | [diff] [blame^] | 1 | { |
| 2 | "activitySpecList": [ |
| 3 | { |
| 4 | "activitySpec": { |
| 5 | "name": "VNFQuiesceTrafficActivity", |
| 6 | "description": "Activity to QuiesceTraffic on VNF", |
| 7 | "version": null, |
| 8 | "created": null, |
| 9 | "workflowActivitySpecSequence": null, |
| 10 | "activitySpecActivitySpecCategories": null, |
| 11 | "activitySpecUserParameters": [ |
| 12 | { |
| 13 | "activitySpecId": null, |
| 14 | "userParametersId": null, |
| 15 | "activitySpec": null, |
| 16 | "userParameters": { |
| 17 | "name": "operations_timeout", |
| 18 | "payloadLocation": "userParams", |
| 19 | "label": "Operations Timeout", |
| 20 | "type": "text", |
| 21 | "description": null, |
| 22 | "isRequried": true, |
| 23 | "maxLength": 50, |
| 24 | "allowableChars": "someRegEx", |
| 25 | "created": null, |
| 26 | "activitySpecUserParameters": null, |
| 27 | "id": null |
| 28 | }, |
| 29 | "id": null |
| 30 | }, |
| 31 | { |
| 32 | "activitySpecId": null, |
| 33 | "userParametersId": null, |
| 34 | "activitySpec": null, |
| 35 | "userParameters": { |
| 36 | "name": "existing_software_version", |
| 37 | "payloadLocation": "userParams", |
| 38 | "label": "Existing Software Version", |
| 39 | "type": "text", |
| 40 | "description": null, |
| 41 | "isRequried": true, |
| 42 | "maxLength": 50, |
| 43 | "allowableChars": "someRegEx", |
| 44 | "created": null, |
| 45 | "activitySpecUserParameters": null, |
| 46 | "id": null |
| 47 | }, |
| 48 | "id": null |
| 49 | }, |
| 50 | { |
| 51 | "activitySpecId": null, |
| 52 | "userParametersId": null, |
| 53 | "activitySpec": null, |
| 54 | "userParameters": { |
| 55 | "name": "cloudOwner", |
| 56 | "payloadLocation": "cloudConfiguration", |
| 57 | "label": "Cloud Owner", |
| 58 | "type": "text", |
| 59 | "description": null, |
| 60 | "isRequried": true, |
| 61 | "maxLength": 7, |
| 62 | "allowableChars": "someRegEx", |
| 63 | "created": null, |
| 64 | "activitySpecUserParameters": null, |
| 65 | "id": null |
| 66 | }, |
| 67 | "id": null |
| 68 | }, |
| 69 | { |
| 70 | "activitySpecId": null, |
| 71 | "userParametersId": null, |
| 72 | "activitySpec": null, |
| 73 | "userParameters": { |
| 74 | "name": "tenantId", |
| 75 | "payloadLocation": "cloudConfiguration", |
| 76 | "label": "Tenant/Project ID", |
| 77 | "type": "text", |
| 78 | "description": null, |
| 79 | "isRequried": true, |
| 80 | "maxLength": 36, |
| 81 | "allowableChars": "someRegEx", |
| 82 | "created": null, |
| 83 | "activitySpecUserParameters": null, |
| 84 | "id": null |
| 85 | }, |
| 86 | "id": null |
| 87 | }, |
| 88 | { |
| 89 | "activitySpecId": null, |
| 90 | "userParametersId": null, |
| 91 | "activitySpec": null, |
| 92 | "userParameters": { |
| 93 | "name": "new_software_version", |
| 94 | "payloadLocation": "userParams", |
| 95 | "label": "New Software Version", |
| 96 | "type": "text", |
| 97 | "description": null, |
| 98 | "isRequried": true, |
| 99 | "maxLength": 50, |
| 100 | "allowableChars": "someRegEx", |
| 101 | "created": null, |
| 102 | "activitySpecUserParameters": null, |
| 103 | "id": null |
| 104 | }, |
| 105 | "id": null |
| 106 | }, |
| 107 | { |
| 108 | "activitySpecId": null, |
| 109 | "userParametersId": null, |
| 110 | "activitySpec": null, |
| 111 | "userParameters": { |
| 112 | "name": "lcpCloudRegionId", |
| 113 | "payloadLocation": "cloudConfiguration", |
| 114 | "label": "Cloud Region ID", |
| 115 | "type": "text", |
| 116 | "description": null, |
| 117 | "isRequried": true, |
| 118 | "maxLength": 7, |
| 119 | "allowableChars": "someRegEx", |
| 120 | "created": null, |
| 121 | "activitySpecUserParameters": null, |
| 122 | "id": null |
| 123 | }, |
| 124 | "id": null |
| 125 | } |
| 126 | ], |
| 127 | "activitySpecActivitySpecParameters": null, |
| 128 | "id": null |
| 129 | }, |
| 130 | "workflow": null, |
| 131 | "id": null |
| 132 | }, |
| 133 | { |
| 134 | "activitySpecId": null, |
| 135 | "workflowId": null, |
| 136 | "activitySpec": { |
| 137 | "name": "VNFHealthCheckActivity", |
| 138 | "description": "Activity to HealthCheck VNF", |
| 139 | "version": null, |
| 140 | "created": null, |
| 141 | "workflowActivitySpecSequence": null, |
| 142 | "activitySpecActivitySpecCategories": null, |
| 143 | "activitySpecUserParameters": [ |
| 144 | { |
| 145 | "activitySpecId": null, |
| 146 | "userParametersId": null, |
| 147 | "activitySpec": null, |
| 148 | "userParameters": { |
| 149 | "name": "operations_timeout", |
| 150 | "payloadLocation": "userParams", |
| 151 | "label": "Operations Timeout", |
| 152 | "type": "text", |
| 153 | "description": null, |
| 154 | "isRequried": true, |
| 155 | "maxLength": 50, |
| 156 | "allowableChars": "someRegEx", |
| 157 | "created": null, |
| 158 | "activitySpecUserParameters": null, |
| 159 | "id": null |
| 160 | }, |
| 161 | "id": null |
| 162 | }, |
| 163 | { |
| 164 | "activitySpecId": null, |
| 165 | "userParametersId": null, |
| 166 | "activitySpec": null, |
| 167 | "userParameters": { |
| 168 | "name": "existing_software_version", |
| 169 | "payloadLocation": "userParams", |
| 170 | "label": "Existing Software Version", |
| 171 | "type": "text", |
| 172 | "description": null, |
| 173 | "isRequried": true, |
| 174 | "maxLength": 50, |
| 175 | "allowableChars": "someRegEx", |
| 176 | "created": null, |
| 177 | "activitySpecUserParameters": null, |
| 178 | "id": null |
| 179 | }, |
| 180 | "id": null |
| 181 | }, |
| 182 | { |
| 183 | "activitySpecId": null, |
| 184 | "userParametersId": null, |
| 185 | "activitySpec": null, |
| 186 | "userParameters": { |
| 187 | "name": "cloudOwner", |
| 188 | "payloadLocation": "cloudConfiguration", |
| 189 | "label": "Cloud Owner", |
| 190 | "type": "text", |
| 191 | "description": null, |
| 192 | "isRequried": true, |
| 193 | "maxLength": 7, |
| 194 | "allowableChars": "someRegEx", |
| 195 | "created": null, |
| 196 | "activitySpecUserParameters": null, |
| 197 | "id": null |
| 198 | }, |
| 199 | "id": null |
| 200 | }, |
| 201 | { |
| 202 | "activitySpecId": null, |
| 203 | "userParametersId": null, |
| 204 | "activitySpec": null, |
| 205 | "userParameters": { |
| 206 | "name": "tenantId", |
| 207 | "payloadLocation": "cloudConfiguration", |
| 208 | "label": "Tenant/Project ID", |
| 209 | "type": "text", |
| 210 | "description": null, |
| 211 | "isRequried": true, |
| 212 | "maxLength": 36, |
| 213 | "allowableChars": "someRegEx", |
| 214 | "created": null, |
| 215 | "activitySpecUserParameters": null, |
| 216 | "id": null |
| 217 | }, |
| 218 | "id": null |
| 219 | }, |
| 220 | { |
| 221 | "activitySpecId": null, |
| 222 | "userParametersId": null, |
| 223 | "activitySpec": null, |
| 224 | "userParameters": { |
| 225 | "name": "new_software_version", |
| 226 | "payloadLocation": "userParams", |
| 227 | "label": "New Software Version", |
| 228 | "type": "text", |
| 229 | "description": null, |
| 230 | "isRequried": true, |
| 231 | "maxLength": 50, |
| 232 | "allowableChars": "someRegEx", |
| 233 | "created": null, |
| 234 | "activitySpecUserParameters": null, |
| 235 | "id": null |
| 236 | }, |
| 237 | "id": null |
| 238 | }, |
| 239 | { |
| 240 | "activitySpecId": null, |
| 241 | "userParametersId": null, |
| 242 | "activitySpec": null, |
| 243 | "userParameters": { |
| 244 | "name": "lcpCloudRegionId", |
| 245 | "payloadLocation": "cloudConfiguration", |
| 246 | "label": "Cloud Region ID", |
| 247 | "type": "text", |
| 248 | "description": null, |
| 249 | "isRequried": true, |
| 250 | "maxLength": 7, |
| 251 | "allowableChars": "someRegEx", |
| 252 | "created": null, |
| 253 | "activitySpecUserParameters": null, |
| 254 | "id": null |
| 255 | }, |
| 256 | "id": null |
| 257 | } |
| 258 | ], |
| 259 | "activitySpecActivitySpecParameters": null, |
| 260 | "id": null |
| 261 | }, |
| 262 | "workflow": null, |
| 263 | "id": null |
| 264 | }, |
| 265 | { |
| 266 | "activitySpecId": null, |
| 267 | "workflowId": null, |
| 268 | "activitySpec": { |
| 269 | "name": "FlowCompleteActivity", |
| 270 | "description": "Activity to Complete the BPMN Flow", |
| 271 | "version": null, |
| 272 | "created": null, |
| 273 | "workflowActivitySpecSequence": null, |
| 274 | "activitySpecActivitySpecCategories": null, |
| 275 | "activitySpecUserParameters": [ |
| 276 | { |
| 277 | "activitySpecId": null, |
| 278 | "userParametersId": null, |
| 279 | "activitySpec": null, |
| 280 | "userParameters": { |
| 281 | "name": "operations_timeout", |
| 282 | "payloadLocation": "userParams", |
| 283 | "label": "Operations Timeout", |
| 284 | "type": "text", |
| 285 | "description": null, |
| 286 | "isRequried": true, |
| 287 | "maxLength": 50, |
| 288 | "allowableChars": "someRegEx", |
| 289 | "created": null, |
| 290 | "activitySpecUserParameters": null, |
| 291 | "id": null |
| 292 | }, |
| 293 | "id": null |
| 294 | }, |
| 295 | { |
| 296 | "activitySpecId": null, |
| 297 | "userParametersId": null, |
| 298 | "activitySpec": null, |
| 299 | "userParameters": { |
| 300 | "name": "existing_software_version", |
| 301 | "payloadLocation": "userParams", |
| 302 | "label": "Existing Software Version", |
| 303 | "type": "text", |
| 304 | "description": null, |
| 305 | "isRequried": true, |
| 306 | "maxLength": 50, |
| 307 | "allowableChars": "someRegEx", |
| 308 | "created": null, |
| 309 | "activitySpecUserParameters": null, |
| 310 | "id": null |
| 311 | }, |
| 312 | "id": null |
| 313 | }, |
| 314 | { |
| 315 | "activitySpecId": null, |
| 316 | "userParametersId": null, |
| 317 | "activitySpec": null, |
| 318 | "userParameters": { |
| 319 | "name": "cloudOwner", |
| 320 | "payloadLocation": "cloudConfiguration", |
| 321 | "label": "Cloud Owner", |
| 322 | "type": "text", |
| 323 | "description": null, |
| 324 | "isRequried": true, |
| 325 | "maxLength": 7, |
| 326 | "allowableChars": "someRegEx", |
| 327 | "created": null, |
| 328 | "activitySpecUserParameters": null, |
| 329 | "id": null |
| 330 | }, |
| 331 | "id": null |
| 332 | }, |
| 333 | { |
| 334 | "activitySpecId": null, |
| 335 | "userParametersId": null, |
| 336 | "activitySpec": null, |
| 337 | "userParameters": { |
| 338 | "name": "tenantId", |
| 339 | "payloadLocation": "cloudConfiguration", |
| 340 | "label": "Tenant/Project ID", |
| 341 | "type": "text", |
| 342 | "description": null, |
| 343 | "isRequried": true, |
| 344 | "maxLength": 36, |
| 345 | "allowableChars": "someRegEx", |
| 346 | "created": null, |
| 347 | "activitySpecUserParameters": null, |
| 348 | "id": null |
| 349 | }, |
| 350 | "id": null |
| 351 | }, |
| 352 | { |
| 353 | "activitySpecId": null, |
| 354 | "userParametersId": null, |
| 355 | "activitySpec": null, |
| 356 | "userParameters": { |
| 357 | "name": "new_software_version", |
| 358 | "payloadLocation": "userParams", |
| 359 | "label": "New Software Version", |
| 360 | "type": "text", |
| 361 | "description": null, |
| 362 | "isRequried": true, |
| 363 | "maxLength": 50, |
| 364 | "allowableChars": "someRegEx", |
| 365 | "created": null, |
| 366 | "activitySpecUserParameters": null, |
| 367 | "id": null |
| 368 | }, |
| 369 | "id": null |
| 370 | }, |
| 371 | { |
| 372 | "activitySpecId": null, |
| 373 | "userParametersId": null, |
| 374 | "activitySpec": null, |
| 375 | "userParameters": { |
| 376 | "name": "lcpCloudRegionId", |
| 377 | "payloadLocation": "cloudConfiguration", |
| 378 | "label": "Cloud Region ID", |
| 379 | "type": "text", |
| 380 | "description": null, |
| 381 | "isRequried": true, |
| 382 | "maxLength": 7, |
| 383 | "allowableChars": "someRegEx", |
| 384 | "created": null, |
| 385 | "activitySpecUserParameters": null, |
| 386 | "id": null |
| 387 | }, |
| 388 | "id": null |
| 389 | } |
| 390 | ], |
| 391 | "activitySpecActivitySpecParameters": null, |
| 392 | "id": null |
| 393 | }, |
| 394 | "workflow": null, |
| 395 | "id": null |
| 396 | } |
| 397 | ] |
| 398 | } |