summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/includes/restfunctions.php
Commit message (Expand)AuthorAgeFilesLines
* #915 Rename POST /image/setup for /setup in REST APIRoberto Hueso Gómez2019-11-131-1/+1
* #915 Adapt web to use 'echo' parameter of POST /shell/runRoberto Hueso Gómez2019-11-121-2/+8
* #915: Remove duplicate parameter definitions in `restfunctions.php`.Ramón M. Gómez2019-10-301-3/+0
* #915 Fix run script commandRoberto Hueso Gómez2019-10-301-0/+3
* #915 Adapt web to use the new run/schedule cmd in REST APIRoberto Hueso Gómez2019-10-251-0/+7
* #915 Change WebConsole to read API token from ogAdmServer.cfgJavier Sánchez Parra2019-10-141-2/+2
* #915 Fix POST "software" cmd in ogAdmServer and webJavier Sánchez Parra2019-10-111-2/+8
* #915 Adapt web to use new image/restore/incremental cmd in REST APIJavier Sánchez Parra2019-10-111-0/+53
* #915 Adapt web to use new REST API "image/create/incremental" commandRoberto Hueso Gómez2019-10-111-0/+48
* #915 Adapt web to use new image/restore/basic cmd in REST APIJavier Sánchez Parra2019-10-091-0/+55
* #915 Adapt web to use new image/create/basic cmd in REST APIJavier Sánchez Parra2019-10-081-1/+55
* Adapt web to use new image/setup cmd in REST APIRoberto Hueso Gómez2019-10-071-0/+53
* #915: adapt web to use OG_REST_PARAM_ID constantJavier Sánchez Parra2019-10-031-1/+1
* #915: Adapt web to use new image/restore cmd in REST APIRoberto Hueso Gómez2019-10-011-0/+26
* #915: Adapt web to use new image/create cmd in REST APIRoberto Hueso Gómez2019-10-011-0/+29
* #834: Setting a default value for some PHP variables to avoid warnings.Ramón M. Gómez2019-08-221-3/+7
* #915 do not print misleading API error on web consoleJavier Sánchez Parra2019-07-311-1/+1
* #915 adapt web to use new software cmd in REST APIJavier Sánchez Parra2019-07-031-0/+10
* #915 adapt web to use new hardware cmd in REST APIJavier Sánchez Parra2019-07-031-0/+10
* #915 Correct config file route in web API REST libJavier Sánchez Parra2019-06-251-1/+1
* #915 Add API token to common_request() in web consoleJavier Sánchez Parra2019-06-241-0/+6
* #915 Remove unused parameter to common_request()Javier Sánchez Parra2019-06-121-1/+1
* #915 The order of the json field is irrelevant in GET /clientsJavier Sánchez Parra2019-06-111-1/+3
* #915 adapt web console to use new refresh command in REST APIJavier Sánchez Parra2019-05-301-0/+10
* #915 adapt web console to use new stop command in REST APIJavier Sánchez Parra2019-05-301-1/+11
* #915 adapt web console to use new reboot command in REST APIJavier Sánchez Parra2019-05-301-0/+10
* #915 adapt web console to use new poweroff command in REST APIJavier Sánchez Parra2019-05-301-0/+10
* #915 adapt web console to use new REST API in OgAdmServerOpenGnSys Support Team2019-05-271-1/+136
* #834: Remove all redundant PHP closing tags.Ramón M. Gómez2019-01-231-1/+1
* #730: Corregir errata al obtener bancos de memoria en inventario de hardware;...ramon2017-12-211-1/+1
* #743: Usar formato JSON en entrada a ruta REST {{{POST /repository/poweron}}}.ramon2017-12-141-49/+0
* #799: Bajar el timeout de conexión REST a 200 ms.ramon2017-11-141-3/+2
* #708: Obtener datos y código HTTP en llamadas {{{curl_multi}}} de PHP; usar ...ramon2017-02-101-7/+10
* #718: Servidor OpenGnsys envía token de seguridad a OGAgent en cabecera HTTP.ramon2017-01-091-1/+1
* #718: Usar clave de acceso a OGAgent en peticiones del servidor (por el momen...ramon2016-10-131-4/+8
* #743: Corregir errata de revisión r4904: falta fin de código PHP.ramon2016-04-261-1/+1
* #743: Integrar código del ticket:743 en rama de desarrollo.ramon2016-04-261-1/+48
* #739: Corregir errata en tiempo de conexión de peticiones REST.ramon2016-03-231-1/+1
* #739: Corregir errata y establecer timeout para peticiones REST en sondeo de ...ramon2016-03-171-3/+4
* #718: Integrar sondeo de estados de antios servicios de cliente y de nuevo OG...ramon2016-03-171-0/+67