Ezhilarasi | 9580a95 | 2019-04-17 18:58:11 +0530 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. http://creativecommons.org/licenses/by/4.0 |
| 3 | .. Copyright (C) 2019 IBM. |
| 4 | |
| 5 | Flexible Plug-in |
| 6 | ---------------- |
| 7 | |
| 8 | Interaction with external systems is made plug-able, removing development cycle to support new endpoint. |
| 9 | |
| 10 | Currently, REST or SQL external systems are supported. |
| 11 | |
| 12 | An external system might be used by multiple resources, or by multiple scripts. |
| 13 | |
| 14 | In order to share the external system information, TOSCA provides a way to create macros using dsl_definitions: |
| 15 | |
| 16 | http://docs.oasis-open.org/tosca/TOSCA-Simple-Profile-YAML/v1.2/csd01/TOSCA-Simple-Profile-YAML-v1.2-csd01.html#_Toc494454160 |
| 17 | http://docs.oasis-open.org/tosca/TOSCA-Simple-Profile-YAML/v1.2/csd01/TOSCA-Simple-Profile-YAML-v1.2-csd01.html#_Toc494454173 |