Forum Discussion
Case Issue
Sorry about this but i am new to data groups
Internal Class Format (v11.0):
01 ltm data-group internal name_value_dg {
02 records {
03 name1 {
04 data value1
05 }
06 name2 {
07 data "value2 with spaces"
08 }
09 }
10 type string
11 }
This needs a key-value pair .. i am not sure How to build the datagroups.....
ltm data-group internal /Common/WebformsDomains_dg {
records {
domain1.mydomain.com {
data domain1.mydomain.com
}
domain2.mydomain.com {
data domain2.mydomain.com
}
}
type string
Is this correct?
Recent Discussions
Related Content
* 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
