Skip to content

MngDeleteGateway

Stops the child process, removes the gateway from the runtime configuration snapshot and deletes its persisted configuration. Requires SESSION_ADMIN.

HTTP: DELETE /gateway/:id

{"command":"MngDeleteGateway","id":1}
{"id":1}

id must be a positive integer. Returns RET_NOT_FOUND when the gateway does not exist.