cache
ip/dns/cache
Type: Directory
| Flag | Name | Description |
|---|---|---|
| S | static | static |
| Read-only Argument | Type | Description |
|---|---|---|
| type | enum (A | NS | CNAME | MX | TXT | AAAA | SRV) { A:1, NS:2, CNAME:5, MX:15, TXT:16, AAAA:28, SRV:33 } | |
| data | alt { address: ipAddr , name: string , info: composite { rmail: string , email: string } , mx: composite { preference: num , exchange: string } , srv: composite { port: num , target: string } , soa-mname: string , address6: ip6Addr } | |
| name | string | |
| ttl | time |