1659516595 "primary_key": "",
1659616596 "primary_key_composite": [],
1659716597 "update_payload_keys": ["afParams", "localAS", "neighbor", "routerId"],
16598- "readwrite_argument ": {
16598+ "readwrite_arguments ": {
1659916599 "localAS": {"no_log": False, "type": "int"},
1660016600 "routerId": {"no_log": False, "type": "str"},
1660116601 "afParams": {
1664116641 "elements": "dict",
1664216642 "options": {
1664316643 "activate": {"no_log": False, "type": "bool"},
16644- "addressFamily": {"no_log": False, "type": "str"},
16644+ "addressFamily": {
16645+ "no_log": False,
16646+ "type": "str",
16647+ "choices": ["ipv4", "ipv6"],
16648+ },
1664516649 "routeMap": {
1664616650 "type": "dict",
1664716651 "options": {
@@ -46881,29 +46885,24 @@
4688146885 "areaId": {
4688246886 "no_log": False,
4688346887 "type": "int",
46884- "description": "OSPFv3 area ID (0-4294967295)",
4688546888 },
4688646889 "cost": {
4688746890 "no_log": False,
4688846891 "type": "int",
46889- "description": "Interface cost (1-65535)",
4689046892 },
4689146893 "deadInterval": {
4689246894 "no_log": False,
4689346895 "type": "int",
46894- "description": "Neighbor dead interval (1-65535)",
4689546896 },
4689646897 "helloInterval": {
4689746898 "no_log": False,
4689846899 "type": "int",
46899- "description": "HELLO packet interval (1-65535)",
4690046900 },
4690146901 "instanceId": {
4690246902 "no_log": False,
4690346903 "type": "int",
46904- "description": "Instance ID (0-255)",
4690546904 },
46906- "name": {"no_log": False, "type": "str", "description": "Interface name" },
46905+ "name": {"no_log": False, "type": "str"},
4690746906 "networkType": {
4690846907 "no_log": False,
4690946908 "type": "str",
@@ -46913,23 +46912,19 @@
4691346912 "point-to-multipoint",
4691446913 "point-to-point",
4691546914 ],
46916- "description": "Network type",
4691746915 },
4691846916 "priority": {
4691946917 "no_log": False,
4692046918 "type": "int",
46921- "description": "Router priority (0-255)",
4692246919 },
4692346920 "retransmitInterval": {
4692446921 "no_log": False,
4692546922 "type": "int",
46926- "description": "Retransmit interval (1-65535)",
4692746923 },
46928- "tagId": {"no_log": False, "type": "int", "description": "OSPFv3 Tag" },
46924+ "tagId": {"no_log": False, "type": "int"},
4692946925 "transmitDelay": {
4693046926 "no_log": False,
4693146927 "type": "int",
46932- "description": "Transmit delay (1-65535)",
4693346928 },
4693446929 },
4693546930 "singleton": False,
0 commit comments