latestOpenAPI 3.1.0Apache License Version 2.02026-08-17498525913.3 KB

40169ccdec5c

edge-controller

Get Edge Install Instructions (getEdgeInstallInstructions)

Get an install instructions for provided edge id.

Available for users with 'TENANT_ADMIN' authority.

get/api/edge/instructions/install/{edgeId}/{method}

Path parameters

edgeIdstring required

A string value representing the edge id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'

method'docker' | 'ubuntu' | 'centos' required

Installation method ('docker', 'ubuntu' or 'centos')

Response

OK

instructionsstring

Markdown with install/upgrade instructions