Forum Discussion
Patrik_Jonsson1
Altocumulus
Apr 26, 2017Demystifying the iControl Rest API documentation
Hi!
Just started to dabble with the REST interface and so far it's been going great, but I've run into some problems with decrypting the API documentation.
Looking at the doc for client SSL...
Nicolas_Menant
Employee
Aug 06, 2008Hi,
You can do something like this:
when HTTP_REQUEST {
HTTP::redirect https://[getfield [HTTP::host] ":" 1][HTTP::uri]
}
- Nov 05, 2007Variables created in RULE_INIT are global in scope across all connections. Unlike connection based variables, global variables are not automatically garbage collected. There are also no synchronization protection (meaning if you are writing to global variables from multiple events, there is no assurance that the variable will not be overwritten by separate connections.
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