Networking_Interfaces_Ipv6_Get_ResponseBody
Networking_Interfaces_Ipv6_Get_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": {
"dhcp": false,
"autoconf": false,
"addresses": [
{
"origin": "string",
"status": "string",
"address": "string",
"prefix": 0
}
],
"default_gateway": "string",
"configurable": false
}
}