Create a Micro-Integration configuration.
You must specify the event broker service that the Micro-Integration will
connect with, in addition to the configuration and connection details for both the event broker service and
the external system connection. For information about on how to structure the configurationValues
field,
see Get a list of Micro-Integration templates.
After successful creation of a Micro-Integration, it defaults to a state of
undeployed
to indicate that the configuration you have provided has been saved
but has not yet been deployed. To start a deployment, you change the state of the
Micro-Integration to deploying
as indicated in
Update the state of a Micro-Integration.
You can also upload one or more files as required to supplement the configuration details mentioned above.
To successfully upload files, you must supply the name of the file in the appropriate configuration field
(for example, client-keystore.jks
), and ensure that a file with the matching name is also supplied in the request
Token Permissions: [ `micro_integrations:*:*` ]