Management::ApplicationService::ScalarVarExtended

Introduced : BIG-IP_v11.4.0
An application variable that is a simple named value with extended information indicating whether the variable value is encrypted or not. If this is used as part of a create or set type operation, then the encrypted member indicates that the value should be encrypted by the system if it is not already. On get operations, the encrypted member indicates whether the value is currently encrypted.
Member Type Description
name String The name of the variable.
value String The value of the variable.
encrypted boolean The encryption state of the value.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.