NsxTEdgeClusterProfileSpec
                                NsxTEdgeClusterProfileSpec                            
                            
                            This specification contains edge cluster profile configurations
JSON Example
                                    {
    "edgeClusterProfileName": "string",
    "bfdAllowedHop": 0,
    "bfdDeclareDeadMultiple": 0,
    "bfdProbeInterval": 0,
    "standbyRelocationThreshold": 0
}
            
            
                                    string
                
                
            
        
        
                edgeClusterProfileName            
                            Required
            
            
        
                 Constraints: 
                
                
                                
                                                            minLength: 0
                                                                maxLength: 20
                                    
                
                
            
        
        Name for the edge cluster profile.
            
            
                                    integer As int64
                
                                    As int64
                
            
        
        
                bfdAllowedHop            
                            Required
            
            
        
                 Constraints: 
                
                
                                
                
                                                            minimum: 1
                                                                maximum: 255
                                                            
                
                
            
        
        BFD allowed Hop
            
            
                                    integer As int64
                
                                    As int64
                
            
        
        
                bfdDeclareDeadMultiple            
                            Required
            
            
        
                 Constraints: 
                
                
                                
                
                                                            minimum: 2
                                                                maximum: 16
                                                            
                
                
            
        
        BFD Declare Dead Multiple
            
            
                                    integer As int64
                
                                    As int64
                
            
        
        
                bfdProbeInterval            
                            Required
            
            
        
                 Constraints: 
                
                
                                
                
                                                            minimum: 500
                                                                maximum: 60000
                                                            
                
                
            
        
        BFD Probe
            
            
                                    integer As int64
                
                                    As int64
                
            
        
        
                standbyRelocationThreshold            
                            Required
            
            
        
                 Constraints: 
                
                
                                
                
                                                            minimum: 10
                                                                maximum: 1000
                                                            
                
                
            
        
        Standby Relocation Threshold
