Last Modified: Apr 28, 2025
Affected Product(s):
BIG-IQ Applications
Known Affected Versions:
7.1.0, 7.1.0.1, 7.1.0.2, 7.1.0.3, 7.1.6, 7.1.6.1, 7.1.7, 7.1.7.1, 7.1.7.2, 7.1.8, 7.1.8.1, 7.1.8.2, 7.1.8.3, 7.1.8.4, 7.1.8.5, 7.1.9, 7.1.9.7, 7.1.9.8, 7.1.9.9, 8.0.0, 8.0.0.1
Opened: Jan 20, 2021 Severity: 4-Minor
When an AS3 application is created from API with "template": "generic" in the AS3 declaration, the value of "DNS Virtual Server Name" under the Application Configuration tab appears in the following format: /<tenant_name>/<app_name>/ServiceMain, instead of the expected format: <app_name>
The DNS Virtual Server name in the Application Configuration tab is displayed in an unexpected format.
AS3 application is created from API with "template": "generic" and app_name instead of ServiceMain Sample declaration is as follows: "t_104197": { "class": "Tenant", "defaultRouteDomain": 0, "dev1_dapi_fis_tp_dev_ally_com_443": { "class": "Application", "template": "generic", "dev1_dapi_fis_tp_dev_ally_com_443_vs": { "class": "Service_HTTPS", "virtualAddresses": [ "10.47.67.78" ], "virtualPort": 443,
None
None