Forum Discussion
qqdixf5_74186
Nimbostratus
Apr 01, 2010Internal class format
Is this format valid for v10.0.1.
class namevalue {
{
"name1" { "value1" }
"name2" { "value1" }
}
}
I am ...
qqdixf5_74186
Nimbostratus
Apr 01, 2010This format works in v10.0.1 as well. But does it make the entry as name/value pairs so it it easy to lookup value based on the key?
I just tested it. It doesn't. The whole line is treat as the name of the element. I have to parse it.
It sounds like the below format should be valid for internal calls in v10.0.1, according to the class wiki page. I wonder why it couldn't pass the verify command
class namevalue {
{
"name1" { "value" }
"name2" { "value" }
}
}
Any help is appeciated!
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