Include deactivation
New-PropertyIncludeDeactivation
Synopsis
Deactivate an include.
Syntax
New-PropertyIncludeDeactivation [-IncludeName] <String> -IncludeVersion <String> -Network <String> [-Note <String>] [-UseFastFallback] -NotifyEmails <Object> [-GroupID <String>] [-ContractId <String>] [-NoncomplianceReason <String>] [-OtherNoncomplianceReason <String>] [-CustomerEmail <String>] [-PeerReviewedBy <String>] [-UnitTested] [-TicketID <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
New-PropertyIncludeDeactivation [-IncludeName] <String> -Body <Object> [-GroupID <String>] [-ContractId <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
New-PropertyIncludeDeactivation -IncludeID <String> -Body <Object> [-GroupID <String>] [-ContractId <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
New-PropertyIncludeDeactivation -IncludeID <String> -IncludeVersion <String> -Network <String> [-Note <String>] [-UseFastFallback] -NotifyEmails <Object> [-GroupID <String>] [-ContractId <String>] [-NoncomplianceReason <String>] [-OtherNoncomplianceReason <String>] [-CustomerEmail <String>] [-PeerReviewedBy <String>] [-UnitTested] [-TicketID <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Description
Deactivates a specific version of a property include from either the staging or production network. Deactivating an include will cause its rules to no longer apply if referenced in a parent property. You also need to run this operation before deleting the property include.
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.  | 
    
‑BodyConditionally required  | 
      
        
         A request body, either as a   | 
    
‑ContractId | 
      
        
         Your contract's ID. The parameter is optional if a property belongs to only one contract; otherwise, you need to specify it along with the   | 
    
‑CustomerEmail | 
      
        
         The customer email attribute of a   | 
    
‑EdgeRCFile | 
      
        
         Your EdgeGrid resource file to authenticate your command. Defaults to   | 
    
‑GroupID | 
      
        
         Your group's ID. The parameter is optional if a property belongs to only one group, otherwise you need to specify it along with the   | 
    
‑IncludeIDConditionally required  | 
      
        
         Your include's ID. Commonly, you only need to specify either   | 
    
‑IncludeNameConditionally required  | 
      
        
         A human-readable name of your property include.  | 
    
‑IncludeVersionConditionally required  | 
      
        
         Your include's incremental version number. Can be an integer or the word   | 
    
‑NetworkConditionally required  | 
      
        
         The network to activate on, either   | 
    
‑NoncomplianceReason | 
      
        
         A reason to include in the   | 
    
‑Note | 
      
        
         A descriptive message about the activation request.  | 
    
‑NotifyEmailsConditionally required  | 
      
        
         One or more email addresses to notify when the activation status changes.  | 
    
‑OtherNoncomplianceReason | 
      
        
         A free text field to include if the options for the   | 
    
‑PeerReviewedBy | 
      
        
         ID of the reviewing user. Generally only used by Akamai internal users. Can be ignored otherwise.  | 
    
‑Section | 
      
        
         The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to   | 
    
‑TicketID | 
      
        
         The Siebel ticket ID to include in the   | 
    
‑UnitTested | 
      
        
         A switch to indicate unit testing has been carried out. Part of the   | 
    
‑UseFastFallback | 
      
        
         After activating a property and finding it causes problems, submitting another activation within one hour with the   | 
    
Related Links
Updated 4 months ago
