Default IP datacenter
New-GTMDefaultDatacenterForIP
Synopsis
Create an IPv4 or IPv6 datacenter for ip-version-selector.
Syntax
New-GTMDefaultDatacenterForIP [-DomainName] <String> [-IPVersion] <String> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Description
Creates a data center for the qtr type, IP Version Selector. When you create the IPv4 data center, it receives the ID of 5401 (the target for the A record requests). Whereas, when you create the IPv6 data center, it receives the ID of 5402 (the target for the AAA record requests).
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.  | 
    
‑DomainNameRequired  | 
      
        
         The full GTM domain name.  | 
    
‑EdgeRCFile | 
      
        
         Your EdgeGrid resource file to authenticate your command. Defaults to   | 
    
‑IPVersionRequired  | 
      
        
         The IP version, either   | 
    
‑Section | 
      
        
         The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to   | 
    
Related Links
Updated 4 months ago
