put https://{hostname}/cloudlets/api/v2/origins//versions/
Use this operation to update a selected load balancer version. You cannot edit a load balancer version that has ever been activated.
Response
Use this operation to update a selected load balancer version. You cannot edit a load balancer version that has ever been activated.
xxxxxxxxxx
curl --request PUT \
--url https://hostname/cloudlets/api/v2/origins/originId/versions/version \
--header 'accept: application/json' \
--header 'content-type: application/json'