LocalLB::DNSTSIGKey¶
Introduced : BIG-IP_v11.5.0
The DNSTSIGKey interface allows you to create and maintain DNS TSIG
keys.
Methods¶
Method | Description | Introduced |
create | Creates DNS TSIG keys. | BIG-IP_v11.5.0 |
delete_all_tsig_keys | Deletes all DNS TSIG keys. | BIG-IP_v11.5.0 |
delete_tsig_key | Deletes DNS TSIG keys. | BIG-IP_v11.5.0 |
get_algorithm | Gets the algorithms to use with the specified DNS TSIG keys. | BIG-IP_v11.5.0 |
get_list | Gets a list of all DNS TSIG keys. | BIG-IP_v11.5.0 |
get_secret | Gets the secrets to use with the specified DNS TSIG keys. | BIG-IP_v11.5.0 |
get_version | Get the version information for this interface. | BIG-IP_v11.5.0 |
set_algorithm | Sets the algorithms to use with the specified DNS TSIG keys. | BIG-IP_v11.5.0 |
set_secret | Sets the secrets to use with the specified DNS TSIG keys. | BIG-IP_v11.5.0 |
Aliases¶
Alias | Type | Description |
TSIGKeyAlgorithmSequence | TSIGKeyAlgorithm [] | A sequence of TSIG key algorithms. |
See Also¶
iControl ::
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.