docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
1.1
Otter SDK
Inedo.Otter.Data
DB.Context
Servers_SetUnknownConfigurationAsync(int!,int!)
Servers_SetUnknownConfigurationAsync(int? Server_Id, int? CollectedOn_Execution_Id) Method
Updates all configuration on a server that wasn't set on a specified execution.
Syntax
public
System.Threading.Tasks.Task
Servers_SetUnknownConfigurationAsync(
int
? Server_Id,
int
? CollectedOn_Execution_Id)
Parameters
Server_Id
Type: int?
CollectedOn_Execution_Id
Type: int?