From 90df4345285ac111407c229018626b27b5e1b68b Mon Sep 17 00:00:00 2001 From: aramd Date: Thu, 2 May 2024 19:10:58 +0400 Subject: [PATCH] add filtering capability to /admin/api/servers by server_id --- docs/eportal-api/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/eportal-api/README.md b/docs/eportal-api/README.md index 67b5ed26..74a2669d 100644 --- a/docs/eportal-api/README.md +++ b/docs/eportal-api/README.md @@ -35,6 +35,8 @@ Requires basic authorization with read only user permissions. contain `%` placeholder to match any string. * `ip`: String, optional. Return servers with IP like value. Value can contain `%` placeholder to match any string. +* `service_id`: String, optional. Return a single server with the service ID + equal to the provided value. * `feed`: String, optional. Return servers attached to feed. Use `main` for default feed. * `key`: String, optional. Return servers registered to key.