Policy version rule
Set-CloudletPolicyVersionRule
Synopsis
Update a version rule.
Syntax
Set-CloudletPolicyVersionRule [-PolicyID] <Int32> [-Version] <String> [-AkaRuleID] <String> [-Body] <Object> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Description
Updates attributes of an existing rule within a policy version. This command only applies only to v2 policies.
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.  | 
    
‑AkaRuleIDRequired  | 
      
        
         The ID of the rule within the policy version.  | 
    
‑BodyRequired  | 
      
        
         A request body, either as a   | 
    
‑EdgeRCFile | 
      
        
         Your EdgeGrid resource file to authenticate your command. Defaults to   | 
    
‑PolicyIDRequired  | 
      
        
         Your cloudlet policy'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 4 months ago
