06-Jan-2023 01:39
Hello,
I'm new with AS3 and I'd like to create a pool on a partition .
I used the following Json file :
Fred-As3-Pool1 | 4 | LABO-PART/AppName |
Is it a way to avoid using the Application class in the json so that my pool is located in the LABO-PART and not under LABO-PART/AppName ?
When looking at our Common partition where all our pool that have been created using the GUI, they are in the common partition without a specific path.
Don't know why Json require to have the application name as path. Is it a standard in Json ?
How to create a pool using json AS3 without being obliged to user APplication class ?
Thanks in advance.
REgards
Frédéric
T
Solved! Go to Solution.
06-Jan-2023 06:00
Have you seen https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/userguide/faq.html ?
Does BIG-IP AS3 support multi-tenancy?
06-Jan-2023 06:00
Have you seen https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/userguide/faq.html ?
Does BIG-IP AS3 support multi-tenancy?
10-Jan-2023 18:16
Hey @Lemaire_Frédéri - I'm going to mark this as the Accepted Solution so future users with the same questions can easily find the answer. If the answer didn't help you, let me know and I'll revoke the status.
Cheers,
Leslie
09-Jan-2023 00:35 - edited 09-Jan-2023 01:48
Why ask here under another question? Better open you own discussion, so that things don't get mixed up and I am certain that you will get the correct answer really fast as this is not complex to do. But still in @Lemaire_Frédéri AS3 setup I see a difference between the server IP addresses in "members" and in "servers" and this is strange.
10-Jan-2023 16:43
My bad @Nikoolayy1 - that prev comment was from a now-banned user. I can delete your (and my) reply if you like?
11-Jan-2023 01:12 - edited 11-Jan-2023 01:15
Ok this seems the better option.
11-Jan-2023 01:16
In your as3 config @Lemaire_Frédéri AS3 setup I see a difference between the server IP addresses in "members" and in "servers" and this is strange. The examples for adding pool member names at the link below with " "servers": [" the IP addresses need to be the same as the ones under " "serverAddresses"
https://github.com/F5Networks/f5-appsvcs-extension/issues/161