Load balancer activation
Synopsis
Activate a load balancing version.
Syntax
New-CloudletLoadBalancerActivation [-OriginID] <String> [-Network] <String> [-Version] <String> [-Async] [-DryRun] [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Activates the selected load balancing version.
The -Version parameter is an integer or the word latest.
You can also add the -DryRun parameter to simulate the request without activating.
Parameters
‑AccountSwitchKey | An account credential key that lets you move between accounts when using an API client enabled for multiple accounts. To find account switch keys, use Get-AccountSwitchKey. |
‑Async | Include this switch for policy activations on multiple properties to reduce API response time and let the policy activation continue asynchronously in the background. |
‑DryRun | If you include this switch, the operation validates the configuration, but doesn't activate the load balancing version. |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑NetworkRequired | Returns only activations for the selected network, either |
‑OriginIDRequired | Your origin's ID. |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑VersionRequired | Version number. Can be an integer or the word |
Related Links
Updated 15 days ago
