A list of peer tags.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/secondary-dns_peers", "title": "secondary-dns_peers", "description": "A list of peer tags.", "example": [ "23ff594956f20c2a721606e94745a8aa", "00920f38ce07c2e2f4df50b1f61d4194" ], "items": { "$ref": "#/components/schemas/secondary-dns_identifier" }, "type": "array" }