cf_create_service
Create a Cloud Foundry service instance on SAP BTP by specifying the marketplace service, plan, and instance name, with optional JSON configuration parameters.
Instructions
Create a service instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | Service plan name | |
| config | No | JSON configuration parameters (optional) | |
| service | Yes | Service name from marketplace | |
| instanceName | Yes | Name for the service instance |