Create a new datasource. The request body contains the datasource configuration properties, which depend on the connector type.
Use /connectors/plugins to get the list of installed connector types.
Use /connectors/schema/{type} to get the configuration properties for the connector type you want to use.
Indicates if the configuration should be created (persisted) or just validated.
The context of resource. It usually is the app inside which the resource is created.
The body is of type object.
Created
The response is of type object.