Interop Install

Interop Install

Install interop bundle that is provided as a file.

Request
URI
POST
https://10.71.204.121:9443/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