docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
1.1
Otter SDK
Inedo.Otter.Data
DB.Context
Rafts_CreateOrUpdateRaftAsync(string,int!,string,int!)
Rafts_CreateOrUpdateRaftAsync(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
Task
<
int
?> Rafts_CreateOrUpdateRaftAsync(
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?