Version: 
        
      
      
      
      Rafts_CreateOrUpdateRaft(string Raft_Name, int? Environment_Id, string Raft_Configuration, int? Raft_Id) Method
  
            Creates a new server Raft, or updates an existing one.
            
 
  Syntax
  
    public
    int? Rafts_CreateOrUpdateRaft(string Raft_Name, int? Environment_Id, string Raft_Configuration, int? Raft_Id)
  Parameters
  
    - Raft_Name
 
    - Type: string
 
  
  
    - Environment_Id
 
    - Type: int?
 
  
  
    - Raft_Configuration
 
    - Type: string
 
  
  
    - Raft_Id
 
    - Type: int?