Workgroup Finder
This class allows making get requests to the workgroup resource in the OpenGate North API.
constructor
Constructor
Parámetros
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| ogapi | InternalOpenGateAPI |
❌ | Reference to the API object. |
findByDomainAndName(domain, name)
Constructor
Parámetros
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| domain | string |
❌ | domain name |
| name | string |
❌ | workgroup name |
Retorna
Tip
Tipo: Promise