From 88b71a30c9bdd8075e4d341c8ec3eeea9bb5118b Mon Sep 17 00:00:00 2001 From: Nicholas Date: Wed, 28 Aug 2024 13:53:14 -0400 Subject: [PATCH] zmNinja/docs/guides/validating-api.rst: fixed link in step 4 to point to version info rather than monitors --- docs/guides/validating-api.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/validating-api.rst b/docs/guides/validating-api.rst index 1ac01d057..2bcdf3bb7 100644 --- a/docs/guides/validating-api.rst +++ b/docs/guides/validating-api.rst @@ -32,7 +32,7 @@ helps) - Step 2: Log into ZM - Step 3: Open another tab in the same browser (**IMPORTANT**: Has to be from the same browser you logged into ZM) -- Step 4: Type in ``http://server/zm/api/monitors.json`` --> you +- Step 4: Type in ``http://server/zm/api/host/getVersion.json`` --> you should see a response like: .. code:: json @@ -108,4 +108,4 @@ zmNinja API notes: remotely from your desktop browser, ensure it works and then use the same DNS/IP for zmNinja -- If you are sure everything looks good, but zmNinja is causing issues, also try and clear API cache (menu->clear API cache) \ No newline at end of file +- If you are sure everything looks good, but zmNinja is causing issues, also try and clear API cache (menu->clear API cache)