richard_polyak
Feb 02, 2024Altocumulus
BIG-IQ 8.x Scripts
Good Day -
I have a bunch of base scripts that set our base LTM profiles.
Example
default-ltm-protocols
default-ltm-persistence
default-ltm-managmenet
default-ltm-rbac
default-ltm-banners
.....
My question is, can BIG-IQ Scripts call or pull the above scripts into 1 job?
For example
default-ltm-new-build
include default-ltm-protocols
include-default-ltm-persistence
.....
And if so what would be the syntax?
Thx
Rich