Interop Install 1

Interop Install 1

Install interop bundle that is provided as a file.

Request
URI
POST
https://{api_host}//api/v3/lcm/interop/update
COPY
Request Body
InteropBundleSpec of type(s) application/json
Optional
{
    "bundle_file": "string"
}
string As binary As binary
bundle_file
Optional

bundle_file

Responses
200

Install interop bundle.

Operation doesn't return any data structure

400

Installation failed.

Operation doesn't return any data structure

401

Unauthorized access

Operation doesn't return any data structure