|
80 | 80 | }
|
81 | 81 | },
|
82 | 82 | "required": [
|
83 |
| - "id", |
84 | 83 | "name",
|
85 | 84 | "rrule",
|
86 | 85 | "enabled",
|
|
200 | 199 | }
|
201 | 200 | },
|
202 | 201 | "required": [
|
203 |
| - "id", |
204 | 202 | "name",
|
205 | 203 | "rrule",
|
206 | 204 | "enabled",
|
|
235 | 233 | }
|
236 | 234 | },
|
237 | 235 | "required": [
|
238 |
| - "id", |
239 | 236 | "name",
|
240 | 237 | "rrule",
|
241 | 238 | "enabled",
|
|
262 | 259 | "operationId": "DisableService",
|
263 | 260 | "parameters": [
|
264 | 261 | {
|
265 |
| - "description": "portal project id", |
| 262 | + "description": "project id", |
266 | 263 | "in": "path",
|
267 | 264 | "name": "projectId",
|
268 | 265 | "required": true,
|
|
271 | 268 | }
|
272 | 269 | },
|
273 | 270 | {
|
274 |
| - "description": "openstack server id", |
| 271 | + "description": "server id", |
275 | 272 | "in": "path",
|
276 | 273 | "name": "serverId",
|
277 | 274 | "required": true,
|
|
308 | 305 | "operationId": "EnableService",
|
309 | 306 | "parameters": [
|
310 | 307 | {
|
311 |
| - "description": "portal project id", |
| 308 | + "description": "project id", |
312 | 309 | "in": "path",
|
313 | 310 | "name": "projectId",
|
314 | 311 | "required": true,
|
|
317 | 314 | }
|
318 | 315 | },
|
319 | 316 | {
|
320 |
| - "description": "openstack server id", |
| 317 | + "description": "server id", |
321 | 318 | "in": "path",
|
322 | 319 | "name": "serverId",
|
323 | 320 | "required": true,
|
|
371 | 368 | "operationId": "DisableServiceResource",
|
372 | 369 | "parameters": [
|
373 | 370 | {
|
374 |
| - "description": "portal project id", |
| 371 | + "description": "project id", |
375 | 372 | "in": "path",
|
376 | 373 | "name": "projectId",
|
377 | 374 | "required": true,
|
|
380 | 377 | }
|
381 | 378 | },
|
382 | 379 | {
|
383 |
| - "description": "openstack server id", |
| 380 | + "description": "server id", |
384 | 381 | "in": "path",
|
385 | 382 | "name": "serverId",
|
386 | 383 | "required": true,
|
|
416 | 413 | "operationId": "EnableServiceResource",
|
417 | 414 | "parameters": [
|
418 | 415 | {
|
419 |
| - "description": "portal project id", |
| 416 | + "description": "project id", |
420 | 417 | "in": "path",
|
421 | 418 | "name": "projectId",
|
422 | 419 | "required": true,
|
|
425 | 422 | }
|
426 | 423 | },
|
427 | 424 | {
|
428 |
| - "description": "openstack server id", |
| 425 | + "description": "server id", |
429 | 426 | "in": "path",
|
430 | 427 | "name": "serverId",
|
431 | 428 | "required": true,
|
|
479 | 476 | "operationId": "ListUpdateSchedules",
|
480 | 477 | "parameters": [
|
481 | 478 | {
|
482 |
| - "description": "portal project id", |
| 479 | + "description": "project id", |
483 | 480 | "in": "path",
|
484 | 481 | "name": "projectId",
|
485 | 482 | "required": true,
|
|
488 | 485 | }
|
489 | 486 | },
|
490 | 487 | {
|
491 |
| - "description": "openstack server id", |
| 488 | + "description": "server id", |
492 | 489 | "in": "path",
|
493 | 490 | "name": "serverId",
|
494 | 491 | "required": true,
|
|
531 | 528 | "operationId": "CreateUpdateSchedule",
|
532 | 529 | "parameters": [
|
533 | 530 | {
|
534 |
| - "description": "portal project id", |
| 531 | + "description": "project id", |
535 | 532 | "in": "path",
|
536 | 533 | "name": "projectId",
|
537 | 534 | "required": true,
|
|
540 | 537 | }
|
541 | 538 | },
|
542 | 539 | {
|
543 |
| - "description": "openstack server id", |
| 540 | + "description": "server id", |
544 | 541 | "in": "path",
|
545 | 542 | "name": "serverId",
|
546 | 543 | "required": true,
|
|
594 | 591 | "operationId": "DeleteUpdateSchedule",
|
595 | 592 | "parameters": [
|
596 | 593 | {
|
597 |
| - "description": "portal project id", |
| 594 | + "description": "project id", |
598 | 595 | "in": "path",
|
599 | 596 | "name": "projectId",
|
600 | 597 | "required": true,
|
|
603 | 600 | }
|
604 | 601 | },
|
605 | 602 | {
|
606 |
| - "description": "openstack server id", |
| 603 | + "description": "server id", |
607 | 604 | "in": "path",
|
608 | 605 | "name": "serverId",
|
609 | 606 | "required": true,
|
|
648 | 645 | "operationId": "GetUpdateSchedule",
|
649 | 646 | "parameters": [
|
650 | 647 | {
|
651 |
| - "description": "portal project id", |
| 648 | + "description": "project id", |
652 | 649 | "in": "path",
|
653 | 650 | "name": "projectId",
|
654 | 651 | "required": true,
|
|
657 | 654 | }
|
658 | 655 | },
|
659 | 656 | {
|
660 |
| - "description": "openstack server id", |
| 657 | + "description": "server id", |
661 | 658 | "in": "path",
|
662 | 659 | "name": "serverId",
|
663 | 660 | "required": true,
|
|
709 | 706 | "operationId": "UpdateUpdateSchedule",
|
710 | 707 | "parameters": [
|
711 | 708 | {
|
712 |
| - "description": "portal project id", |
| 709 | + "description": "project id", |
713 | 710 | "in": "path",
|
714 | 711 | "name": "projectId",
|
715 | 712 | "required": true,
|
|
718 | 715 | }
|
719 | 716 | },
|
720 | 717 | {
|
721 |
| - "description": "openstack server id", |
| 718 | + "description": "server id", |
722 | 719 | "in": "path",
|
723 | 720 | "name": "serverId",
|
724 | 721 | "required": true,
|
|
781 | 778 | "operationId": "ListUpdates",
|
782 | 779 | "parameters": [
|
783 | 780 | {
|
784 |
| - "description": "portal project id", |
| 781 | + "description": "project id", |
785 | 782 | "in": "path",
|
786 | 783 | "name": "projectId",
|
787 | 784 | "required": true,
|
|
790 | 787 | }
|
791 | 788 | },
|
792 | 789 | {
|
793 |
| - "description": "openstack server id", |
| 790 | + "description": "server id", |
794 | 791 | "in": "path",
|
795 | 792 | "name": "serverId",
|
796 | 793 | "required": true,
|
|
833 | 830 | "operationId": "CreateUpdate",
|
834 | 831 | "parameters": [
|
835 | 832 | {
|
836 |
| - "description": "portal project id", |
| 833 | + "description": "project id", |
837 | 834 | "in": "path",
|
838 | 835 | "name": "projectId",
|
839 | 836 | "required": true,
|
|
842 | 839 | }
|
843 | 840 | },
|
844 | 841 | {
|
845 |
| - "description": "openstack server id", |
| 842 | + "description": "server id", |
846 | 843 | "in": "path",
|
847 | 844 | "name": "serverId",
|
848 | 845 | "required": true,
|
|
896 | 893 | "operationId": "GetUpdate",
|
897 | 894 | "parameters": [
|
898 | 895 | {
|
899 |
| - "description": "portal project id", |
| 896 | + "description": "project id", |
900 | 897 | "in": "path",
|
901 | 898 | "name": "projectId",
|
902 | 899 | "required": true,
|
|
905 | 902 | }
|
906 | 903 | },
|
907 | 904 | {
|
908 |
| - "description": "openstack server id", |
| 905 | + "description": "server id", |
909 | 906 | "in": "path",
|
910 | 907 | "name": "serverId",
|
911 | 908 | "required": true,
|
|
0 commit comments