Restore artifacts of an archived version

Restore Artifacts of an archived version

Request

PUT https://{hostname}:{port}
    /cli/version/restoreArtifacts?{parameters}
Accept: application/json
Content-Type: application/octet-stream
Table 1. Request parameters
Parameter Type Required Description
component string false Name/ID of the Component (Optional, required if version name specified instead of id
version string true Name/ID of the version
Table 2. Header parameters
Parameter Type Required Description
Content-Type application/octet-stream true
Accept application/json true

Related CLI command: restoreArtifacts.