From 9666881844eb1b30dfa05c642f3a8de2d8de84d2 Mon Sep 17 00:00:00 2001 From: Chris Marget Date: Wed, 4 Dec 2024 18:32:14 -0500 Subject: [PATCH] make docs --- docs/resources/datacenter_ip_link_addressing.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/resources/datacenter_ip_link_addressing.md b/docs/resources/datacenter_ip_link_addressing.md index b49781dd..15f7f51b 100644 --- a/docs/resources/datacenter_ip_link_addressing.md +++ b/docs/resources/datacenter_ip_link_addressing.md @@ -130,10 +130,5 @@ resource "apstra_datacenter_ip_link_addressing" "example" { - `switch_ipv6_address` (String) IPv6 address in CIDR notation. - `switch_ipv6_address_type` (String) Allowed values: [`link_local`,`none`,`numbered`] -### Read-Only - -- `generic_interface_id` (String) Apstra graph node ID of the node to which `generic` IP information will be associated. -- `switch_interface_id` (String) Apstra graph node ID of the node to which `switch` IP information will be associated. -