On Fri, Jan 5, 2024 at 8:04 AM Gavin Brown <gavin.br...@icann.org> wrote:
> So something like this? I've also thrown in min/default/max values as well:
>
> "ttl": [
> {
> "types": ["NS", "DELEG"],
> "value": 3600,
> "min": 60,                      // optional
> "default": 86400,       // optional
> "max": 172800,  // optional
> "remarks": [ ... ],     // optional
> "events": [ ... ]               // optional
> },
> {
> "types": ["DS"],
> "value": 3600,
> "remarks": [ ... ],
> "events": [ ... ]
> },
> ...
> ],
> ...
>
> So each RRtype could have a remark which provides the policy (or a link to 
> the policy) and some events.
>
> G.

+1

-andy

_______________________________________________
regext mailing list
regext@ietf.org
https://www.ietf.org/mailman/listinfo/regext

Reply via email to