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_SearchServersAsync(int!,int!)
Servers_SearchServersAsync(int? Has_ServerRole_Id, int? In_Environment_Id) Method
Gets all the servers specified by the filter, as well as their associated environments and roles.
Syntax
public
Task
<
DB.Outputs.Servers_SearchServers
> Servers_SearchServersAsync(
int
? Has_ServerRole_Id,
int
? In_Environment_Id)
Parameters
Has_ServerRole_Id
Type: int?
In_Environment_Id
Type: int?