File tree Expand file tree Collapse file tree
Guides/upgrade-guides/upgrade-observability/3.0.0-to-4.0.0
cloud/add-observability-to-innovation/Grafana
on-premise/add-observability-to-innovation/Grafana Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ This test uses the test flow published as part of testing the {{% ctx %}} instal
1919 | Property | Value |
2020 | ---------------| -------------------------------------------------------------------------------------|
2121 | Action | POST |
22- | URL | For HA installation use: <br />` https://{FQDN of Load Balancer Server}/api/default/default/flows/{Flow Name}/executions?packageName={Package Name} ` <br />e.g. ` https://load-balancer. domain. com/api/default/default/flows/NewFlow/executions?packageName=NewPackage ` <br /><br /> For non-HA installation use: <br />` https://{FQDN of server}:8722/api/default/default/flows/{Flow Name}/executions?packageName={Package Name} ` <br />e.g. ` https://server. domain. com:8722/api/default/default/flows/NewFlow/executions?packageName=NewPackage ` |
22+ | URL | For HA installation use: <br />` https://{FQDN of Load Balancer Server}/api/default/default/flows/{Flow Name}/executions?packageName={Package Name} ` <br />e.g. ` https://load-balancer. domain. com/api/default/default/flows/NewFlow/executions?packageName=NewPackage ` <br /><br /> For non-HA installation use: <br />` https://{FQDN of server}:8722/api/default/default/flows/{Flow Name}/executions?packageName={Package Name} ` <br />e.g. ` https://server. domain. com:8722/api/default/default/flows/NewFlow/executions?packageName=NewPackage ` |
2323 | Content Type | application/json |
2424 | Body | {} |
2525 | Authentication| Basic |
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ This test uses the test flow published as part of testing the {{% ctx %}} instal
3535 | Property | Value |
3636 | ---------------| -------------------------------------------------------------------------------------|
3737 | Action | POST |
38- | URL | For HA installation use: <br />` https://{FQDN of Load Balancer Server}/api/default/default/flows/{Flow Name}/executions?packageName={Package Name} ` <br />e.g. ` https://load-balancer. domain. com/api/default/default/flows/NewFlow/executions?packageName=NewPackage ` <br /><br /> For non-HA installation use: <br />` https://{FQDN of server}:8722/api/default/default/flows/{Flow Name}/executions?packageName={Package Name} ` <br />e.g. ` https://server. domain. com:8722/api/default/default/flows/NewFlow/executions?packageName=NewPackage ` |
38+ | URL | For HA installation use: <br />` https://{FQDN of Load Balancer Server}/api/default/default/flows/{Flow Name}/executions?packageName={Package Name} ` <br />e.g. ` https://load-balancer. domain. com/api/default/default/flows/NewFlow/executions?packageName=NewPackage ` <br /><br /> For non-HA installation use: <br />` https://{FQDN of server}:8722/api/default/default/flows/{Flow Name}/executions?packageName={Package Name} ` <br />e.g. ` https://server. domain. com:8722/api/default/default/flows/NewFlow/executions?packageName=NewPackage ` |
3939 | Content Type | application/json |
4040 | Body | {} |
4141 | Authentication| Basic |
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ This test uses the test flow published as part of testing the {{% ctx %}} instal
1717 | Property | Value |
1818 | ---------------| -------------------------------------------------------------------------------------|
1919 | Action | POST |
20- | URL | For HA installation use: <br />` https://{FQDN of Load Balancer Server}/api/default/default/flows/{Flow Name}/executions?packageName={Package Name} ` <br />e.g. ` https://load-balancer. domain. com/api/default/default/flows/NewFlow/executions?packageName=NewPackage ` <br /><br /> For non-HA installation use: <br />` https://{FQDN of server}:8722/api/default/default/flows/{Flow Name}/executions?packageName={Package Name} ` <br />e.g. ` https://server. domain. com:8722/api/default/default/flows/NewFlow/executions?packageName=NewPackage ` |
20+ | URL | For HA installation use: <br />` https://{FQDN of Load Balancer Server}/api/default/default/flows/{Flow Name}/executions?packageName={Package Name} ` <br />e.g. ` https://load-balancer. domain. com/api/default/default/flows/NewFlow/executions?packageName=NewPackage ` <br /><br /> For non-HA installation use: <br />` https://{FQDN of server}:8722/api/default/default/flows/{Flow Name}/executions?packageName={Package Name} ` <br />e.g. ` https://server. domain. com:8722/api/default/default/flows/NewFlow/executions?packageName=NewPackage ` |
2121 | Content Type | application/json |
2222 | Body | {} |
2323 | Authentication| Basic |
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ This test uses the test flow published as part of testing the {{% ctx %}} instal
1717 | Property | Value |
1818 | ---------------| -------------------------------------------------------------------------------------|
1919 | Action | POST |
20- | URL | For HA installation use: <br />` https://{FQDN of Load Balancer Server}/api/default/default/flows/{Flow Name}/executions?packageName={Package Name} ` <br />e.g. ` https://load-balancer. domain. com/api/default/default/flows/NewFlow/executions?packageName=NewPackage ` <br /><br /> For non-HA installation use: <br />` https://{FQDN of server}:8722/api/default/default/flows/{Flow Name}/executions?packageName={Package Name} ` <br />e.g. ` https://server. domain. com:8722/api/default/default/flows/NewFlow/executions?packageName=NewPackage ` |
20+ | URL | For HA installation use: <br />` https://{FQDN of Load Balancer Server}/api/default/default/flows/{Flow Name}/executions?packageName={Package Name} ` <br />e.g. ` https://load-balancer. domain. com/api/default/default/flows/NewFlow/executions?packageName=NewPackage ` <br /><br /> For non-HA installation use: <br />` https://{FQDN of server}:8722/api/default/default/flows/{Flow Name}/executions?packageName={Package Name} ` <br />e.g. ` https://server. domain. com:8722/api/default/default/flows/NewFlow/executions?packageName=NewPackage ` |
2121 | Content Type | application/json |
2222 | Body | {} |
2323 | Authentication| Basic |
You can’t perform that action at this time.
0 commit comments