Otter SDK Reference
Version:

Hosts_CreateOrUpdateHostAsync(string Host_Name, string Host_Configuration, int? Host_Id) Method

Creates a new server host, or updates an existing one.

Syntax

public Task<int?> Hosts_CreateOrUpdateHostAsync(string Host_Name, string Host_Configuration, int? Host_Id)

Parameters

Host_Name
Type: string
Host_Configuration
Type: string
Host_Id
Type: int?