Adam_Aronow_842
Oct 04, 2011Nimbostratus
modifying data group with PowerShell
Hi. I have a Data Group set up with some string records in BIG-IP version 10.0.1. I'm trying to modify the existing records using PowerShell, but I can't figure out the syntax.
The entries look like this:
available|true
basemessage|A stock message
additionalmessage|An optional message
The value of the "additionalmessage" entry will change frequently.
What commands can I use to
- Toggle the first entry to "available|false"
- Change the value of the "additionalmessage" entry, without having to know its present value