This creates a new service instance
Example
aiware createServiceInstance X-Correlation-Id:valueCopy to clipboardErrorCopied
Parameters
| Name | Type | Description | Notes |
|---|
| serviceInstanceCreateRequest | ServiceInstanceCreateRequest | The input for createServiceInstance | |
| xCorrelationId | string | Correlation Id that can be passed, traced in the server and will be returned in the response if present in the request | [optional] [default to null] |
Return type
ServiceInstanceCreateResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json