Policy
Restore-IVMPolicy
Synopsis
Roll back a policy.
Syntax
Restore-IVMPolicy [-PolicySetID] <String> [-PolicyID] <String> [-Network] <String> [[-ContractID] <String>] [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Description
Reverts the previous version of the policy and deploys it to the network. Use this operation to stop and reverse a policy rollout.
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.  | 
    
‑ContractID | 
      
        
         Your contract's ID.  | 
    
‑EdgeRCFile | 
      
        
         Your EdgeGrid resource file to authenticate your command. Defaults to   | 
    
‑NetworkRequired  | 
      
        
         A type of network to execute the API request on, either   | 
    
‑PolicyIDRequired  | 
      
        
         Your image or video policy's ID. To get a policy's ID, run   | 
    
‑PolicySetIDRequired  | 
      
        
         Your policy set's ID.  | 
    
‑Section | 
      
        
         The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to   | 
    
Related Links
Updated 4 months ago
