The JSON object below defines the configuration for this service plugin extension. How you supply values depends on the framework you’re using:
plugin.json
file.If you created your service plugin extension with the CLI, required fields are automatically populated for you.
The URI where the service provider is deployed.
The namespace of the external database. This can be used to access collections within the database, for example namespace/collectionId
.