Otter SDK Reference
Version:

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

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

Syntax

public static int? Hosts_CreateOrUpdateHost(string Host_Name, string Host_Configuration, int? Host_Id)

Parameters

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