NetworkingUpdateSpec

The Networking.UpdateSpec structure describes whether to enable or disable ipv6 on interfaces


Properties

boolean
ipv6_enabled Optional

IPv6 Enabled or not If unspecified, leaves the current state of Ipv6.

JSON Example

{
	"ipv6_enabled": false
}
Parameter To

Update Networking

Feedback

Was this page helpful?