This class allows you to make GET requests to the provisioned device resource in the OpenGate North API.
constructor
Constructor
Parámetros
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| ogapi | InternalOpenGateAPI |
❌ | Reference to the API object. |
This class allows you to make GET requests to the provisioned device resource in the OpenGate North API.
Constructor
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| ogapi | InternalOpenGateAPI |
❌ | Reference to the API object. |
This class allows you to make GET requests to the provisioned entity resource in the OpenGate North API.
Constructor
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| ogapi | InternalOpenGateAPI |
❌ | Reference to the API object. |
Download a specific entity by its organization and id. This executes a GET HTTP method
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| organization | string |
❌ | entity organization . |
| id | string |
❌ | entity id. |
| flattened | string |
❌ | flattened response flag. |
Tipo: Promise
This class allows you to make GET requests to the provisioned subscribers resource in the OpenGate North API.
Constructor
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| ogapi | InternalOpenGateAPI |
❌ | Reference to the API object. |
This class allows you to make GET requests to the provisioned subscription resource in the OpenGate North API.
Constructor
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| ogapi | InternalOpenGateAPI |
❌ | Reference to the API object. |
This class allows you to make GET requests to the provisioned ticket resource in the OpenGate North API.
Constructor
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| ogapi | InternalOpenGateAPI |
❌ | Reference to the API object. |