all
ip/dns/cache/all
Type: Directory
| Flag | Name | Description |
|---|---|---|
| S | static | static |
| N | negative | negative |
| Read-only Argument | Type | Description |
|---|---|---|
| name | string | |
| type | enum (A | NS | MD | MF | CNAME | SOA | MB | MG | MR | NULL | WKS | PTR | HINFO | MINFO | MX | TXT | AAAA | SRV) { A:1, NS:2, MD:3, MF:4, CNAME:5, SOA:6, MB:7, MG:8, MR:9, NULL:10, WKS:11, PTR:12, HINFO:13, MINFO:14, 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 } | |
| ttl | time | |
| responsible | string | |
| serial | num | |
| refresh | num | |
| retry | num | |
| expire | num | |
| minimum | num |