Cloudlets origins for Application Load BalancerLoad balancing versionsUpdate a load balancing versionCopy Pageput https://{hostname}/cloudlets/api/v2/origins/{originId}/versions/{version}Use this operation to update a selected load balancer version. You cannot edit a load balancer version that has ever been activated.Path ParamsversionnumberrequiredThe version number of the policy.originIdstringrequiredUnique identifier for the origin.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsTBD.balancingTypestringenumThe type of load balancing, either WEIGHTED or PERFORMANCE.WEIGHTEDWEIGHTEDPERFORMANCEAllowed:WEIGHTEDPERFORMANCEdataCentersarray of objectslength between 1 and 199The object containing information on conditional origins being used as data centers for an Application Load Balancer implementation, as detailed below. Only conditional origins with an originType of CUSTOMER or NETSTORAGE can be used as data centers in an Application Load Balancer configuration.dataCentersADD objectdeletedbooleanIf true, the conditional origin version has been deleted. If you set this field to false, you can use this version again.truefalsedescriptionstringThe description of the load balancing configuration provided by a user.livenessSettingsobjectThe object containing information on the liveness settings for an Application Load Balancer implementation, as detailed below.livenessSettings objectoriginIdstringlength between 2 and 62The conditional origin's unique identifier.Response 200Returns details about an origin version.Updated 5 months ago Get a load balancing versionLoad balancing activationsDid this page help you?YesNo