-
Notifications
You must be signed in to change notification settings - Fork 8.6k
URL Service redirect endpoint #98112
Copy link
Copy link
Closed
Labels
Feature:SharingURLsShort URLs and Share URL featuresShort URLs and Share URL featuresimpact:mediumAddressing this issue will have a medium level of impact on the quality/strength of our product.Addressing this issue will have a medium level of impact on the quality/strength of our product.loe:mediumMedium Level of EffortMedium Level of Effort
Metadata
Metadata
Assignees
Labels
Feature:SharingURLsShort URLs and Share URL featuresShort URLs and Share URL featuresimpact:mediumAddressing this issue will have a medium level of impact on the quality/strength of our product.Addressing this issue will have a medium level of impact on the quality/strength of our product.loe:mediumMedium Level of EffortMedium Level of Effort
Type
Fields
Give feedbackNo fields configured for issues without a type.
Expose "redirect" endpoint which uses locators from the URL Service plugin to redirect users to a deep location within Kibana.
The endpoint could look as follows:
where
locator_id— is the ID of a locator which should be used for the redirection.params— is a map of parameters that the specific locator receives.paramsVersion— the version of Kibana at which the parameter map was generated.Tasks:
Mark it as for internal use.Part of #87304