From c3f28226ac69a8dc497f21b1d5775e2f2b3777f2 Mon Sep 17 00:00:00 2001 From: RichardHoch Date: Wed, 4 Dec 2024 11:54:12 +0200 Subject: [PATCH] Remote providers web UI link --- documentation/modules/adding-source-provider.adoc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/documentation/modules/adding-source-provider.adoc b/documentation/modules/adding-source-provider.adoc index 33a32266d47..e1909bb6342 100644 --- a/documentation/modules/adding-source-provider.adoc +++ b/documentation/modules/adding-source-provider.adoc @@ -199,3 +199,12 @@ ifdef::ova[] An error message might appear that states that an error has occurred. You can ignore this message. ==== endif::[] + +ifdef::vmware,rhv,ostack,cnv,cnv2[] +. Optional: To add access to the UI of the provider: +.. In the *Providers* page, click the provider. ++ +The *Provider details* page opens. +.. Click the *Edit* icon under *External UI web link*. +.. Enter the link and click *Save*. +endif::[]