workgroups
Classes for finding, creating and managing workgroups and workgroup relations.
Classes for finding, creating and managing workgroups and workgroup relations.
This class allows making get requests to the workgroup resource in the OpenGate North API.
Constructor
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| ogapi | InternalOpenGateAPI |
❌ | Reference to the API object. |
Constructor
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| domain | string |
❌ | domain name |
| name | string |
❌ | workgroup name |
Tipo: Promise
This is a base object that contains all you can do about workgroups.
Constructor
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| ogapi | InternalOpenGateAPI |
❌ | Reference to the API object. |
Update not allowed
Set the channel attribute
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| channel | string |
❌ | required field for creation or update |
Tipo: WorkgroupRelations
Set the workgroup attribute
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| workgroup | string |
❌ | required field |
Tipo: WorkgroupRelations
This class allows making get requests to the workgroup relation resource in the OpenGate North API.
Constructor
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| ogapi | InternalOpenGateAPI |
❌ | Reference to the API object. |
Constructor
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| domain | string |
❌ | domain name |
| name | string |
❌ | workgroup name |
Tipo: Promise
This is a base object that contains all you can do about workgroups.
Constructor
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| ogapi | InternalOpenGateAPI |
❌ | Reference to the API object. |
Set the administrative attribute
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| administrative | boolean |
❌ |
Tipo: Workgroups
Set the description attribute
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| description | string |
❌ | required field |
Tipo: Workgroups
Set the domain attribute
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| domainName | string |
❌ | required field |
Tipo: Workgroups
Set the name attribute
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| name | string |
❌ | required field |
Tipo: Workgroups