Forum Discussion
RemcoAA
Altostratus
Nov 15, 2023AS3 GTM object of type: gtm_server can only be created in /Common.
I am trying to create a template for GSLB deployments with AS3 but have an issue creating the Servers in the tenant partion. This is the code I am using for the server: "testServer1": {
...
Nov 17, 2023
Tenant specific monitors for the virtualservers can reside in that particular partition, but they will not be visible in other partitions, for re-use of pbkjects you can put in /Common partition ellse tenant specifi put in a particular partition.
RemcoAA
Altostratus
Nov 17, 2023Do you have an example on how to use a Tenant specific monitor on a virtualserver in the Common partition?
I have tried this in multiple format but cannot get it to work.
- RemcoAANov 17, 2023
Altostratus
For example when I add this monitor in the Tenant space:
"Monitor_Test": {"class": "GSLB_Monitor","monitorType": "https","send" : "GET /keepalive HTTP/1.1\r\nHost: apache-header-fix\r\n\r\n","receive": "KEEPALIVE_OK"}and this is in the Common partion:"virtualServers": [{"address": "10.10.10.10","port": 443,"name": "virtualAddress1","monitors": [{"use": "/<Tenant>/Monitor_Test"}]}]I get this error:"errors": ["/Common/Shared/testServer1/virtualServers/0/monitors/0/use: contains invalid path (Tenant without application)"
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects