Skip to main content
Version: latest

Uploads the cluster config archive and extracts it to the required location on the edge host.

POST 

/v1/edge-mgmt/edgehosts/current/actions/upload-clusterconfig

Uploads the cluster config archive and extracts it to the required location on the edge host.

Request

Body

required

    uploadFilebinaryrequired

    The clusterconfig file to be uploaded.

    signaturebinary

    The signature for the corresponding cluster config to be uploaded.

Responses

Created successfully.

Schema

    messagestring
    uploadPathstring
Loading...