Forum Discussion
Ned_66277
May 04, 2010Nimbostratus
GTM control?
I've installed the SnapIn, and it works great against my LTMs. However my immediate need is to script jobs against my GTMs. When I view the available commands, I don't see anything GTM-specific:
...
May 13, 2010
Now at least those make sense. I didn't provide mappings for the friendly states of "enabled" or "disabled". You need to use the true enumeration values of STATE_ENABLED or STATE_DISABLED on your command line.
PS> ./GTMPoolMember.ps1 gtm1 admin ******* pool_sqlinstance3 10.1.2.70:0 STATE_ENABLED
-or-
PS> ./GTMPoolMember.ps1 gtm1 admin ******* pool_sqlinstance3 10.1.2.70:0 STATE_DISABLED
Hopefully this works now. Sorry about the hassle here, I should have provided you with better example usages.
Again, if this doesn't work for you, please let me know.
-Joe
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