Install a service from a registry
Resolves the registry source URL, downloads the definition from the returned downloadUrl, validates the manifest, and stores it. Optional adapter and id override the registry defaults. The registry source URL is stored for future updates.
Body
Request body used to install a service from a registry.
Registry URL to resolve for service metadata, then download the definition.
1Optional adapter module identifier. Overrides registry default.
1Optional service identifier. Overrides registry default.
1Optional semantic range or exact version. Resolves from registry. Defaults to latest.
1"^1.0.0"
Response
The service was installed and stored.
Response returned after a service is installed.
Identifier assigned to the newly installed service.
1