Otter SDK Reference
Version:

Environments_GetEnvironmentsForContextAsync(int? Server_Id, int? ServerRole_Id, int? Execution_Id, int? Job_Id) Method

Gets the union of all environments that are associated with the specified criteria.

Syntax

public Task<IList<Tables.Environments_Extended>> Environments_GetEnvironmentsForContextAsync(int? Server_Id, int? ServerRole_Id, int? Execution_Id, int? Job_Id)

Parameters

Server_Id
Type: int?
ServerRole_Id
Type: int?
Execution_Id
Type: int?
Job_Id
Type: int?