ReplicationServerSettings
                                ReplicationServerSettings                            
                            This data object type describes the vSphere Replication Server filter and management traffic.
JSON Example
                                    {
    "filter_ip": "string",
    "management_ip": "string"
}
            
            
                                    string
                
                
            
        
        
                filter_ip            
                            Optional
                    IP to be used for vSphere Replication Server replication traffic. Can be empty.
            
            
                                    string
                
                
            
        
        
                management_ip            
                            Optional
                    IP to be used for vSphere Replication Server management traffic. Can be empty.
