Management::SIGRecord

Introduced : BIG-IP_v9.0.3
struct that describes a DNS “SIG” Record
Member Type Description
domain_name String The domain name of the record
type_covered short type of RR covered by this sig( NXT etc)
algorithm short
  • algorithm number used
labels short
  • how many labels in the original sig RR owner name
orig_ttl long
  • original ttl
sig_expiration String
  • expiration date for sig. (secs since Jan 1….)
sig_inception String
  • start date for sig. (secs since Jan 1….)
key_tag short
  • used to select between multiple keys
signer_name String
  • domain name of the signer that generates the sig
signature String
  • actual signature portion
ttl long The TTL for this record

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.