Overview
The Reverse Provisioning section in the User Manual describes what reverse provisioning is, how it works and the witboost user journey.
The following sections are specifically for the Platform Team that will:
- define what input parameters the user has to provide before starting a reverse provisioning operation on a component (e.g. endpoints, environment, names, credentials, ...)
info
Check the Template section.
- implement the endpoints exposed by the technology adapter to accept user inputs, extract metadata from the target infrastructure services, and return the updates to be applied to the component's
catalog-info.yaml
.
info
Check the Technology Adapter setup section.