14 Feb 2022 05:36 PM - last edited on 15 Feb 2022 09:38 AM by MaciejNeumann
Is there a way to retrieve the web request naming rules for a specific service via the API? I only seem to find the API methods for retrieving the naming rules for the entire environment that are global rules
Solved! Go to Solution.
15 Feb 2022 09:08 AM
Hello,
This is not possible.
The API is intentionally meant to work with only globally-scoped rules.
Any web request naming rule created via the API will apply globally over any Service with requests that match the definition. Therefore, the API has no awareness of individual services.
Currently, the only way to view or edit individual Service web request naming rules is through the UI, by accessing the individual Service entity settings.
Best regards,
Radu