Import Sample Packages (Deprecated)

post

/ic/api/integration/v1/packages/loadSamples

Imports sample packages. If you already have sample integrations, getting new samples will overwrite existing integrations with the same name and version. If a sample integration is active or locked, it will not be overwritten. This API has been deprecated in Oracle Integration 3. Instead, use the Recipes and Accelerators page to Install the desired Recipes and Accelerators.

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : SamplesRs
Type: object
Show Source
Nested Schema : packages
Type: array
List of Sample Packages
Show Source
Nested Schema : SamplesRs.PackageSamplesRs
Type: object
Show Source
Nested Schema : integrations
Type: array
Show Source
Nested Schema : SamplesRs.IntegrationSampleRs
Type: object
Show Source

500 Response

Server error
Back to Top