com.glide.embedded_help.documents_api.restricted_pages
ServiceNow property description:
Configure list of pages where we need to restrict hitting the documents api only for the given app_route and page property and not to consider the route_param changes. In these restricted pages help center will not be showing the help-content and tours specific to the given route-params. Value is an array of JSON where each element must have app_route and page property for the restricted pages.
Attributes
- Sys ID: f696164529e5ce10f87724d1bba804cc
- Type: string
- Application: Global
- Default value: [{"app_route":"now/cmdb", "page":"unifiedmap"}]