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
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?