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