Otter SDK Reference
Version:

Variables_GetVariablesForScopeAsync(int? Server_Id, int? Environment_Id, int? ServerRole_Id, int? Job_Id, int? Host_Id) Method

Gets the variables that are defined only in the specified scope.

Syntax

public Task<IList<Tables.Variables>> Variables_GetVariablesForScopeAsync(int? Server_Id, int? Environment_Id, int? ServerRole_Id, int? Job_Id, int? Host_Id)

Parameters

Server_Id
Type: int?
Environment_Id
Type: int?
ServerRole_Id
Type: int?
Job_Id
Type: int?
Host_Id
Type: int?